
/*	-------------------------------------------------------------
	NE PAS TOUCHER - CSS GENERALES - VOIR FICHIER head_css.php
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
/* ################## GENERAL ################## */
body {
	margin: 0;
	padding: 0;
	text-align: center;
  background: url(../images/fond.jpg) repeat-x #043159;
  color: #595910;
}
body, td { font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; }
td {color: #595910;}
img { border: 0; }
* { outline: none; }
p { margin: 0 0 5px 0;	padding: 4px; }
a { color:#761C14; text-decoration:underline; }
a:hover { text-decoration: underline; }

/* ################## POSITIONNEMENT TEXTE + DIV ################## */
.z_10{z-index:10;}
.z_20{z-index:20;}
.z_30{z-index:30;}
.z_40{z-index:40;}
.z_50{z-index:50;}
.z_60{z-index:60;}
.z_70{z-index:70;}
.z_80{z-index:80;}
.z_90{z-index:90;}
.z_100{z-index:100;}

/* ################## DATE ################## */
.date{color:#999999;}

/* ################## H1 H2 H3 H4 H5 H6 ################## */
h1, h2, h3, h4, h5, h6{padding:0px; margin:0px; font-weight:normal;}

/* ################## IMAGES ################## */
img {border:0; margin:0; padding:0 }


/* ################## TAILLE DES POLICES ################## */
.s9  {font-size: 9px;}
.s10  {font-size: 10px;}
.s11  {font-size: 11px;}
.s12  {font-size: 12px;}
.s13  {font-size: 13px;}
.s14  {font-size: 14px;}
.s15  {font-size: 15px;}
.s16  {font-size: 16px;}
.s18  {font-size: 18px;}
.s20  {font-size: 20px;}
.s24  {font-size: 24px;}
.s26  {font-size: 26px;}
.s30  {font-size: 30px;}
/* ################## LIENS ################## */
/*a {text-decoration: underline}
 a:hover {text-decoration: underline;} */

/* ################## PROPRIETES DE TEXTE ################## */
.bold {font-weight: bold;}
.nobold { font-weight: normal !important; }
.italic {font-style:italic}
.uppercase {text-transform:uppercase}
.lowercase {text-transform:lowercase}
.capitalize {text-transform: capitalize}
.smallcaps{font-variant:small-caps;}
.underline {text-decoration:underline}
.no_underline {text-decoration:none}
.clear { clear: both; height:1px; }
.center { text-align: center; }
*{outline:0;}
/* ################## PROPRIETES DE BLOCKS ################## */
.marg_0{margin:0}
.padd_0{padding:0}
/*	-------------------------------------------------------------
	NE PAS TOUCHER - CSS GENERALES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	


/*	-------------------------------------------------------------
	PROPRIETES A CHANGER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
/* ################## COULEURS TEXTE ################## */

.bleuF, a.bleuF, a:hover.bleuF,  a:active.bleuF, a:visited.bleuF{color:#1329A2;}
.grisF, a.grisF, a:hover.grisF,  a:active.grisF, a:visited.grisF{color:#605E5A;}
.blueC, a.blueC, a:hover.blueC,  a:active.blueC, a:visited.blueC{color:#618EA6;}
.noir, a.noir, a:hover.noir,  a:active.noir, a:visited.noir{color:#000000;}
.gris, a.gris, a:hover.gris,  a:active.gris, a:visited.gris{color:#979899;}
.green, a.green, a:hover.green,  a:active.green, a:visited.green{color:#009C25;}
.blanc, a.blanc, a:hover.blanc,  a:active.blanc, a:visited.blanc{color:#ffffff;}
.creme, a.creme, a:hover.creme,  a:active.creme, a:visited.creme{color:#cbb471;}
.rouge, a.rouge, a:hover.rouge,  a:active.rouge, a:visited.rouge{color:#761C14;}
.greenF, a.greenF, a:hover.greenF,  a:active.greenF, a:visited.greenF{color:#818D05;}
.yellow, a.yellow, a:hover.yellow,  a:active.yellow, a:visited.yellow{color:#D5E01D;}
.yellow2, a.yellow2, a:hover.yellow2,  a:active.yellow2, a:visited.yellow2{color:#E0FF0F;}
.Orange, a.Orange, a:hover.Orange,  a:active.Orange, a:visited.Orange{color:#EC7B1E;}

/* ############### MENU PRIME ################ */


/* ############### MENU ################ */

#menu a {
  display:block;
  text-decoration:none;
  height:29px;
  width:174px;
  overflow:hidden;
}
#menu img { position:relative; top:0; left:0; }
#menu a:hover img, #menu a.select img {
  left: -174px;
}



/* ############### MENU ################ */


/* ############### MENU PRIME ################ */


/* ######## visuel cote Gauche ########## */
