@import "layout.css";

/*-------- commun à toutes les pages ----------*/

h1 {
	font-family: "Trebuchet MS", "Comic Sans MS", Georgia;
	font-size: 1.3em;
	line-height: normal;
	color: #89422E;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
}
h2 {
	font-family: "Trebuchet MS", "Comic Sans MS", Georgia;
	font-size: 1.2em;
	line-height: normal;
	color: #360;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 12px;	/*display: block;*/
}
h3 {
	font-size: 1em;
	color: #89422E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px;
	text-align: left;
}
h4 {
	font-size: 1em;
	color: #89422E;
	font-family: "Trebuchet MS", "Comic Sans MS", Georgia;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 8px;
}
h5 {
	font-size: 1.2em;
	color: #666666;
	font-family: "Trebuchet MS", "Comic Sans MS", Georgia;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 8px;
}

p {
/*	display: block;*/
}
a {
	color: #000000;
	text-decoration: underline;
}
	
a:hover {
	color: #CC6600;
	background: none;
	text-decoration: none;
}
a:active a:focus {
	color: #CC6600;
	background: none;
	text-decoration: none;
}
a img {
	border: none;
}
.copy {
	width: 400px;
	text-align: left;
	float: left;
}

.haut {
	width: 90px;
	margin-right: 5px;
	float: right;
}

.separation {
	clear: both;
	visibility: hidden;
	height: 6px;
	border: 0;
	padding: 0px;
}

.separation2 {
	clear: both;
	visibility: hidden;
	height: 5px;
	border: 0;
	padding: 0px;
}

.coldroite {
	float: right;
}
.colgauche {
	float: left;
}
.mhaut5 {
	margin-top: 5px;
}
.mhaut10 {
	margin-top: 10px;
}
.mhaut20 {
	margin-top: 20px;
}
.mhaut30 {
	margin-top: 30px;
}
.mhaut40 {
	margin-top: 40px;
}
.mhaut60 {
	margin-top: 60px;
}
.centre {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.gauche {
	text-align: left;
}
.droite {
	text-align: right;
}
.justifie {
	text-align: justify;
}
.mgauche10 {
	padding-left: 10px;
}
.mgauche30 {
	padding-left: 30px;
}
.img {
	display: block;
	border: none;
}
.euro {
	font-family: "Times New Roman", Times, serif;
}
.euro-vente {
	font-family: "Times New Roman", Times, serif;
	color: #666699;
}

.titrefond {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #006699;
	font-weight: bold;
	margin: 5px auto 10px;
	width: 170px;
	text-align: center;
}
.vente {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-weight: bold;
}

.legende {
	font-size: 0.8em;
	color: #663300;
	line-height: 1.1em;
}
.legende a {
	font-size: 100%;
	color: #663300;
	line-height: 1.1em;
}

.legende2 {
	color: #006600;
	font-size: 0.8em;
	display: block;
}
.relief{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #F2EAE1;
	font-style: normal;
	color: #663300;
}
.cadre1{
	padding: 7px;
	border: 1px solid #CC9933;
}
.cadre2{
	background-color: #FAEED3;
	border: 1px solid #CC9933;
	margin: 10px auto;
/*	text-align: left;*/
}
.cadre3{
	background-color: #F3FAEB;
	border: 1px solid #CC9933;
	padding: 2px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.cadre2 td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.histoire {
	width: 170px;
	float: right;
	background-color: #FAF9F5;
	padding: 5px;
	border: 1px solid #CC9966;
}

/*-------- menu page d'accueil ----------*/

.menudroit {
	list-style-type: none;
	margin: 2px;
	padding:1px;
	font-family: "Trebuchet MS", "Comic Sans MS", Georgia;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
.menudroit li {
	margin-bottom: 5px;
}
.menudroit a {
	margin: 0 2px;
	color: #89422E;
	text-decoration: none;
}
.menudroit a:hover {
	text-decoration: none;
	color: #FFF;
	padding:4px;
	background-color: #89422E;
}

/*-------- menu autres pages ----------*/

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	margin: 1px;
	list-style-type: none;
	font-size: small;
	font-weight: bold;
}
.menu li {
	margin: 1px;
	float: left;
}
.menu a {
	display:block;
	color: #336600;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
	width: 115px;
	border-top: thin none #339900;
	border-right: thin dotted #339900;
	border-bottom: thin dotted #339900;
	border-left: thin none #339900;
}
.menu a:hover {
	border-top: thin none #9F673E;
	border-right: thin dotted #9F673E;
	border-bottom: thin dotted #9F673E;
	border-left: thin none #9F673E;
	color: #9F673E;
	background-color: #F1E7DC;
}
.menuf {
	display:block;
	color: #9F673E;
	background-color: #F1E7DC;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	text-align: center;
	width: 115px;
	border-top: none;
	border-right: thin dotted #9F673E;
	border-bottom: thin dotted #9F673E;
	border-left: none;
	font-weight: bold;
}
.accueil a {
	border: 0px none;
	text-decoration: none;
}
.accueil a:hover {
	text-decoration: none;
	border: 0px none;
	background-color: #FFFFFF;
}

/*-------- sous menu autres pages ----------*/
.menu2 {
	position:absolute;
	left: 234px;
	top: 47px;
	width: 450px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: small;
	font-weight: bold;
}
.menu2 li {
	float: left;
}
.menu2 a {
	display:block;
	color: #336600;
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	width: 130px;
	margin: 1px;
	border-top: thin dotted #339900;
	border-right: thin dotted #339900;
	border-bottom: thin dotted #339900;
	border-left: thin dotted #339900;
}
.menu2 a:hover {
	color: #9F673E;
	border: thin dotted #9F673E;
	background-color: #F1E7DC;
}
.menu2f {
	display:block;
	text-align: center;
	color: #9F673E;
	background-color: #F1E7DC;
	width: 130px;
	margin: 1px;
	border: thin dotted #9F673E;
	font-weight: bold;
}

/*-------- blocs communs à toutes les pages ----------*/

.lg65 {
	width: 63px;
	float: left;
}

.lg100 {
	width: 100px;
	margin-right: 10px;
	margin-left: 0px;
	float: left;
}

.lg110 {
	width: 110px;
	margin-right: 10px;
	margin-left: 0px;
	float: left;
}
.lg170 {
	width: 170px;
	float: left;
}
.lg175 {
	width: 175px;
	float: left;
}

.lg220 {
	width: 220px;
	float: left;
}
.lg230 {
	width: 230px;
	float: left;
}
.lg250 {
	width: 250px;
	float: left;
}
.lg290 {
	width: 290px;
	float: left;
}
.lg320 {
	width: 320px;
	float: left;
}
.lg420 {
	width: 420px;
	float: left;
}
#diapoaccueil {
	width: 390px;
	height: 294px;
	margin:0;
	padding: 10px 0 0 30px;
	float: left;
}
ul#diapo {
	display: block;
	float: left;
	overflow: hidden;
	width: 390px;
	height: 294px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	vertical-align: middle;
}
ul#diapo li {
	width: 390px;
	height: 294px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
}
ul#diapo li img {
	border: 0 none;
}
#diapotable {
	width: 340px;
	height: 280px;
	margin:30px 0 0 0;
	padding: 0px;
	float: left;
}
ul#diapota {
	display: block;
	float: left;
	overflow: hidden;
	width: 340px;
	height: 280px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	vertical-align: middle;
}
ul#diapota li {
	width: 340px;
	height: 280px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
}
ul#diapota li img {
	border: 0 none;
}
.encart1 {
	width: 150px;
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.encart1d {
	width: 150px;
	float: right;
	margin-top: 8px;
	margin-bottom: 2px;
}
.encart2d {
	width: 120px;
	float: right;
	margin-top: 8px;
	margin-bottom: 2px;
}

.encart2 {
	width: 350px;
	float: left;
	margin-top: 8px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.encart3 {
	width: 135px;
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.colonne {
	width: 234px;
	float: left;
	padding: 8px;
	text-align: justify;
}

.hotes {
	width: 730px;
	text-align: center;
	margin-left: 20px;
	display: block;
	float: left;
}
.hotes2 {
	width: 545px;
	text-align: center;
	margin-left: 10px;
	display: block;
	float: left;
}

/*-------- blocs photos gites ----------*/
.gite {
	color: #FFFFFF;
	font-size: 85%;
	display: block;
	background-color: #336600;
	padding: 0px;
	margin: 0px;
}
.image1 {
	float: left;
	width: 151px;
	}
.lg100 {
	width: 100px;
	margin-right: 3px;
	margin-left: 0px;
	float: left;
}
.droite2 {
	width: 260px;
	margin-left:20px;
	vertical-align: bottom;
	float: left;
}

.clignote {
	visibility: visible;
	text-decoration:blink;
}
/*-------- blocs photos index ----------*/

.image2 {
	float: left;
	width: 130px;
}
/*--------Formulaires--------*/
INPUT.submit {width: 120px; height:20px; font-family: Arial, Geneva, sans-serif; font-size: 8pt; font-style: normal; line-height: 10pt; font-weight: normal; background-color: #FAEED3; color: #000000;}
.courantpetit {font-family: Arial, Helvetica, sans-serif;	font-size: 0.9em;	font-style: normal;	line-height: normal;	font-weight: normal;	color: #236C8F;	border: 0px none;}
.tbformu { border:0px none; padding:0; text-align:center; margin-top: 0px; margin-bottom: 0px}
.courantlabel {font-family: Arial, Helvetica, sans-serif;	font-size: 0.9em;	font-style: normal;	line-height: normal;	font-weight: normal;	color: #000000;	border: 0px none;
}

/*---------------------------*/

