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



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







html{

	background:url(imagesContenu/pageEvenement.png) no-repeat center 15px;
	
	
	
	}

body
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	
	width: 990px;
	
	position: relatif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	
	padding: auto;
	
	text-align: center;
}


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;*/
	font-family: "Segoe Print";
	font-size: 14px;
	color:#510202;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: "Segoe Print";
	line-height: 15px;
}

h2
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #003300;*/
	
	font-family: "Segoe Print";
	font-size: 12px;
	color:#510202;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: "Segoe Print";
	line-height: 15px;
}

h3{
line-height: 5px;

}

h4
{
	font-family: "Segoe Print";
	font-size: 14px;
	color:#510202;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: "Segoe Print";
	line-height: 5px;
}

h5
{
	font-family: "Segoe Print";
	font-size: 10px;
	color:#000000;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: "Segoe Print";
	line-height: 15px;
}

p{
font-family: "Segoe Print";
font-size: 11px;
text-align:left;
line-height: 15px;
}

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

#header #imgOnglet{
display:inline;	
}

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




#corps
{

width: 990px; 
position: relative;
text-align: center;
margin: auto;
margin-top: 30px;

}

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


	
#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: 50px;
	
}

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



.cahier
{
width:446px;
height:548px;
margin: auto;
margin-top: 350px;
background:url(imagesStructure/cahier.png) no-repeat center;


}


.evenementAffichage{
width: 406px;
height: 473px;
margin-left: 4px;
margin-right: auto;
padding-top: 30px;
font-family: "Segoe Print";
overflow: hidden;

}
