@charset "utf-8";
/* CSS Document */


.langue{
	float:left;
	margin-right: 5px;
	margin-left: 885px;
	width: 100px;
	margin-top: 45px;
	position:absolute;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #880038;
	background-color: #e6e6e6;
	margin-top:10px;
}

.liensgeneral{
color:#880038;
}


#global {
	width:970px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/fond_blanc_ombre.jpg);
	background-repeat: repeat-y;
}

#header {
	height:191px;
	width:970px;
	background-image:url(images/entete1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bandeaufirsttitre {
	height:25px;
	margin-top:6px;
	margin-right:5px;
	float:right;
	background-image:url(images/bandeau_titre_haut1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	padding-top:4px;
	padding-left:15px;
	padding-right:10px;
	font-size:12px;
	font-weight:normal;
}

#menu {
	padding-left:16px;
	padding-right:5px;
	padding-top:5px;
	height:25px;
}

.menuacces{
float:right;
margin-right:10px;
border:0px;
}

.menu1{
float:left;
margin-right:30px;
border:0px;
}

.spacerfilet{
height:1px;
background:#000000;
margin-left:6px;
margin-right:5px;
clear:both;
}

.spacer{
height:1px;
clear:both;
}

#corp {
padding-top:8px;
padding-bottom:8px;
	padding-left:6px;
	padding-right:5px;
}

#gauche{
float:left;
width:334px;
}

#milieu{
float:left;
width:358px;
margin-left:16px;
}

.textcentre {
margin-top:10px;
margin-bottom:10px;
text-align:justify;
}

#droite{
float:right;
width:235px;
}

.encartdroit {
background-color:#e6e6e6;
margin-top:0px;
margin-bottom:0px;
padding:5px;
font-size:11px;
text-align:justify;
}


.imagedrt {
margin-bottom:8px;
}

.imagedrt2 {
margin-top:8px;
}

#footer {
	height:18px;
	width:970px;
	background-image:url(images/pied1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear:both;
}

.nonvisible {
display:none;
}

.signature{
background-color:#e6e6e6;
height:10px;
clear:both;
text-align:center;
color:#adacac;
font-size:11px;
padding-top:10px;
padding-bottom:5px;
}

.liensbaspage{
background-color:#e6e6e6;
clear:both;
text-align:center;
color:#adacac;
font-size:10px;
}

