body{
width:935px;
margin:auto;
}
#englobeur{
width:935px;
float:left;
padding-left:15px;
background-image:url(../images/front/back-body.jpg);
background-repeat: repeat-y;
}
.titre_bleu{
	font-size:14px;
	font-family:Verdana;
	color:#2080b0;
}
.titre_bleu_gras{
	font-size:14px;
	font-family:Verdana;
	color:#2080b0;
	font-weight:bold;
	
}
a img{
border:none;
text-decoration:none;
}

*{
outline-style: none;
}
/*///////////////////////////////////////////////
//////////////TOP////////////////////////
/////////////////////////////////////////////*/

#top{
width:900px;
/*border-bottom:1px solid #8fbfd7;*/
}
		#navigation{
		width:900px;
		height:115px;
		}
		#logo{
		float:left;
		width:200px;
		height:110px;
		overflow:hidden;
		z-index:1000;
		margin-left:20px;
		_margin-left:5px;
		
		}
		#logo:hover{
		opacity:0.5; 
		}
		#logo a img{
		margin-top:15px;
		}
		#liens{
		float:left;
		width:670px;
		_width:660px;
		margin-top:15px;
		text-align:center;
		color:#2080b0;
		overflow:hidden;
		}
		#liens-1{
		float:left;
		width:700px;
		text-align:center;
		color:#2080b0;
		font-size:10px;
		line-height:25px;
		}
		#liens-2{
		float:left;
		width:700px;
		margin-top:20px;
		color:#2080b0;
		}
		#liens a{
		font-family:Verdana;
		color:#2080b0;
		font-weight:bold;
		text-decoration:none;
		}
		#bandeau{
		float:left;
		width:900px;
		height:155px;
		background-image:url(../images/front/bandeau.jpg);
		background-repeat: no-repeat;
		}
.spacing_a{
margin-left:50px;
font-size:10px;
}
/*///////////////////////////////////////////////
////////////// MIDDLE////////////////////////
/////////////////////////////////////////////*/
#middle{
width:900px;
height:290px;
/*border:1px solid red;*/
}
		#carte{
		float:left;
		width:312px;
		height:290px;
		padding-left:15px;
		}
		#cartetitre{
			width:312px;
			height:20px;
			margin-top:20px;	
		}
		#carteflash{
			width:312px;
			height:207px;
			margin-top:5px;	
		}
		/*//////////////////////*/
		#formulaire{
		float:left;
		width:510px; 
		height:270px;
		padding-left:15px;
		_padding-left:0px; /* IE 6 */
		padding-right:15px;
		padding-top:20px;
		/*border:1px solid red;*/
		}
		#formulaire_titre{
		width:538px; 
		height:25px;
		border-bottom:1px solid #87bbd4;
		}
		#formulaire_liste{
		width:538px;
		height:90px;
		border-bottom:2px double lightgrey;
		border-left:1px solid lightgrey;
		border-right:1px solid lightgrey;
		}
		#formulaire_titre2{
		width:538px;
		height:25px;
		border-bottom:1px solid #87bbd4;
		line-height:25px;
		}
		#formulaire_pictos{
		width:538px; 
		height:130px;
		/*background-image:url(../images/front/pictos.jpg);*/
		/*background-repeat: no-repeat;*/
		}
		

		
/*///////////////////////////////////////////////
////////////// MIDDLE_2  &&  DOWN  //////////////
/////////////////////////////////////////////*/
#middle_2,#down{
width:900px;
}
		.box{
				float:left;
				width:297px;
				padding-left:15px;
				padding-right:15px;
				
		}
		/*--GAUCHE---*/ 
		.titre_gauche{
		width:297px;
		color:#2080b0; 
		font-size:14px;
		font-family:Verdana;
		border-top:1px solid #87bbd4;
		}
		.image_gauche{
			float:left;
			width:110px;
			height:90px;
			margin-top:15px;	
			
		}
		.texte_gauche{
		float:left;
		margin-left:10px;
		margin-top:10px;
		width:170px;
		height:90px;
		font-family:Arial;
		font-size:11px;
		color:#6a6a6a;
		}
		.texte_gauche a{
		font-family:Arial;
		font-size:11px;
		color:#2080b0;
		text-decoration:none;
		}
		
		/*--MILIEU---*/
		.titre_milieu{
		width:297px;
		color:#2080b0; 
		font-size:14px;
		font-family:Verdana;
		border-top:1px solid #87bbd4;
		}
		.texte_milieu{
		float:left;
		width:180px;
		margin-top:10px;
		height:90px;
		font-family:Arial;
		font-size:11px;
		color:#6a6a6a;
		}
		.texte_milieu1{
		width:180px;
		font-family:Arial;
		font-size:11px;
		color:#6a6a6a;
		}
		.image_milieu{
		float:left;
		margin-left:5px;
		margin-top:15px;
		width:110px;
		height:90px;
		}
		.texte_evento{
		width:297px;
		margin-top:10px;
		font-family:Arial;
		font-size:11px;
		color:#6a6a6a;
		}
		.texte_evento a{
		font-family:Arial;
		font-size:11px;
		color:#2080b0;
		text-decoration:none;
		}
		.texte_milieu a{
		font-family:Arial;
		font-size:11px;
		color:#2080b0;
		text-decoration:none;
		}
		.texte_milieu1 a{
		font-family:Arial;
		font-size:11px;
		color:#2080b0;
		text-decoration:none;
		}
		/*--DROITE---*/
		.box_droite{
				float:left;
				width:210px;
				height:160px;
				padding-left:15px;
				padding-right:15px;
				
		}
		.titre_droite{
			border-top:1px solid #87bbd4;
		}
/*///////////////////////////////////////////////
////////////// METEO //////////////
/////////////////////////////////////////////*/	
  .fond { 
	color:#2080b0; 
	font-size:14px;
	font-family:Verdana;
	text-align:center;
  }
   .corps { 
   color:grey;
   text-align:center;
   }
   .titre { 
   text-align:center;
	 }
   .sstitre { 
   text-align:center;
	font-size:11px;
	font-family:Arial;
	color:#6a6a6a;
	}
	
	
/*///////////////////////////////////////////////
////////////// SELECT //////////////
/////////////////////////////////////////////*/		

.select_orange{
border:1px solid #ff9000;
width:220px;
color:#6a6a6a;
}
.select_rouge{
border:1px solid #ffcf3c;
width:220px;
color:#6a6a6a;
}
.submit_orange{
width:25px;
height:20px;
background-color:white;
border:1px solid #ff9000;
color:#ff9000;
cursor:pointer;
}
.submit_rouge{
width:25px;
height:20px;
background-color:white;
border:1px solid #ffcf3c;
color:#ffcf3c;
cursor:pointer;
}

#footer{
float:left;
min-height:20px;
width:100%;
background-image:url(../images/front/back-body.jpg);
background-repeat: repeat-y;
}	

.left{float: left;}
.cboth{clear: both;}
.pointer{cursor: pointer;}
a.footLink:link, a.footLink:visited, a.footLink:active, a.footLink:hover {color:#2080b0; font-family:Verdana; font-size:10px; font-weight:bold; text-decoration:none; margin-left:50px; line-height:25px;}
#myVideoPP{position: absolute; z-index: 10; left: 0; top: 0;}
img.pngimg{ behavior: url(iepngfix.htc); }