body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	background-color: #FFD863;
	}

a:link {color : #006699;}
a:visited {color:#006699;}
a:hover {color:#006699;}
a:active {color:#006699;}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	background-image:    url(images/gites-ardeche_09.jpg);
	text-align: justify;
	vertical-align: middle;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;


}
.coordonnées {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-align: center;
	vertical-align: top;
	padding: 5px;

}
.textebleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-align: justify;
}
.titre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #669900;
	text-align: center;
}
.textevert {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669900;
	text-align: justify;
}
.texteoranger {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-align: justify;
}
.titreorange {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC6600;
	text-align: center;
}
.textegris {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.tableau {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;


}
.texteformulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
}
.fond1 {
	background-attachment: scroll;
	background-image: url(images/fondu2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond2 {
	background-attachment: scroll;
	background-image: url(images/fondu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
