/*Design Site Gîte La Péne Saint-Pastous
Réalisé par Jean-Michel RODÉ*/
body
{
background-image:url(Images/Fondbody.png);
background-repeat:repeat-y;
}
/*Entête*/
div#entete
{
	width:800px;
	height:236px;
	position:absolute;
	top:-0px;
	display:block;
	margin-left:-400px;
	left:50%;
	border-bottom: #666666 3px solid;
	border-left:#666666 3px solid;
	border-right:#666666 3px solid;
}
/*wifi*/
div#Wifi
{
width:101px;
height:59;
position:absolute;
top:0px;
left:1%;
margin-left:1px;
}
/*logogitedefrance*/
div#logogdf
{
width:101px;
height:101px;
position:absolute;
margin-left:298px;
top:0px;
left:50%;
cursor:pointer;
border-left:#666666 2px ridge;
border-bottom:#666666 2px ridge;

}

div#glp
{
width:241px;
height:165px;
position:absolute;
margin-left:-260px;
top:0px;
left:50%;

}
div#sp
{
width:184px;
height:49px;
position:absolute;
top:167px;
margin-left:-230px;
cursor:pointer;
left:50%;
}
h1/*Titre Gîte La Péne*/
{
margin-left:150px;
margin-top:-236px;
display:block;
color:#000000;
font-size:57px;
text-align:left;
font-family: "Kunstler Script", Arial, Verdana, serif;
}
a/*couleur de lien*/
{
color:#7a032a;
}
/*couleur de lien survole*/
a:hover
{
color: #3878b4;
}
/*Couleur bleue premières lettres*/
.bleu 
{
color:#000099;
}
/*Couleur Bordeau de Saint-Pastous*/
.rouge 
{
color:#000099;
}
/*Barre de menu*/
div#barremenu
{
width:800px;
height:137px;
background-image:url(Images/Fondmenu.png);
background-repeat:repeat-x;
position:absolute;
top:236px;
margin-left:-400px;
left:50%;
display:block;
border-left:3px #666666 solid;
border-right:3px #666666 solid;
border-top:3px #666666 solid;
}
div.Bouton
{
position:relative;
text-align:center;
width:160px;
height:137px;
display: block;
float:left;
cursor:pointer;	
}
/*Container*/
h2/*Bienvenue au gite La Péne*/
{
margin-left:150px;
color:#000099;
font-size:35px;
text-align: left; 
font-family: "Comic Sans MS", Arial, Verdana, serif;
font-weight:bold;
}
div#container
{
width:800px;
height:auto;
position:absolute;
top:375px;
margin-left:-400px;
left:50%;
background-image:url(Images/Fondcontainer.png);
background-repeat:repeat-x;
border-left:3px #666666 solid;
border-right:3px #666666 solid;
border-top:3px #666666 solid;
border-bottom:3px #666666 solid;
}
.Fleur
{
float:right;
display:block;
margin-right:5px;
margin-left:5px;
}
.Ours
{
float:left;
margin-left:5px;
margin-right:5px;
}
h3/*Texte nous contacter*/
{
margin-top:40px;
margin-left:auto;
text-align:center;
line-height:2;
font-family:"Times New Roman", Times, serif, Arial, Helvetica;
font-size:24px;
}
h4/*Texte la grange avant*/
{
width:450px;
height:500px;
text-align:center;
margin-right:20px;
font-size:25px;
font-family:"Comic Sans MS", Arial, Verdana, serif;
font-weight:bold;
}
h5/*Bouton fermer du popup*/
{
margin-left:35%;
margin-top:-140px;
}
h6/*Texte accueil*/
{

	text-align:justify;
	margin-top:5px;
	margin-left:20px;
	margin-right:20px;
	font-size:18px;
	font-family:"Comic Sans MS", Arial, Verdana, serif; 
	line-height:normal;
	font-weight:bolder;
	font-style:normal;
}
h7/*texte disponibilite du gite*/
{
text-align:center;
color:#000099;
margin-top:40px;
font-size:35px;
font-family: "Comic Sans MS", Arial, Verdana, serif;
}
.galerie 
{
  width:800px;
  margin-right:0px;
  margin-top:-13px;
  height:auto;
}
/* --- PIED DE PAGE --- */
	
#footer
{
position: relative;
bottom: 0px;
width: 800px;
height:60px;
}
#foot_interne
{
width: 800px;
line-height:1;
text-align:center;
display:block;
left:50%;
}
.retrait 
{
 text-indent: 100px ; 
}/*décalage de 20 px*/
