/* CSS Document */
@import url(centre.css);
@import url(menu.css);

.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

* { 
	/* font-family:'Trebuchet MS', Verdana, sans-serif; */
	font-family:  Helvetica, Arial, georgia, sans-serif;
	color:#999;
	font-size:13px;
}

a, a.spip_mail{
	color:#333;
	text-decoration: none;
}

/* a:visited, a:active{ color:#000;} */

a:hover{
	color:#8cc63e; 
	text-decoration: none;
}

a.spip_note{
	text-decoration: none;
}

div#foot a{
	color:#5c335D; /* e90c03 */
}

div#foot a.spip_out{
	color:#fff;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
}

strong, div#texte strong{
	/* color:#5c335d; */
}

body {
	margin: 0;

	margin-top:0px;

	padding-top:0px;

	text-align: center;

	background-color:#fff;
	
	background-repeat:repeat-x;

	background-color: #efefef;
	} 
	
div#lapage{
	
}
	
#global{
	width:990px;
	margin: 0 auto;
	text-align:center;
	background-color:#fff;
	min-height: 520px;
	height: auto !important;
	height: 520px; 
}

#global h1, #global h2{
	font-family: inherit;
}

div#haut{
	height:150px;
	width:100%;
	background-color: #5c335d;
	width:990px;
	margin: 0 auto;
	margin-top: 20px;
	}
	
div#haut #contenant{
	margin:0 auto;
	width:980px;
	}

div#haut #logo{
	float:left;
	width:160px;
	margin: 0px;
	padding: 0px;
}

div#haut #deux{
	float:right;
	width:720px;
}

div#haut #deux{
	float:right;
	width:720px;
}

div#acces{
	position:relative;
	top:20px;
	padding-right: 20px;
	text-align: right
	}
	
/* BAS -- BAS */

div#bas{ 
	width:100%; /* 980 */
	position: relative;  /* Nécessaire pour Safari */
	background-color: #efefef; 
	margin-top:0px;
	height: 70px;
}

div#bas #contenant{
	background:url(../images/bas5.jpg) center top no-repeat;
	margin: 0 auto;
	width: 990px;	
	height: 70px;
	background-color: #5c335D; }

div#bas #langue{
	float:left;
	margin-top: 14px;
	padding-top: 3px;
	width:390px;
	margin-left: 15px;
	border-bottom:1px solid #5c335D;
	border-top:1px solid #5c335D;
	text-align: right;
	/* display:none; */
}

div#bas #un{
	float:left;
	width:270px;
}

div#bas p{
	font-size: 1em;
	margin: 0px;
	margin-left: 15px;
	color:#fff;

}

#bas #plan{
	float:left;
	width:200px;
	text-align: center;
	display: none;
}

div#uncopy{
	float:left;
	color:#fff;
	padding-left: 10px;
	position:relative;
	top:9px;
}

div#uncopy label{
	color:#fff;
	margin-bottom: 10px;
}

div#copy{
	margin-top: 60px;
}

div#uncopy{
	width: 120px;
}

div#bas select#var_lang{
	width:120px;
}

