body, div, td,a, span, label {
	font-family:verdana;
	font-size:x-small;
	color: #034DA2;
}

body{
	margin: 0px;
}

form {
	margin:auto;
}

.Petit {
	font-size: xx-small;
}

OL {
	text-align: left;
	list-style: decimal;
	margin-top:auto;
}

div#titre {
	width: 100%;
	background-color : #034DA2;
	background-image : url(/consultants/images/fondtop.jpg);
	background-repeat : repeat-y;
	background-position : right;
	border-bottom: 1px solid #034DA2;
	border-top: 1px solid #034DA2;
	font-size: large;
	padding:7px;
}


div#titre h1{
	color: white;
	white-space:nowrap;
	text-decoration : none;
	left : 5px;
	display : inline;	
}

img{
	border : 0px;
}




#Menu_Gauche {
	width:11.5em;
	float:left;
	margin-right:15px;
}

#Menu_Gauche  {
	vertical-align: middle;
}

#Menu_Gauche A {
	display:block;
	width: 100%;
	white-space: nowrap;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: #034DA2;
	padding-left: 3px;
	padding-bottom: 3px;
	color: #034DA2;
	text-decoration: none;
	font-weight: bold;
	margin: 17px 7px;
}

#Menu_Gauche A:hover {
	border-width: 0px 0px 2px 2px;
	border-color: #034DA2;
	padding-left:2px;
	padding-bottom:2px;	
	color:#034DA2;
	text-decoration: underline;
}

#menu_Gauche IMG.icone {
	vertical-align:middle;
	margin-right:4px;
	border:0;
}

#Logos {
	text-align:center;
	margin:15px;
}

#Logos IMG {
	margin:0px 3%;
}

#Corps {
	text-align:justify;
	padding:0px 5%;
	margin-left:10em; /* marge pour compenser la taille du menu ! */
}


#Bas_de_Page {
	display:block;
	clear:both;
	width:100%;	
	text-align:center;
	padding:7px 2%;
	margin-top:55px;
}


option.domaine {
	color:#034DA2;
}

div.ZoneValidation {
	margin-top:10px;
	display: block;
	text-align:center;
}
