/* CSS Document */

body {
	margin:auto;
	margin-top:0px;
	width:1190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#666666;
}
body.simp { background-color:#FFFFFF; }

img { border:none; }

div#container { 	
	width:1190px;
	background-image:url(img/umbria.png);
	background-repeat:repeat-y; 
	padding-left:10px;
	padding-right:10px; 
}

div#header {
	width:1170px;
	height:106px;
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
div#header_right {
	float:right;
	height:106px;
	padding:0px;
	margin:23px;
	margin-right:13px; 
}

div#content { 
	width:1170px;
	max-height: 794px;
	overflow:hidden;
	margin:0px; 
	margin-bottom:10px; 	
	padding:0px;
	background-color:#FFFFCC;
}

div#main_content {
	float:left;
	width:734px; 
	overflow:hidden;
	margin:0px; 
	padding:0px;
	padding-left:20px; 
}

#main_content h1 { color:#676767; }
#main_content h2 { color:#787878; margin-left:5px; width:730px; }
#main_content h3 { color:#787878; margin-left:5px; width:730px; }

#main_content div.minilist { width:350px; float:left; overflow:hidden; }
#main_content div.texte { width:700px; float:left; overflow:hidden;}
#main_content p { margin-left:10px; text-align:justify; }
#main_content ul { list-style:square; }

#main_content div.texte2 li { height:20px; }

div#secondary_content {
	float:right;
	width:416px; 
	overflow:hidden;
	margin:0px; 
	padding:0px;
	margin-top:5px;
}
#secondary_content div { width:320px; margin-left:70px; }
#secondary_content div p { width:300px; font-size:8pt; color:#999999; text-indent:10px; }
#secondary_content div div { padding:10px; background-color:#FFFFFF }
#secondary_content div img { padding:10px; background-color:#FFFFFF }
#secondary_content div.commercial 
#secondary_content div.advertising


div#footer { 
	width:1170px; 
	height: 74px;
	overflow:hidden;
	margin:0px; 
	padding:0px;
}
div#footer_top { 
	width:1170px; 
	height: 24px;
	overflow:hidden;
	margin:0px; 
	padding:0px;
	background-color:#625656; 	
}
#footer_top font { color:#FFFFFF; line-height:22px; margin-left:10px; }

div#footer_low { 
	width:1170px; 
	height: 30px;
	margin:0px; 
	padding:10px;
}

/********************/
div#jeux { float:left; width:677px; height:180px; margin-left:55px; padding-top:12px; border:#666666 1px solid;	background-color:#625656; } 
div#jeux img.turn { float:left; width:19px; height:180px; margin:0px; padding:0px; margin-left:10px; margin-right:5px; }
div#defile { float:left; width:590px; height:160px; margin:2px; overflow:hidden; padding-left:5px; padding-right:5px; }
div#pocket { height:160px; position:relative; background-color:#FFFFFF; }
div#defile div.jeu{ float:left; width:180px; height:160px; overflow:hidden; margin:5px; padding-left:5px; }
div#defile div.jeu a { float:left; text-decoration:none; color:#993399; }


