/* */
/* Feuille de style du site www.gite-rural-aveyron.com */
/* */
body {
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: url(img/fond.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
/* */
/* liens par défaut */
a {
	font-weight : bolder; 
	color : #666666; 
	text-decoration : none;
} 
a:hover {
	color : #FFFFFF;
	text-decoration : none;
	background-color: #666666;
}
/* */
/* Conteneur principal */
#conteneur {
	width: 900px;
	background-color: #ffffff;
	border: 2px solid #666666;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 10px;
	}
/* */
/* Logo (fleur) */
#logo {
	position:absolute;
	width: 209px;
	height: 195px;
	z-index: 2;
}
/* Titre */
#header {
	position:relative;
	width: 100%;
	height: 105px;
	margin:0px;
	z-index: 1;
	background-image:url(img/logo-header-droite.gif);
	/* background-image:url(img/promo2011.gif);  */
	background-position:right;
	background-repeat:no-repeat;
}
/* Menu */
#menu {
	width: inherit;
	height: 20px;
	background-color: #bbe164;
	text-align: right;
	vertical-align:middle;
	}
/* Liens du menu */
#menu a {
	font-family: "Lucida Sans Unicode", Verdana, "Lucida Bright", sans-serif;
	color:#003366;
	text-decoration:none;
	margin: 2px;
	font-size: 12px;
	font-weight: bold;
}
#menu a:hover {
	font-family: "Lucida Sans Unicode", Verdana, "Lucida Bright", sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	background-color: #006600;
	margin: 2px;
}
#menu a:active {
	font-family: "Lucida Sans Unicode", Verdana, "Lucida Bright", sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	background-color: #006600;
	margin: 2px;
}
/* Sous-Menu */
#sousmenu {
	width: inherit;
	height: 20px;
	background-color: #ffffff;
	text-align: right;
	padding-top:3px;
	}
/* Liens du sous menu */
#sousmenu a {
	font-family: "Lucida Sans Unicode", Verdana, "Lucida Bright", sans-serif;
	font-size: 12px;
	color:#003366;
	text-decoration:none;
	background-color: #bbe164;
	margin: 2px;
	font-weight: normal;
}
#sousmenu a:hover {
	font-family: "Lucida Sans Unicode", Verdana, "Lucida Bright", sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	background-color: #006600;
	margin: 2px;
}
#sousmenu a:active {
	font-family: "Lucida Sans Unicode", Verdana, "Lucida Bright", sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	background-color: #006600;
	margin: 2px;
}
/* Bouton Facebook */
#facebook {
	width: inherit;
	text-align: right;
	padding-top:10px;
	}

/* liens dans le texte */
a.lien {
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 1em; 
font-weight : bolder; 
color : #666666; 
text-decoration : none;
border-bottom: 1px dotted #333333;
} 
a.lien:hover {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 1em;
	color : #FFFFFF;
	text-decoration : none;
	background-color: #666666;
}

/* Titres des pages */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-size: 1.2em;
	text-align:right;
	margin-right:120px;
	margin-bottom:2em;
	font-weight:normal;
	padding-right:50px;
	background-image:url(img/fond-titres.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:35px;
}

/* Sous-titres */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-indent: 1em;
	border-bottom-color: #000099;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000099;
	border-left-style: solid;
	border-left-width: 3px;
}

/* Mises en valeur de certaines parties du texte */
.intertitre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#003366;
	font-weight:bold;
}
/* */
/* Avertissement e-mail invalide */
.avert {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color:#FF0000;
	font-weight:bold;
	text-align: center;
}

/* Contenu */
#contenu {
	margin-top: 25px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 0em;
	max-width: 820px;
	}
#texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	z-index: 99;
}
.lettrine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #999999;
	margin: 1px;
	padding: 1px;
	margin-left:10px;
	line-height: 1em;
	}
.petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:normal;
	color: #333;
	z-index: 99;
}	

/* Formulaire contact */

.formulaire {
	color: #333333;
	background-color: #F6F9EC;
 	border: 1px solid #666666;
}
/* Cadre */
#cadre{
	text-align: center;
	border-color: #666666;
	width: 70%;
	border-width: 1px;
	border-style:solid;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

/* Images */
img.tour {
background-color: #fff;
border: 1px solid #a9a9a9;
display: block;
margin: -5px 5px 5px 5px;
padding: 4px;
position: relative;
}

/* Pied de page */
#footer {
	height:10px;
	margin-top: 80px;
	padding-right: 80px;
	text-align: right;
	font-size:0.5em;
	font-style:italic;
	color: #cfcfcf;
	border-top-color: #bbe164;
	border-top-style: solid;
	border-top-width: 2px;
	clear:both;
}
#tite_fleur {
	margin-right: 25px;
	margin-top: -18px;
	background-image: url(img/mini-fleur.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	z-index: 3;
}
/* 

#footer a {
	text-decoration: underline;
	color: white;
}
#footer a:hover {
	background-color:white;
	color: #2E62AA;
	text-decoration: none;
}
*/
/* Bouton Retour */
#b_retour {
	visibility: visible;
	}

