@charset "utf-8";
/* CSS Document */
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #F00;
	}




body {
	margin-top:0px;
	
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	height: 100%;
		
	width: 100%;
	background: #000;


	
	color: #000;


}
	
#container {
width: 1200px;
height:750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom:0px;
	background-image:url(images/fond.jpg);
	background-repeat:no-repeat;;
	position: relative;



}

#titre {
	
	width:380px;
	height:180px;
	margin-right: auto;
	margin-left: auto;
	border-top:10px;
	margin-top: 2px;
	background-image:url(images/3dreseau.png);
	background-repeat:no-repeat;
}

#bigg {
	
	width:984px;
	height:426px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	
	background-repeat:no-repeat;
}
#contain1 p{
	
	color: #333;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:11px;
	

}

#contain1 p:first-letter{
	font-size:180%;
	font-weight:bold;
	
}

#contain1 p.p1{
	padding:3px 130px 0px 20px;
		background-image:url(images/frtp.png);
	background-position:right top;
	background-repeat:no-repeat;
}
#contain1 p.p2{
	padding:0px 0px 0px 20px;
}

#contain1 h1{
	margin:15px;
	font-size:16px;
	color:#e5824b;
	font-family:Arial, Helvetica, sans-serif;
}
#contain1 {
	width:364px;
	height:426px;
	
	background-image:url(images/plan.png);
	float:left;
}

#contain2 {
	
	
	width:620px;
	height:426px;
	background-image:url(images/plan2.png);
	float:right;
}


#video {
	margin-left:20px;
	margin-top:0px;
	width:364px;
	height:267px;
}
	
#pied{
	margin-right: auto;
	margin-left: auto;
	width:924px;
	height:100px;
	border-top:10px;
	margin-top:10px;
}
	
	
#pied_pages{
	width:250px;
	height:100px;
	margin-top:0px;
	float:right;
	

	

	
}

#news{
	background-image:url(images/presse.png);
	width:200px;
	height:100px;
	float:left;
	border-top:10px;
	margin-top:10px;
}
#news p{
		color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:15px;
	padding-left:12px;
}

#news p.p1{
		color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:16px;
		padding-left:12px;
		
	
}

#video{
		width:450px;
		
		height:150px;
		float:left;
		float:top;
}
#pied_pages a{
	text-decoration:none;

	
}
