/* CSS ALTERNANCE.INFO */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#header {
height: 140px;
margin-top: 13px;
background-color: #B50130;
}
#direction {
	position:absolute;
	width:186px;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color:#B50130;
	left: 30px;
	top: 111px;
}
#conteneur {
width: 100%;
height: 100%;
background-image: url('../img/px_fond.gif');
background-repeat:repeat-y;
}
#centre {
margin-left: 231px;
}
#gauche {
margin:0px;
padding:0px;
border:0px;
margin-left: 0px;
margin-top:-1px;
width: 231px;
height:100%;
background-image: url('../img/visu.jpg');
background-repeat: no-repeat;
float:left;
}
#pied {
height: 35px;
margin-left: 231px;
}




#corpForm {	/*** Mise en fome du corp du formulaire (bordure, couleur du fond...) ***/
	margin-left: 15px;
	margin-top: -18px;
	padding: 1em;
	width: 450px;
}
#corpForm fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 0 1em 1em;
}
#corpForm p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;

}
#corpForm fieldset#coordonnees label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 25%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: left;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
}
#corpForm legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: #666666;
	background: transparent;
}
#piedForm input {
	font-weight: bold; /*** Pour améliorer la lisibilité des boutons ***/
	margin-left: 200px;
}



.spacer {
height:1px;
clear:both;
margin:0px;
padding:0px;
border:0px;
}

.bandeau {
float: right;
margin-right: 0px;
width: 274px;
height: 140;
}

.logo {
float: left; /* alignement du logo à gauche*/
margin-left: 0px;  /* placement du logo dans son conteneur, header */
margin-top: 0px;
}
.nav {
height: 25px;
margin-top: 0px;
background-color: #000000;
}
.nav a {
margin-left: 25px;
line-height: 2em;
color: #999999;
text-decoration: none;
font-family:verdana; 
font-size:83%; 
font-weight: bold;
letter-spacing: 0px;
}
.nav a:hover {
color: #FFFFFF;
}
.menugauche {
list-style-image: url(../img/puce.gif);
margin: 0;
padding:0;
margin-left: 17px;
margin-top: 110px;
font-family: Verdana; 
font-size: 11px; 
color: #666666;
}
.menugauche li {

}

.menucentre {
list-style-image: url(../img/puce.gif);
margin: 0;
padding:0;
margin-left: 35px;
margin-top: 20px;
font-family: Verdana; 
font-size: 12px;
color: #666666;
}
.menucentre li {

}

.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
p {
margin: 0 0 10px 0;
margin-bottom: 30px;
margin-left: 25px;
color: #666666;
}
#centre p {
width:500px;
margin: 0 0 10px 0;
margin-bottom: 30px;
margin-left: 25px;
color: #666666;
}
h1 {
float: left;
margin-left: 25px;
margin-top: 85px;
margin-bottom: 0px;
font-family: Arial; 
font-size: 180%; 
color: #FFFFFF;
letter-spacing: 1px;
}
h2 {
font-family:verdana; 
font-size:120%; 
font-weight: bold;
color:#666666;
margin-left: 25px;
margin-top: 38px;
margin-bottom: 27px;
}
.bottom {
font-family: verdana; 
font-weight: normal;
font-size: 10px; 
color: #666666;
margin-top: 25px;
margin-bottom: 2px;
vertical-align: sub;
}
.bottom a {
font-family: verdana; 
font-weight: normal;
font-size: 10px; 
color: #666666;
text-decoration: underline;
}
.bottom a:hover {
text-decoration: none;
}

a {
font-family: verdana; 
font-weight: bold;
font-size: 12px; 
color: #666666;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}

.log h1 {
text-align: right;
float: left;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-family: verdana; 
font-size: 12px; 
color: #FFFFFF;
}
