@charset "utf-8";

html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858585;
}
body {
	background-image: url(../img/fond.gif);
}
A {
	text-decoration: none;
}
A:link {
	color: #4b80b2;
}
A:visited {
	color: #4b80b2;
}
A:hover {
	color: #006699;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.fond_head {
	background-image: url(../img/fond_head.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 236px;
	width: 100%;
	text-align: center;
}
.fond_foot {
	background-image: url(../img/fond_body_foot.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
	text-align: center;
}
.logo {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	width: 780px;
}
.cadre_mini_menu {
	color: #FFFFFF;
	background-color: #919191;
	height: 20px;
	width: 181px;
	margin-top: 29px;
	margin-right: 60px;
	text-align: center;
	padding-top: 5px;
	float: right;
	display: inline;
}
A.menu_haut {
	text-decoration:none;
	font-weight: bold;
}
A.menu_haut:visited, A.menu_haut:link {color:#FFFFFF;}
A.menu_haut:hover {color:#4b80b2;}



.flash {
	height: 139px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fond_flash.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	color: #FFFFFF;
}
.menu {
	height: 31px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.separation_menu {
	background-image: url(../img/pointillet_menu.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-size: 1px;
	display: block;
	height: 3px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.div_menu_flotant {
	background-color: #969696;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	width: 144px;
	text-align: left;
}
A.lien_menu_class {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	height: 22px;
	width: 130px;
	margin-left: 5px;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 9px;
}

A.lien_menu_class:link {
	color: #FFFFFF;
	background-image: url(../img/puce_menu.gif);
}
A.lien_menu_class:visited {
	color: #FFFFFF;
	background-image: url(../img/puce_menu.gif);
}
A.lien_menu_class:hover {
	color: #4b80b2;
	background-image: url(../img/puce_menu_2.gif);
}

.popper { POSITION: absolute; display: none; z-index:3; }
A.ejsmenu {
	text-decoration:none;
	font-weight: bold;
	display: block;
}
A.ejsmenu:visited, A.ejsmenu:link {color:#FFFFFF;}
A.ejsmenu:hover {color:#4b80b2;}


.dessous_menu {
	background-color: #f7f7f7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
	border-left-color: #dadada;
	display: block;
	height: 11px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1px;
}
.contenu {
	background-color: #FFFFFF;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dadada;
	border-left-color: #dadada;
	text-align: left;
	padding-right: 5px;
	padding-left: 25px;
	padding-top: 5px;
}

.zone_text {
	float: left;
	width: 570px;
}
.bid {
	clear: left;
}

.separation {
	background-image: url(../img/poitillet_vertical.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.fond_titre {
	background-image: url(../img/pointillet_rectangle.gif);
	margin-right: 8px;
	background-repeat: repeat-x;
	background-position: left center;
}
.titre {
	font-size: 12px;
	color: #4b80b2;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-right: 15px;
	display: inline;
}
.marge_text {
	padding-right: 10px;
}
.menu_droit {
	float: right;
	width: 172px;
}
A.bouton_lien {
	background-repeat: no-repeat;
	height: 19px;
	width: 162px;
	display: block;
	padding-top: 6px;
	padding-left: 10px;
	font-weight: bold;
}
A.bouton_lien:link {
	color: #FFFFFF;
	background-image: url(../img/bouton_gris_2.gif);
}
A.bouton_lien:visited {
	color: #FFFFFF;
	background-image: url(../img/bouton_gris_2.gif);
}
A.bouton_lien:hover {
	color: #4b80b2;
	background-image: url(../img/bouton_gris.gif);
}


.fin_justifi_moyen {
	clear: both;
	width: 747px;
}


.footer {
	background-image: url(../img/fond_foot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding-top: 24px;
}
.cadre_bleu {
	border: 2px solid #0E6EBA;
}
.invisible {
	display: none;
}
