* {
    margin: 0;
    padding: 0;
}
a:link {
    color: #B9121B;
    font-weight: normal;
    text-decoration: none;
}
a:visited {
    color: #B9121B;
    font-weight: normal;
    text-decoration: none;
}
a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
a:active {
    color: #B9121B;
    font-weight: normal;
    text-decoration: none;
}
h1 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 5px;
    text-decoration: none;
}
h2 {
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
h3 {
    color: #000000;
    font-size: 1.1em;
    font-weight: normal;
    padding: 5px;
    text-align: center;
    text-decoration: underline;
}
h2.blanc {
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    padding-top: 4px;
    text-align: center;
    text-decoration: none;
}
p {
    padding: 8px;
}
p.chambres {
    font-size: 0.7em;
    text-align: justify;
}
p.adresse {
    font-size: 0.9em;
    text-align: center;
}
body {
    background-color: #a99999;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    text-align: center;
}
#header {
    background-image: );
    height: 327px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 1000px;
}
#conteneur {
    background-color: #F9f9f9;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    position: relative;
    text-align: left;
    width: 1000px;
}
#adsenseliens {
    margin-bottom: 5px;
    margin-top: 15px;
    padding-top: 5px;
    text-align: center;
}
#centreframe {
background-color: #E4E4E4;
    background-repeat: repeat-x;
    border: 2px solid #555555;
    text-align: justify;
    width: 990px;
}

#pagegite {
    margin-top: 30px;
    width: 350px;
}
#centre {
    background-color: #E4E4E4;
    border: 1px solid #555555;
    margin: 15px 172px 10px 177px;
    padding: 15px 20px 10px;
    text-align: justify;
    width: 630px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
  #centre { 
width:610px;

background-color: #E4E4E4;
background-repeat:repeat-x;
margin: 15px 181px 10px 175px;
padding: 15px 20px 10px;
border: 1px solid #555555; 
text-align: justify;
  } 
}

html:not([lang*=""]) #centre { 
width:610px;
background-color: #E4E4E4;
background-repeat:repeat-x;
margin: 15px 172px 10px 177px;
padding: 15px 20px 10px;
border: 1px solid #555555; 
text-align: justify;
}


#gauche {
    float: left;
    margin-top: 0;
    padding-top: 0;
    text-align: left;
    width: 175px;
}
#droite {
    display: inline;
    float: right;
    font-size: 0.7em;
    margin-top: 0;
    width: 175px;
}
#footer {
    background-color: #F9f9f9;
    clear: both;
    text-align: center;
    width: 1000px;
}


#gites {
background-image:url(bordhaut.jpg);
background-repeat:no-repeat;
margin-top:35px;
border: 2px solid #000000;
width:960px;
height:395px;
text-align:center;
background-color:#E4E4E4;
position:relative;
margin-left: auto; 
margin-right: auto;
}

.chambres {
float:left;
margin-top:20px;
margin-bottom:20px;
margin-left: 30px;
width: 200px;
height: 275px;
border: 1px solid #000000;
background-color:#F9F9F9; 
font-size: 0.9em; 
text-align:justify;
}




#clear {
    clear: left;
}
#blocdroite {
    font-size: 0.8em;
    margin-left: 17px;
    text-align: center;
    width: 140px;
}
#blocdroite3 {
    background-color: #FFDAB9;
    border: 1px solid #555555;
    font-size: 1em;
    margin-left: 8px;
    text-align: center;
    width: 155px;
}
#blocgauche {
    background-color: #FFDAB9;
    border: 1px solid #555555;
    margin-left: 5px;
    margin-right: 3px;
    padding-left: 5px;
    padding-right: 5px;
}
#blocdroite2 {
    background-color: #FFDAB9;
    border: 2px solid #555555;
    margin-left: 3px;
    padding: 5px 3px;
}
#menuhaut {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    padding-top: 0;
}
#nav {
    font-size: 0.9em;
    height: 30px;
}
#nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#nav li {
    border-left: 1px solid black;
    float: left;
}
#nav ul li a {
    color: #000000;
    display: block;
    float: left;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 124px;
background-color: #E4E4E4;
}
#nav ul li a:hover {
    background-color: #FFFFFD;
    
}
#nav, #nav ul {
    line-height: 1;
    list-style: none outside none;
}
#menu {
    border-bottom: 1px solid #000000;
    height: 30px;
    margin-bottom: 10px;
}

