/*--on annule les valeurs par défauts--*/
*{ margin: 0; padding: 0; list-style: none;}
/*********************************************/
body , html  {
height:100%;/* hauteur de reference */
margin:0;
padding:0;
}
body {
	background-color: #ddedff;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font: 80% verdana, arial, sans-serif;
	color: #0052b6 ; 
	height: 100%;
}
/* a{color: #0066a9; text-decoration:none} */
a:hover{ color:#0000FF; font-weight:bold;}
h2
{	margin: 5px 0 5px 20px;
	padding-left: 20px ;
	line-height: 20px ;
	font-size: 1.2em ;
	background: url(images/pretitle.jpg) no-repeat left;
	color: #82adc0;
}
h3
{	margin: 10px 0 0 0;
	text-align: center;
	line-height: 19px ;
	font-size: 0.8em ;
	background: url(images/titremenu.jpg) no-repeat;
	color: #ffffff;
	width: 250px;
}
h6
{	position: absolute;
	text-align: left;
	padding: 20px 0 0 320px;
	color: #095ab5;
}
/*
#HautPage
{	background: url(images/hautpage.jpg) no-repeat;
	width: 850px;
	height: 95px;
}
*/

#HautCorps
{	background: url(images/hautcorps.jpg) no-repeat;
	width: 850px;
	height: 56px;
}
#LeCorps
{	background-color: #ddedff;
	width: 850px; 
	background: url(images/lecorps.jpg) repeat-y 0 0;
	margin-left: 50px;
	margin-left: 50px;
	padding: 0 60px 0 60px;
	text-align:left;
}
#BasCorps
{	background-color: #ddedff;
	background:url(images/bascorps.jpg) no-repeat 0 0;
	bottom: 0px;
	left: 0px;
	height: 85px; 
	text-align:center;
	padding: 0 60px 0 60px;
}
#BandeGauche
{	background:url(images/montre.jpg) no-repeat 0 0;
	position:absolute;
	left:930px;
	top:10px;
	width:50px;
	/*	height:505px; */
	background-color: #ddedff;
	z-index:1;
	padding-top:495px;
	font-size:10px;
	background-position: center;
}
#BandeDroite
{	background:url(images/anche.jpg) no-repeat 0 0;
	position:absolute; 
	left:10px; 
	top:10px; 
	width:50px;
/*	height:505px; */
	background-color: #ddedff;
	z-index:1;
	padding-top:495px;
	font-size:10px;   
	background-position: center;
}
#BoiteVideo
{	position:relative; 
	top:10px; 
	left:-26px; 
	z-index:1;
}