/* CSS Document */

p, br {
margin:0;
padding:0;
}

body {
margin:0;
padding:10px 0;
background-image:url(../img/bg.jpg);
background-position: top center;
background-repeat:repeat;
scrollbar-base-color: #EAF3F7;
scrollbar-arrow-color: #00BDFC;
scrollbar-darkshadow-color: #00C7F9;
scrollbar-face-color: #C6ECFF;
}
/*-------------------------------------------------------*/
/*-----------------bloc----------------------------------*/
/*-------------------------------------------------------*/
#bloc1 {
width:188px;
float:left;
margin: 0 15px;
}

/*-------------------------------------------------------*/
/*-------------------------CONTAINER---------------------*/
/*-------------------------------------------------------*/
#container {
margin-left:auto;
margin-right:auto;
width:720px;
}
/*-------------------------------------------------------*/
/*------------------------HEADER-------------------------*/
/*-------------------------------------------------------*/
#header {
width:729px;
height:174px;
background-image:url(../img/bandeau.jpg);
}

#drapeaux {
position:absolute;
background-image:url(../img/drapeaux.jpg);
width:100px;
height:60px;
margin-left:570px;
margin-top:-10px;
}
/*-------------------------------------------------------*/
/*-------------------------CONTACT-----------------------*/
/*-------------------------------------------------------*/
#contact {
position:absolute;
margin:-10px 0 0 680px;
padding:15px 5px 0 5px;
border-left:1px solid #CCCCCC;
}



/*-------------------------------------------------------*/
/*--------------------------MENU-------------------------*/
/*-------------------------------------------------------*/

#menu {
margin: 0 0 10px 0;
text-align:center;
list-style-type:none;
}

#menu li {
display:inline;
}
/*-------------------------------------------------------*/
/*--------------------------Bloc gauche------------------*/
/*-------------------------------------------------------*/

#bloc_gauche {
position:absolute;
margin:15px 0;
width: 220px;
height:560px;
background-image:url(../img/bandeau_gauche.jpg);
border-right:1px solid #DBDEDF;
}
/*-------------------------------------------------------*/
/*--------------------------Bloc droit-------------------*/
/*-------------------------------------------------------*/
#bloc_droit {
padding:0 10px 0 240px;
color:#666666;
text-align:justify;
background-image:url(../img/bandeau_gauche.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
/*-------------------------------------------------------*/
/*------------------separation---------------------------*/
/*-------------------------------------------------------*/
.separation {
background-image:url(../img/fioriture.gif);
background-position:center;
background-repeat:no-repeat;
width:100%;
height:50px;
}
/*-------------------------------------------------------*/
/*------------------tableau-------------------------------*/
/*-------------------------------------------------------*/
th {
background-color:#0890BC;
color:#FFF;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
margin:10px;
height:20px;
vertical-align:middle;
}


table{
color:#424343;
width:470px;
border:2px solid #CCCCCC;
padding:1px; 
}

td { 
border-style:solid; 
border-width:1px; 
border-color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
margin:10px;
height:20px;
vertical-align:middle;
}
/*-------------------------------------------------------*/
/*------------------tableau-------------------------------*/
/*-------------------------------------------------------*/
.formulaire {
text-align:left;
width:300px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0890BC;
}
.jour {
text-align:left;
width:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0890BC;
}

.bouton_form {
  border-Style:double;
  border-Color: #B9B8B8;
  font-Family: Arial, Helvetica, sans-serif;
  font-Size: 11px;
  font-Weight: normal;
  font-Style: normal;
  text-Transform: uppercase;
  color: white;
  background-Color:#0890BC;
  }
.formulaire_res, .formulaire_res td, .formulaire_res th {
border:0;
text-align:left;
padding-left:5px;
}  
.formulaire_contact{
width:300px;
height:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0890BC;
}

  
/*-------------------------------------------------------*/
/*------------------footer-------------------------------*/
/*-------------------------------------------------------*/

#footer {
margin:0;
padding:5px 0px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
text-align:center;
border-top:1px solid #CAC9C8;
}
/*-------------------------------------------------------*/
/*----------------offre----------------------------------*/
/*-------------------------------------------------------*/
.offre {
margin-right:5px;
vertical-align:middle;
float:left;
}
/*-------------------------------------------------------*/
/*----------------icones---------------------------------*/
/*-------------------------------------------------------*/
#icones {
position:absolute;
width:200px;
margin:0 0 0 30px;
padding:0px;
}

#postit {
	position:absolute;
	width:191px;
	margin:6px 0 0 14px;
	text-align:center;
}

#postit_centre {
	width:185px;
	background-image:url(../img/postit.jpg);
	background-repeat:repeat-y;
	padding-left:3px;
	padding-right:5px;
}

#postit_haut {
width:191px;
height:45px;
background-image:url(../img/postit_haut.gif);
background-repeat:no-repeat;
}
#postit_bas {
	width:191px;
height:15px;
font-size:1px;
background-image:url(../img/postit_bas.gif);
}
/*-------------------------------------------------------*/
/*--------------logo page---------------------------------*/
/*-------------------------------------------------------*/
#logo_page{
position:absolute;
right:0;
top:0;
width:156px;
padding:0;
}

.mobile_home {
margin:5px;
}
/*-------------------------------------------------------*/
/*-------------icone mail-------------------------------*/
/*-------------------------------------------------------*/
.mail {
border:0;
}
.focus {
background-color:#0890BC;
color:#FF0000;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
margin:10px;
height:20px;
vertical-align:middle;
}

.visite360 {
  margin: 0 0 0 187px;
    position: absolute;
    top: 132px;
	border:0;
}

.visite360  img {border:0;}
