body {
	margin: 0px;
	padding: 0px;
	background: url(bg.jpg) repeat-x;
	height: 623px;
	font-family: verdana;
}
img { border: 0px; }
marquee a { color: #D6DC45; }

/*************************/
/* include/menu.php      */
/*************************/
#menuPartenaire {
	background-color: #ffffff;
	text-align: center;
	width: 120px;
	border: 1px solid #163061;
	margin-top: 10px;
}
#menuPartenaire td { padding-top: 5px; padding-bottom: 8px; }

/*************************/
/* include/bottom.php    */
/*************************/
div#bottom {
	height: 37px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}
div#bottom a { color: #ffffff; }

/*************************/
/* Central des pages     */
/*************************/
#phrase_defilante { font-size: 12px; color: #ffffff; padding-top: 6px; }
div#contenuCentral { position: relative; background-color: #ffffff; }
div#contenuCentral div#logo { position: absolute; bottom: 7px; right: 10px; }
div#contenuCentral table { font-size: 11px; padding-left: 10px; padding-right: 10px; }
div#contenuCentral table tr td.centre_titre { color: #183362; font-weight: bold; font-size: 12px; }
div#contenuCentral table tr td ul { margin: 0px; padding: 0px; width: 300px; float: right; color: #16356B; }
div#contenuCentral table tr td ul li { list-style: none; padding-bottom: 3px; }
div#contenuCentral table tr td ul li.nopuce { list-style: none; padding-bottom: 3px; }

div.divGlobal, .divGlobal2 { margin-left: 10px; margin-right: 10px; }
.divGlobal2 { color: #12376e; font-size: 11px; }
div.divTitre { font-size: 11px; color: #12376e; font-weight: bold; }
p.divBgVert {
margin: 0px;
padding: 4px 4px 4px 4px;
background-color: #dbe187;
color: #12376e;
font-size: 11px;
}

.tab_title {
background-color: #acb542;
color: #163061;
font-weight: bold;
font-size: 13px;
padding-left: 3px;
height: 21px;
}
#tab_Form_Atel .DataTD2, #tab_Form_Atel .DataTD1 { padding-left: 3px; padding-right: 3px; }
#tab_Form_Atel .DataTD2 { background-color: #DBE187; }
div.form_atel_titre { position: relative; display: block }
div.form_atel_titre div { position: absolute; display: none; }
div.form_atel_titre:hover div {
display: block;
background-color: #DBE187;
width: 200px;
bottom: 10px;
text-align: justify;
padding: 3px 4px 3px 4px;
border: 1px solid #000000;
color: #163061;
}

