/* CSS Document */
body {
background-image: none; 
background-color: #ffffff;
}


/* CSS Document */
body {
background-image: none; 
background-color: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
margin:0;
}
p {margin: 0;}
#container {
margin-left:auto;
margin-right:auto;
}
hr {
clear:both;
}

#logo {
margin-left:auto;
margin-right:auto;
width:307px;
display: none;
}

/*------------------bandeau---------------------*/
#bandeau_contenu {
width:100%;
background-image: url(file:///X|/CH1/Clients/Les%20Gites/img/bandeau.jpg);
border-top: 4px solid #590303;
border-bottom: 4px solid #590303;
height:170px;
display: none;
}
/*------------------menu---------------------*/
#menu {
margin:0 20px;
height:38px;
/*padding:12px 0;*/
display: none;
}
a.menu_font {
display:block;
float:left;
height:34px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
color:#F2E487;
margin-left:10px;
font-size:14px;
text-decoration:none;
letter-spacing:1px;
background-image: url(file:///X|/CH1/Clients/Les%20Gites/img/fond_menu.jpg);
padding:6px 20px 0px 20px;
background-position:center top;
background-repeat:no-repeat;
}
a:visited menu_font {
color:#F2E487;
}
a.plan {
background-image: url(file:///X|/CH1/Clients/Les%20Gites/img/fond_menu3.jpg);
}
a.reservation {
background-image: url(file:///X|/CH1/Clients/Les%20Gites/img/fond_menu2.jpg);
}

a.menu_font:hover {
color:#F4EEDA;
}
/*------------------fin menu---------------------*/

/*------------------contenu---------------------*/
#separation {
	clear:both;
	visibility:hidden;
	margin:0;
	font-size:1px;
}
#bande_marron {
background-color:#421A02;
}

#contenu {
margin:0  0 0 20px;
border-left:5px solid #E7BF50;
background-color:#FAEEE7;
}

#contenu_text {
margin:0 320px 0 20px;
text-align:justify;
}
/*-----------Contenu texte sans encadre a droite------*/
#contenu_text2 {
margin:0 20px 0 20px;
text-align:justify;
}
/*----------------------------------------------------*/
#barre {
width:100%;
border-bottom:1px solid #D2BBAD;
padding:1px 0;
font-size:1px;
margin-bottom:2px;
display: none;
}

#bloc_droit {
position: absolute;
right:0;
width: 250px;
border-left: 1px solid #465213;
border-right: 1px solid #465213;
margin:25px 5px 0 0;
padding: 0 20px;
display: none;
}
#cheval {
position:absolute;
top:34px;
left:28px;
display: none;
}

#fer {
position:absolute;
top: 170px;
right:10px;
display: none;
}

#lierre {
position:absolute;
top: 25px;
right:0px;
display: none;
}
/*------------------fin contenu---------------------*/

/*------------------footer---------------------*/
#footer {
margin-left:auto;
margin-right:auto;
width:400px;
display: none;
}

/*-----------------class---------------------*/
.photo {
float:left;
border:3px solid #FFFFFF;
margin-top:0px;
margin-right:10px;
display: none;
}

.photo_encadre {
border:3px solid #FFFFFF;
margin:5px 0;

}
.titre_de_page {
font-family:Georgia, "Times New Roman", Times, serif;
color:#990000;
font-size:24px;
}

.titre{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.gras {
font-size:11px;
font-weight:bold;
}

.tableau {
border:2px solid #993300;
width:400px;

}
.tableau td {
border:1px solid #996600;
margin:5px;
}

.footer {
font-size:9px;
font-weight:normal;
color:#FFFFCC;
text-align:center;
text-decoration:none;
}
.titre_tableau {
text-align:center;
color:#000000;
font-size:14px;
}
