@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;
	
	/*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;
	

}

#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
{
/*border: solid 1px;*/
width: 760px;
position: relative;
left: 10px;
padding: 0px;



}

*+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;
	background-image:url(imagesContenu/poivre.jpg);
	background-position: 580px 0px;
	background-repeat:no-repeat;
}

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


.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;
}

.titreArticleEve a
{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.articleEve
{
	font-family: "Century Gothic";
	font-size: 12px;
	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*/

strong{
color: #4f0303;
}

.ardoise{
display: block;

margin: auto;

}
#corps .paragroup {
width: 600px;
font-family: "Century Gothic";
margin: auto;
line-height: 15px;
text-align: center;
}

.ail{
display: none;
	position:relative;
	left: -99px;
	top: -571px;
}
	
.ciboulette{
	
	/*
	float: right;
	position: relative;
	top: 80px;
	right: -20px;
	
	*/
	
}

.poivre{
display: none;
		position:relative;
	left: 200px;
	top: -190px;
	
}

.fermeture{
text-align: center;
font-size: 18px;	
font-stretch: bold;
	
}

.copyright{
font-size: 9px;
margin-bottom: 0px;
color: #575555;
}

.Credit{
margin-top: -3px;
font-size: 9px;
color: #999999;
margin-bottom: -3px;
}

.Credit a{
color: #999999;
text-decoration: none;
}

.Credit a:hover{
color: #999999;
text-decoration: none;
}
