@charset "utf-8";
/* CSS Document */
#conteneur{
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom:0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #3258bb;
}
a:hover {
	color: #E95809;
	text-decoration: none;
	font-size: 8pt;
}
	
a:active {
	color: #FF0000;
	text-decoration: none;
	font-size: 8pt;
}
a:visited {
	text-decoration: none;
	color: #3258bb;
font-size: 8pt;
}



#entete{
	width:100%;
	vertical-align: top;
	padding: 0px;
	text-align: center;
	margin: 0px;
}

#corps{
	margin-left: auto;
	margin-top: auto;
}
#pied{

}

#logo{
	vertical-align:top;
	margin:0px;
	padding:0px;
}
#tablo_menu {
	width: 500px;
}
.cellules_tablo{
	width: 125px;
	text-align:center;
	background-repeat: no-repeat;
	height: 20px;
	vertical-align: text-bottom;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#image_droite{
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom:0px;
}
#imagesMenu {
	margin-top:20px;
	background-repeat: no-repeat;
	background-position: center center;
}

#profesionnel {
	text-align: center;
	background-image: url(../../../fichiers/images/barre_orange.jpg);
	background-repeat: repeat-x;
	float: none;
	clear: both;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 30px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 16pt;
	margin-top: 0px;
	margin-bottom:0px;
}
#menu{
	width:140px;
	text-align: center;
	background-color:#FF0000;
}
#E2S{
	margin:0px;
	padding:0px;

}

