/* CSS Document */
body {
	margin: 0;
	background-color: #ffffff;
	/*background-image:url("images/global.jpg");*/
	background-repeat:repeat-y; 
	background-position:center;
	font:normal 12px "Verdana";
	color:#2D3240; /*#59627D;*/
	text-align:justify;
}
h1{
	font:normal 26px "Trebuchet MS";
	/*color:#890C08;*/color:#2D3240;
}
h2{
	font:normal 20px "Trebuchet MS";
	/*color:#890C08;*/color:#2D3240;
}

a {color:#2D3240;}
a:hover{text-decoration:none}

#container {width:795px; margin:auto; margin-top:0}
#lang { float:right; height:30px}
#lang img {margin:3px;margin-top:9px}

#credits{float:left; width:100%; font-size:9px; margin-top:10px; color:#999999}
#credits a{color:#999999}


#entete{
	margin:0;
	position:relative;
	background-image:url("images/entete.gif");
	background-repeat:repeat-x;
	height:182px;
	width:100%;
	/*padding-top:176px;*/
	text-align:center;
	overflow:hidden;

}
	#global_menu{
		position:relative;
		background-image:url("images/menu.jpg");
		background-repeat:repeat-y;
		background-position:center;
		height:30px;
		width:100%;
		margin:auto;
		z-index:100;
		color:#FFFFFF;
		border-bottom:1px solid #CCCCCC;
		text-align:center;
	}
	#menu{
		position:relative;
		width:740px;
		margin:auto;
		font-size:11px;
	}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu dl {
float: left;
position: relative;
width:120px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
border-left: 1px solid #FFFFFF;
height:31px;
text-transform:uppercase;
}
#menu dt a{
text-decoration: none;
color:#FFFFFF;
display: block;
height: 24px;
border: 0 none;
line-height:20px;
padding:3px 13px;
}
#menu dd {
	position: absolute;
	/*bottom:2.8em;*/
	background-image:url("images/fond_smenu.jpg");
	background-repeat:repeat-x;
	background-position:left;
	width:183px;
	border-right:5px solid #A4AAAC;
	left: 0px;
	/*height: 121px;*/
	top: -120px;
}
#menu li {
font:normal 12px "Trebuchet MS";
color:#666666;
text-align:left;
}
#menu li a{
color: #000000;
text-decoration: none;
display: block;
height: 24px;
border: 0 none;
background-image:url("images/fond_li.gif");
background-repeat:no-repeat;
background-position:center;
line-height:20px;
padding:3px 13px;
}
#menu li a:hover{
	color:#890C08;	
	background-image:url("images/fond_lihover.gif");
	background-repeat:no-repeat;
	background-position:center;

}
#menu dt a:hover{
	color:#59627D;
	background-image:url("images/fond_dthover.gif");
	background-repeat:repeat-x;
	background-position:center;
}


/*#contenu{
	position:relative;
	background-image:url("images/contenu.gif");
	background-repeat:repeat-x;
	background-position:top;
	width:741px;
	padding-top:4px;
	margin-top:1px!important;
	margin:auto;
	overflow:hidden;
	border-top:3px solid #C7CACF;
	border-bottom:5px solid #C7CACF;
}*/
#contenu{
	
	padding-left:5px;
	padding-right:5px;
	
}

	#col_gauche{
	position:relative;
		width:532px;
		/*background-image:url("images/fond_colgauche.jpg");
		background-repeat:repeat-y;
		background-position:right;*/
		float:left;
	}
	#col_gauche p, #col_gauche h1{
		position:relative;
		z-index:10;
		margin:20px;
	}
	.chapo{
	/* ne pas modifier ce style ça crée un bug dans IE */
		font:12px "Trebuchet MS";
		color:#890C08;
	}
		#numero{
			position:absolute;
			margin:0;
			float:left;
			font:italic 110px Georgia;
			line-height:90px;
			color: #F2F2F2; /*#EEEFF2; */
			height:100px;
			z-index:1;
			overflow:hidden;
		}
	#col_droite{
		position:relative;
		width:209px!important;
		width:206px;
		float:left;
	}
		#sous_menu{
			font:normal 10px "Trebuchet MS";
			color:#FFFFFF;
			background-color:#9B1E14;
			text-transform:uppercase;
			width:100%;
			height:30px;
			text-align:center;
			/*line-height:28px;*/
		}
		#sous_menu a{
			color:#FFFFFF;
			text-decoration:none;
		}
		#encart_rouge a,
		#encart_bleu a {
			font:bold 12px "Trebuchet MS";
			margin-left:40px;
		}

		#encart_bleu h1{
			font:bold 11px "Trebuchet MS";
			color:#FFFFFF;
			height:23px;
			text-transform:uppercase;
			padding-left:40px;
			line-height:25px;
			background-color:#2D3240;
			background-image:url("images/h1bleu.gif");
			background-position:left;
			background-repeat:no-repeat;
		}
		#encart_bleu a{
			color:#2D3240;
			text-decoration:none;
		}
		#encart_bleu a:hover{
			color:#59627D;
		}

		#encart_rouge h1{
			font:bold 11px "Trebuchet MS";
			color:#FFFFFF;
			height:23px;
			text-transform:uppercase;
			padding-left:40px;
			line-height:25px;
			background-color:#890C08;
			background-image:url("images/h1rouge.gif");
			background-position:left;
			background-repeat:no-repeat;
		}
		#encart_rouge a{
			color:#890C08;
			text-decoration:none;
		}
		#encart_rouge a:hover{
			color:#BA4541;
		}
		#pied{
			font:normal 14px "Trebuchet MS";
			text-align:center;
			width:600px;
			margin:auto;
			padding-top:20px;
			
		}
		#pied a{
			text-decoration:none;
			color:#A3B5BA;
		}
		#pied .niveau1 a{
			color:#3F5188;
		}
