@charset "utf-8";
/* CSS Document */



/*--------------------DESIGN ARCHITECTURAL ----------------------mise en forme de la disposition de l'architecture de la page*/
html
{


}

body
{
	
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	
	width: 990px;
	
	position: relatif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	
	padding: 0px;
	
	text-align: center;
	
	background-image:url(imagesContenu/pano.jpg);
background-position: center 167px ;
background-repeat: no-repeat;
	
	/*border: solid 1px;*/
}



img
{
	border:none;
}



a
{
	font-size: 11px;
	color: #600;
	text-decoration:none;
	font-family:"Century Gothic";
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	background-color: #99CC00;
	color: #003333;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #003300;
}


#header
{
 
	width: auto;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #000000;
	margin-bottom: 10px;

}

#header p{
	font-family:"Century Gothic";
	text-align:center;
	color:#999;
	font-size:12px;
	width:700px;
	margin:auto;
	line-height: 15px;
}

#imgOnglet{
display:inline;	
}

#menu
{
	width: auto;
	text-align:center;
	margin: auto;
	margin-top: 10px;
}




#corps
{
width: 990px;
height: 424px;
/*border: solid 1px;*/
text-align: center;


}

*+html #corps{
	/*background-position: 110px 5px;-*/
	
}

#col_droite
{	
	float:right;
	margin-right: 0px;
	
	
}

#footer
{
	width: 990px;
	text-align:center;
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	color: #333333;
	margin:auto;
	margin-top: 200px;
	
}

#footer p
{
	font-size: 10px;
	text-align:center;
	font-family: "Century Gothic";
	display:inline;
}


.articlesEve
{
	font-family: "Century Gothic";
	height: auto;
	width: 210px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
}

.titreArticleEve
{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #4F0303;
	padding: 3px;
	height: 20px;
	width: auto;
	text-transform: uppercase;
	text-align: left;
	float: none;
	text-indent: 5px;
}

.articleEve
{
	font-family: "Century Gothic";
	font-size: 11px;
	text-align: left;
	height: auto;
	width: auto;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-right: 10px;
	line-height: 13px;
	font-weight: normal;
}
/*--------------------DESIGN DE CONTENU ----------------------mise en forme des texte et des couleur des �l�ment de la page*/





.skip{
font-family: "Century Gothic";
color:#520203;
font-size: 20px;
font-weight:bold;
text-transform:uppercase;

	
}