/* fichier de style créé par Stéphane Bobnnaric pour le gîtes des berges de la Boyne*/
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: #DDDDDD;
font-size: 1em;
margin: 0;
padding: 0;
}
#en_tete {
 width: 960px;
height: 188px;
background-image: url("images/bandeau.jpg"); 
background-repeat: no-repeat;
margin-bottom: 10px;
background-color :#55AA55;
}
#conteneur {
position: relative;
width: 960px;
margin: 0 auto; 
background-color:#90b53a;
}
#centre {
background-color:#e3eec8;
width: 695px;
margin-left: 210px;
padding: 20px;
}
#centre p {padding-top: 5px;

}
h1 { text-align:right;
color:#68822a;
margin-right: 10px;}
.image_droite {
float: right;
margin: 10px;
}
.image_gauche {
float: left;
margin: 10px;
}
.dessous
{
   clear: both;
}
table tr td{
 border:1px solid black;
 border-collapse: collapse;
}
#gauche {
position: absolute;
left:0;
width: 200px;
}
#gauche p{
text-align: left;
padding: 10px 10px 0px 12px;
margin-top: 50px;
}
#gauche a img{
border: none;

}
#pied {
height: 20px;
background-color: ##e3eec8;
}
/*
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}*/
ul.menugauche {list-style-type: none;
margin: 20px 10px 0px 10px;
padding:0;

} 

ul.menugauche li {margin-bottom: 5px;
font-size: 1.2em;
}

ul.menugauche a {
     margin: 0 2px;
     width: 180px; 
     height: 30px;
margin-top: 10px;
padding-top: 3px;
     display: block;
     text-align: center;
     border: 1px solid gray;
     text-decoration: none;
     color: #000;
     background: #b9e84a;
color: #black;

	 }
	 
ul.menugauche a:hover {
     background: #68822a;
     border: 1px solid gray; 
color: white;
     }
p {margin: 0 0 10px 0;}

