	
/* Styles de page */
html, body { height: 100%; }
body { font-size: 13px; font-family: Trebuchet MS,Lucida Sans Unicode,Arial,sans-serif; color: #444444; line-height: 20px; margin: 0px; padding: 0px; background-color: #FFFFFF; }

#page { width: 100%; margin: auto; text-align: left; background-color: #FFFFFF; }
#titre_page { width: 775px; text-align: left; color: #003563; font: bold 15px Verdana,Helvetica,Arial; margin-bottom: 20px; }
#titre { float: left; width: 100%; padding: 5px; color: #003366; background-color: #F3F9FC; font: bold 15px Verdana,Helvetica,Arial; margin-bottom: 20px; border: 1px #DDDDDD solid; }
	

/* Styles de base */
a, a:visited, a:active, a:hover { color: #003366 }

ul { list-style: url(http://www.observatoire-vandal.com/images/li.gif); margin-top: 8px; margin-bottom: 0px; }
li { line-height: 12pt; padding-bottom: 8px; }

img { border: 0px; vertical-align: middle; }

hr { border: 0px; height: 1px; line-height: 0pt; color: #91BAD0; background-color: #91BAD0 }

.titre { color: #003366; font: bold 15px Verdana,Helvetica,Arial; }
.p_titre { color: #003366; font: bold 10px Verdana,Helvetica,Arial; }
.source { font: 10px Verdana,Helvetica,Arial; color: #444444; }
	
td, div { font: 12px arial,tahoma,helvetica,sans-serif; }

	
/* Entete (page) */
#entete_page { width: 100%; height: 93px; }
#entete_page .fond { position: absolute; top: 0px; left: 0px; width: 100%; height: 93px; background: url(http://www.observatoire-vandal.com/images/entete_fond.jpg); background-repeat: repeat-x; }
#entete_page .partie1 { position: absolute; top: 0px; left: 0px; width: 170px; height: 93px; background: url(http://www.observatoire-vandal.com/images/entete_partie1.jpg); background-repeat: no-repeat; }
#entete_page .partie2 { position: absolute; top: 0px; left: 170px; width: 600px; height: 93px; background: url(http://www.observatoire-vandal.com/images/entete_partie2.jpg); background-repeat: no-repeat; }
#entete_page .partie3 { position: absolute; top: 0px; right: 0px; height: 93px; }

/* Boite */	
#contenu_page #boite { width: 100%; margin: auto; text-align: left; border: 0px; }
#contenu_page #boite #entete { border-bottom: 1px solid #919B9C; height: 21px; }
#contenu_page #boite #entete #tab { float: left; height: 100%; margin-left: 0px; margin-right: 0px; padding-right: 3px; vertical-align: middle; }
#contenu_page #boite #entete #tab span { font-family: Arial; font-size: 11px; font-weight: bold; float: left; line-height: 21px; background-position: left bottom; background-repeat: no-repeat; bottom: -1px; padding-left: 3px; vertical-align: top; }
#contenu_page #boite #entete #tab img { float: left; }
#contenu_page #boite #contenu { background-color: #FCFCFE; border-bottom: 1px solid #919B9C; border-left: 1px solid #919B9C; border-right: 1px solid #919B9C; padding: 5px; }

/* Menu (page) */
#barre_menu { background: url(http://www.observatoire-vandal.com/images/menu.gif); height: 26px;}

#menu, #menu ul { padding: 0; margin: 0; list-style: none; position: relative; z-index: 100; }

#menu li { position: relative; background: url(http://www.observatoire-vandal.com/images/menu.gif); width: 150px; float: left; text-align: center; font: bold 9px Verdana,Helvetica,Arial; text-transform: uppercase; color: #003366; cursor: pointer; padding: 0; margin: 0 }
#menu li ul { display: none; position: absolute; top: 26px; left: 0px; border: 1px solid #8A8A8A; text-transform: none; background-color: #EEECED; width: 225px; }

#menu li a { height: 26px; display: block; text-decoration: none; line-height: 26px; border-right: 1px solid #FFFFFF; }
#menu li a:hover { background: url(http://www.observatoire-vandal.com/images/menu-over.gif); color: #FFFFFF; }

#menu li ul li { background: none; text-transform: none; text-align: left; height: 26px; cursor: pointer; color: #003366; width: 225px; border: 0px; border-top: 1px solid #FFFFFF }
#menu li ul li a { padding-left: 10px; display: block; font-weight: normal; font-size: 10px; border-right: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF;}

#menu li:hover ul, #menu li.over ul { display: block; }

/* Contenu (page) */
#zone_contenu { height: 75px; background: url(http://www.observatoire-vandal.com/images/contenu_fond.gif); background-repeat: repeat-x; padding: 5px; }
#contenu_page { }


/* Formulaires */
form { margin: 0px; padding: 0px;  }
input.checkbox { border: 0px; }

input.bouton { border: 2px solid #666666; border-top: 2px solid #DDDDDD; border-left: 2px solid #DDDDDD; background-color: #003366; font: bold 11px Verdana,Helvetica,Arial; padding-right: 10px; padding-left: 10px; color: #FFFFFF; }
input.bouton:active { border: 2px solid #DDDDDD; border-top: 2px solid #666666; border-left: 2px solid #666666; }

/* Styles Tableaux */
table.a { width: 100%; background-color: #FFFFFF }
table.a td { padding: 2px }

tr.entete, td.entete { color: #FFFFFF; height: 22px; font-weight: bold; background-image: url(http://www.observatoire-vandal.com/images/entete_tableau.gif); background-color: #296EC2; }
tr.entete a, tr.entete a:visited, tr.entete a:active, tr.entete a:hover { color: #FFFFFF; }
td.entete a, td.entete a:visited, td.entete a:active, td.entete a:hover { color: #FFFFFF; }
tr.entete td { padding: 2px }

tr.item0, td.item0, .lightrow { background-color: #FFFFFF; }
tr.item1, td.item1, .darkrow { background-color: #F6F6F6; }
tr.item0:hover, tr.item1:hover { background-color: #E3F0F6; }

tr.msg0, td.msg0 { background-color: #FFFFFF; vertical-align: top }
tr.msg1, td.msg1 { background-color: #F6F6F6; vertical-align: top }

/* Boites */
//.boite { border: 1px solid #004A6E; } 
//div.boite1 { background-color: #F3F9FC; padding: 10px }
//div.boite2 { background-color: #F3F9FC; -moz-border-radius: 12px }
//div.boite3 { background-color: #77AECC; -moz-border-radius: 12px; color: #FFFFFF }

//div.boite2 .contenu, div.boite3 .contenu { padding: 10px }

//div.boite1 .titre, div.boite2 .titre { color: #003366; font-size: 12px; font-weight: bold; margin-bottom: 10px; }
//div.boite3 .titre { color: #FFFFFF; font-size: 12px; font-weight: bold; margin-bottom: 10px; }

/* Holly hack for IE (which doesn't display CSS properly) \*/
* html div { height: 1%; }
/* End hide from IE5-mac */
