 
body{
  background:#AFD3E3; 
  margin: 0px 0px;

  font-family:arial;
  font-size:16px;
  color:#333333;

}
body a{
 
  font-family:arial;
  font-size:16px;
  color:#12495F;

}
.blocNav{

color:#12495F;

}

strong{

 color:#A42126;
}

.header div{
  width:370px;
  height:40px;
  margin-left:418px;
  margin-top:-46px;
  color:#FFFFFF;
  font-family:arial;
  font-size:16px;
 
}
.header div a{
  color:#FFFFFF;
  font-family:arial;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
}




.page{
  width:800px;
  margin: auto auto;
  background:#FFFFFF; 

}

.content_left{
  width:240px;
  float:left;
  padding-left:10px;


  

}
.content_right{
  width:546px;
  float:right;
 

}

.content_right p{
  margin: 10px 10px 10px 10px;

}
.content_right h1{
  margin: 0px 0px 0px 0px;
  background:url('img/fond-titre.jpg') no-repeat ;
  font-size:19px;
  line-height:35px;
  color:#2989B3;
  text-indent:18px;
}


#conteneurVideo{

  position:absolute;
  padding-top:209px;
  padding-left:340px;
}


.content_left h1{
  margin: 0px 0px 0px 0px;
  background:url('img/fond-titre-2.jpg') no-repeat ;
  font-size:19px;
  line-height:35px;
  color:#2989B3;
  text-align:center;
}
 



.guillemet1{

  margin: 0px 5px 5px 0px;

}
.guillemet2{

  margin: 5px 0px 0px 5px ;

}

/* 
--------------------------------------------
--------------------------------------------

tableau de tarif 

--------------------------------------------
--------------------------------------------


*/
#tblLocation{
margin-left:10px;
width:95%;


}

#tblLocation #head{
	text-align:center;
	height:25px;
	
	background:#A32227;
	color:#FFFFFF;
}



#tblLocation tr{

height:30px;
text-indent:5px;
background:#AFD3E3;
}

#tblLocation tr:hover{

height:30px;
text-indent:5px;
background:#F6E8E9;
color:#333333;
}

 
