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;
}

.EVEpolice { /* couleur et style de la police dans le div*/
color:#006699;;
font-family:Arial;
font-size:14px;
}
.EVEtourimg { /* couleur du tour de la photo dans le div*/
border-color:#006699;;
}
.EVEcoulseparation { /*couleur du trait de séparation du titre et du libellé dans le div*/
background-color:#006699 ;
}

.EVEdiv { /*couleur de fond du div et style du contour (couleur et type)*/
background-color:#FFD863;
border: 3px double #006699;;
}

.EVEinput {
background-color: transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#006699;;
text-decoration:none;
height:100px;
border-style:none;
padding: 0;
margin: 0; 
}
