/**********************/
/*** Lire et Ecrire ***/
/*** style by MIH  ****/
/*** 2007          ****/
/**********************/


@import url("lee-tags.css");
@import url("lee-map.css");
@import url("lee-span.css");

/*** Layout divs ***/

div#container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

div#header-container {
	height:59px;
	margin:0 auto;
	padding:0;
	background-image:url(../img/background-header.gif);
	background-repeat:repeat-x;
}

div#header {
	margin:0 auto;
	width:632px;
	text-align:left;
}

div#header-logo {
	text-indent:-9999px;
	width:244px;
	height:51px;
	background-image:url(../img/lee-logo.gif);
	background-repeat:no-repeat;
}

div#header-search {
	margin:-30px 0 0 460px;
}

div#header-search form{
	margin: 0;
	padding: 0;
}

div#menu {
	position:relative;
	top:-8px;
	margin:0 auto;
	width:610px;
	height:22px;
	background-image:url(../img/background-menu.gif);
	background-repeat:no-repeat;
	padding-top:2px;
	text-align:right;
}

#content-container {
	margin:0;
	padding:0 0 10px 0;
	background-color:#FFFFFF;
	background-image:url(../img/background-content.gif);
	background-repeat:repeat;
}

#content {
	margin:0 auto;
	width:632px;
	text-align:left;
}

#content-presentation {
	margin: 0 0 40px 10px;
	padding:0;
	background-color:#FFFFFF;
	width:610px;
	border-bottom-style:solid;
	border-bottom-color:#313131;
	border-bottom-width:15px;
}

#content-presentation-tab {
	width:20px;
	height:140px;
	background-color:#636363;
	background-image:url(../img/content-map-tab.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#content-presentation-main {
	margin:10px 10px -80px 0;
	padding-left: 10px;
	background-color:#FFFFFF;
	border-left-style:solid;
	border-left-color:#575757;
	border-left-width:20px;
}

#content-map {
	margin:0 0 40px 10px;
	padding:0;
	background-color:#FFFFFF;
	width:610px;
	border-bottom-style:solid;
	border-bottom-color:#313131;
	border-bottom-width:15px;
}

#content-map-tab {
	width:20px;
	height:186px;
	background-color:#575757;
	background-image:url(../img/content-regionales-tab.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#content-map-main {
	margin:10px 10px -158px 0;
	background-color:#FFFFFF;
	border-left-style:solid;
	border-left-color:#575757;
	border-left-width:20px;
}

#content-map-buttons {
	position:relative;
	top:180px;
	left:130px;
	width:425px;
	height:17px;
}

#content-events {
	margin:0 0 40px 10px;
	padding:0;
	background-color:#FFFFFF;
	width:610px;
	border-bottom-style:solid;
	border-bottom-color:#313131;
	border-bottom-width:15px;
	clear: both;
}

#content-events-new {
	position:absolute;
	top:460px;
	z-index: 1;
}

#content-events-tab {
	width:20px;
	height:111px;
	background-color:#04b0ed;
	background-image:url(../img/content-events-tab.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#content-events-main {
	margin:0 10px -98px 0;
	background-color:#FFFFFF;
	border-left-style:solid;
	border-left-color:#04b0ed;
	border-left-width:20px;
}

#content-alpha {
	margin:0 0 40px 10px;
	padding:0;
	background-color:#FFFFFF;
	width:610px;
	border-bottom-style:solid;
	border-bottom-color:#313131;
	border-bottom-width:15px;
	clear: both;
}

#content-alpha-tab {
	width:20px;
	height:186px;
	background-color:#ee7d0f;
	background-image:url(../img/content-alpha-tab.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#content-alpha-main {
	margin:10px 10px -158px 0;
	background-color:#FFFFFF;
	border-left-style:solid;
	border-left-color:#ee7d0f;
	border-left-width:20px;
}

#content-others {
	margin:10px 0 40px 10px;
	padding:0;
	background-color:#FFFFFF;
	width:610px;
	border-bottom-style:solid;
	border-bottom-color:#313131;
	border-bottom-width:15px;
}

#content-others-tab {
	width:20px;
	height:145px;
	background-image:url(../img/content-others-tab.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#content-others-main {
	margin:0 10px -134px 0;
	background-color:#FFFFFF;
	border-left-style:solid;
	border-left-color:#ee0f92;
	border-left-width:20px;
}




#partners {
	margin-right:10px;
	font-size:11px;
	color:#313131;
	text-align:right;
}


#footer {
	margin:0 auto;
	height:50px;
	padding:5px;
	background-image:url(../img/background-footer-shadow.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#e9e9e9;
	font-size:10px;
}
