
.EVEpolice { /* couleur et style de la police dans le div*/
color:#ffffff;
font-family:Arial;
font-size:14px;
}
.EVEtourimg { /* couleur du tour de la photo dans le div*/
border-color:#ffffff;
}
.EVEcoulseparation { /*couleur du trait de séparation du titre et du libellé dans le div*/
background-color:#ffffff;
}

.EVEdiv { /*couleur de fond du div et style du contour (couleur et type)*/
background-color:#71706E;
border: 3px double #ffffff;
}

.EVEinput {
background-color: transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#927472;
text-decoration:none; 
border-style:none;
padding: 0;
margin: 0; 
}


body {
	background-color: #71706E;
	color: #71706E;
}

a.rub {
	font-family: arial;
	font-weight: bolder;
	font-size: 14px;
	color: #71706E;
	text-decoration: none;
}

a:visited.rub {
	font-family: arial;
	font-weight: bolder;
	font-size: 14px;
	color: #71706E;
	text-decoration: none;
}

a:hover.rub {
	font-family: arial;
	font-weight: bolder;
	font-size: 14px;
	color: #71706E;
	text-decoration: none;
}

a:link {color : #71706E;}
a:active {color:#71706E;}

.rubact {
	font-family: arial;
	font-weight: bolder;
	font-size: 14px;
	color: #205394;
	text-decoration: none;
}

a.lien {
	font-family: arial;
	font-weight: bolder;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}

td {
	font-family: arial;
	font-size: 11px;
	color: black;
}

h1 {
	font-family: arial;
	font-weight: bolder;
	font-size: 14px;
	color: #205394;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 2px;
	text-align: left;
}

.titre1 {
	font-family: arial;
	font-weight: bolder;
	font-size: 14px;
	color: #205394;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 2px;
	text-align: left;
}

select {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #71706E;
	background: #F8F8EE;
}

input.zone {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #71706E;
	background: #F8F8EE;
	border: 1px solid;
	width: 64px;
	text-align: center;
}

div.coord {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #71706E;
	padding-left: 10px;
	padding-bottom: 10px;
}

.reserv {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #71706E;
	padding-left: 10px;
}

.copy {
	font-family: arial;
	color: #888A7F;
	font-size: 10px;
}

.calque {
	position: absolute;
	width: 100%;
	height: 100%;
	visibility: hidden;
}

h2 {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: black;
	padding-left: 10px;
}

.titre2 {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: black;
	padding-left: 10px;
}

.frm {
	font-family: arial;
	font-size: 11px;
	color: #71706E;
	background: #F1F1E9;
	border: 1px solid #CACCC1;
}

