/* ################## GENERAL ################## */
body {
	margin: 15px 0;
	padding: 0;
	text-align: center;
	background: #AAC600;
	color: #000000;
}
body, td { font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; }
td {color: #000000;}
img {border:0; margin:0; padding:0 }
* { outline: none; }
p { margin: 0 0 7px 0;	padding: 0; }
a { color:#000000; text-decoration:underline; }
a:hover { text-decoration: none; }
div{margin:0; padding:0}


/* ################## 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:#000000;; font-size:9px;}

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

/* ################## 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}
.underline {text-decoration:underline}
.no-underline {text-decoration:none}
.clear { clear: both; }
.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 ################## */

.greenb, a.greenb, a:hover.greenb,  a:active.greenb, a:visited.greenb{color:#3e5f5f;}
.bluegreen, a.bluegreen, a:hover.bluegreen,  a:active.bluegreen, a:visited.bluegreen{color:#57817D;}
.greenC, a.greenC, a:hover.greenC,  a:active.greenC, a:visited.greenC{color:#8ea311;}
.greenFluo, a.greenFluo, a:hover.greenFluo,  a:active.greenFluo, a:visited.greenFluo{color:#AEC300;}
.white, a.white, a:hover.white,  a:active.white, a:visited.white{color:#FFFFFF;}
.black, a.black, a:hover.black,  a:active.black, a:visited.black{color:#000000;}
.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:#737e7c;}
.rouge, a.rouge, a:hover.rouge,  a:active.rouge, a:visited.rouge{color:#BE011C;}

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

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

#mn_prime {bottom:0px; position: absolute; display:block; width:964px; height:46px; left:0px; margin:0px; padding:0px;}
#mn_prime ul{list-style:none; top:0px; right:0px; text-align:left; margin: 0px; padding:0px;}
#mn_prime li {float: left; position:relative; top:0px; height: 46px; margin: 0px; padding:0px; text-indent:-9000px;}
#mn_prime a {display: block; height: 46px;}
#mn_prime li a:link, #mn_prime li a:visited {color: #ffffff; text-decoration: none;	font-variant: small-caps; font-weight: bold;}
#mn_prime a:hover, #mn_prime a.select{background-position: 0 -46px; }

.mn_01, .mn_02, .mn_03, .mn_04, .mn_05, .mn_06, .mn_07, .mn_08{float: left; display: block; position:relative; top:0px; height: 46px;  margin:0px;  padding:0px;} 


.mn_01, .mn_01 a {background: url(../images/m01.gif) no-repeat; width: 66px;}
.mn_02, .mn_02 a {background: url(../images/m02.gif) no-repeat; width: 176px;}
.mn_03, .mn_03 a {background: url(../images/m03.gif) no-repeat; width: 136px;}
.mn_04, .mn_04 a {background: url(../images/m04.gif) no-repeat; width: 185px;}
.mn_05, .mn_05 a {background: url(../images/m05.gif) no-repeat; width: 75px;}
.mn_06, .mn_06 a {background: url(../images/m06.gif) no-repeat; width: 163px;}
.mn_07, .mn_07 a {background: url(../images/m07.gif) no-repeat; width: 92px;}
.mn_08, .mn_08 a {background: url(../images/m08.gif) no-repeat; width: 68px;}

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


/* ############### FLAGS ################ */
#flags{display: block; float:right; height:15px; right:0px; margin: 0; padding:0; position: absolute; text-align: right; top:-15px; width:95px; z-index:100;}
#flags ul{margin:0; padding:0; list-style:none;}
#flags li{float:right; height:13px; margin:0 1px 0 0; padding:0; width:18px; text-align:center;}
#flags strong{display:block; font-variant: small-caps; font-weight:bold; position:relative; text-indent:-9000px;}
#flags a {display:block;text-decoration: none; line-height:11px; height:11px;font-size:1px; border:1px solid transparent;}
#flags a:hover{border:1px solid #ffffff;}
#flags .select{border:1px solid #99042f;}
#flags .opacit_flag{ filter: alpha(opacity=80);     -moz-opacity: 0.8;     -khtml-opacity: 0.8;     opacity: 0.8; }
#flags a:hover .opacit_flag{ filter: alpha(opacity=100);     -moz-opacity: 0.9;     -khtml-opacity: 0.9;     opacity: 0.9; }
/* ############### FLAGS ################ */




* html img, * html .png {
	behavior: expression(
			(this.runtimeStyle.behavior="none") && (this.pngSet ? this.pngSet = true : (
				this.nodeName == "IMG" ? (
					this.src.toLowerCase().indexOf('.png') > -1 ? (
						this.runtimeStyle.backgroundImage = "none",
						this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
						this.src = "images/blanc.gif"
					) : 0
				) : (
					this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
					this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
					(this.currentStyle.backgroundRepeat != 'no-repeat') ? (
						this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')"
					) : 0,
					this.runtimeStyle.backgroundImage = "none"
				),this.pngSet=true
			)
		)
	);
}
