@charset "iso-8859-1";
/* auteur: Speedy Z */
/* Date de création: 15/06/2008 */

/* Définitions générales */
/* --------------------- */
body{background-color:#D7DCE2; margin:0px; padding:0px; text-align: center; font-family: verdana,geneva,helvetica,sans-serif;font-size:10pt;}
#page {	width : 800px; margin : 0 auto; padding : 10px 15px; background : #fff; text-align: left;}
#main {	width : 100%; margin : 0 0 10px 0; padding : 0;	float: right;}
#content, #titrePage { padding: 0 20px ; }

/* Cartouche de titre du site */
/* -------------------------- */
#titre {width: 100%; height: 140px; background: #fff url(images/je_titre.jpg) center no-repeat; text-align: center; color: #fff; margin: 0px 0px 15px}

/* Affichage de l'image de référence */
/* --------------------------------- */
#affImage { float:left; margin: 0 15px 0 0;}

/* Les listes */
/* ---------- */
ul {list-style-position:inside; list-style-image: url(images/logomini.gif);}
ol {list-style-position: inside}
li {margin: 15px 0}

/* Menu droit */
/* ---------- */
#menu {	width : 120px; margin : 0 0 15px 15px; padding: 5px; float : right; font-family: verdana,geneva,helvetica,sans-serif; font-size:10pt; background-color:#D7DCE2; border-style:solid; border-width:2px; border-color:#5F7185; -moz-border-radius:10px; border-radius:10px;}
h2.menudroit {font-weight: bold; font-family: "Times New Roman"; color: #5F7185; text-align: center}
ul.menudroit {margin: 10px 0 12px; padding-left : 0; list-style-position:inside; list-style-image: url(images/logomini.gif);}

/* Les paragraphes */
/* --------------- */
.left, .right {margin: 5px; text-align:center;}

.left {float: left}
.right {float: right}
.intro {font-size: 11pt; color:#343C44;}

/* Navigation horizontale */
/* ---------------------- */
ul.nav-box {margin: 0; padding: 7px 0; list-style-type: none; background-color: #5F7185; color: #000; font-weight: bold; font-size: 10pt; text-align: right}	
ul.nav-box li {display: inline;	padding : 7px 0; }	
ul.nav-box li a {padding:7px; text-decoration:none; border-left:1px solid #fff; color:#000}	
ul.nav-box li a:hover, ul.nav-box li a:active {color: #000;	text-decoration: none;	border-left: 1px solid #fff; background-color: #BEC9D6;}	
ul.nav-box li a:visited {color: #000;	text-decoration: none;	border-left: 1px solid #ffffff; }

/* Les liens */
/* --------- */
a { color: #5F7185; text-decoration:none;}
a:hover, a.spzhover {background-color: #D7DCE2;text-decoration: underline;}

/* Les titres */
/* ---------- */
h1, h2, h3, h4, h5 {font-weight: bold; font-family: "Arial"}

h1, h3 {color: #5F7185}
h2, h4, h5 {color: #67BC04}

h1 {font-size: 22pt}
h2 {font-size: 14pt}
h3, h4, h5 {font-size: 12pt} 

h3, h5 {text-align:right}

/* Pour rattrapage des hauteur de colonnes */
/* --------------------------------------- */
#copyright {clear: both; font-size: 8pt; color: #5F7185; background-color: #BEC9D6; text-align: center; padding: 3px; margin: 0}

/*#copyright a {color: #d06e27;text-decoration:none;}

#copyright a:hover, #copyright a.spzhover {
text-decoration:underline;
}
*/
