html{
	height: 100%;
	} 
body 
	{
	background-image:url(../pictures/fonds.jpg);
	background-repeat:repeat-x;
	background-color:#182c4d;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	height: auto;
	width:100%;
	font-family:arial;
	font-size:12px;
	}

@font-face {
  font-family: "MyriadWebPro";
  src: url(../fonts/MyriadWebPro.ttf);
}

	
#contenaire {
	background-color:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	height: 307px;
	width:100%;	
	text-align:center;
	background-repeat:repeat;
	}
	
#contenaire #vide1 {
	width:960px;
	height:40px;
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:none;
	}
	
#contenaire #entete {
	width:959px;
	height:187px;
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:none;
	background-image:url(../pictures/entete.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:white;
	position:relative;
	}
	
#contenaire #entete #line {
	width:55px;
	height:124px;
	z-index:1;
	background-image:url(../pictures/left.png);
	background-repeat:no-repeat;
	position:absolute;
	top:30px;
	right:-54px;
	font-size:10px;
	}
	
#contenaire #monmenu {
	width:960px;
	height:30px;
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	}
	
#contenaire #macherche {
	width:960px;
	height:43px;
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	/*opacity:0.2;*/
	}

#contenaire #corps {
	width:960px;
	height:auto;
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	overflow:hidden;
	}
	
#contenaire #corps #diaporama {
	width:960px;
	height:300px;
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	overflow:hidden;
	}
	
#contenaire #pied {
	width:960px;
	height:160px;
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:#none;
	overflow:hidden;
	}
	
			
	

.a {
	outline:none;text-decoration:none;
	}
	
*{outline: none;}
img {border: 0;}





	

