/***************Gite*******************/

.gite{
width:50%;
float:left;
text-align:center;
margin-top:14px;
margin-bottom:2px;
}

.gite h2{
text-align:center;
margin-top:0px;
}

.gite a{
display:block;
margin-left:auto;
margin-right:auto;
width:392px;
position:relative;
padding:10px 10px 10px 10px;
z-index:5000;
}

.gite a *{
cursor:pointer;
}

.gite a:hover{
background:#F9EA9F;
color:inherit;
}

.gite a .bouton{
width:138px;
height:33px;
position:absolute;
bottom:10px;
right:10px;
background:transparent url(images/bouton_visiter.png) top left no-repeat;
}

.gite a:hover .bouton{
background:transparent url(images/bouton_visiter.png) bottom left no-repeat;
}

.lang_de .gite a .bouton{
background:transparent url(images/bouton_sehen.png) top left no-repeat;
}

.lang_de .gite a:hover .bouton{
background:transparent url(images/bouton_sehen.png) bottom left no-repeat;
}

/*************Fin gite**************/

#bienvenue p{
font-size:0.8125em;
}
