/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #692300;
	margin: 0px;
	background-color: #FF9C36;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.ardechegitesevasion.com/images/fond.gif);
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #692300;
	font-weight: bold;
	text-align:justify;
	line-height: 14px;
	letter-spacing: 2px;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #692300;
	font-weight: normal;
}
.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #692300;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 2px;
}
.simple_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	align: justify;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #692300;
	font-weight: bold;
	line-height: 18px;
}
.gras_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	align: justify;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
}
.survol_fond_couleur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.survol_fond_couleur:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	background: #CA4200;
}
a:link { color: #ffffff;}
a:visited { color: #ffffff;}
a:hover { color: #ffffff;}
a:active { color: #ffffff;}

input {
	background-color: #FFA851;
	border: 1px solid #D5530E;
}

select {
	background-color: #FFA851;
	border: 1px solid #D5530E;
}
textarea {
	background-image: url(http://www.ardechegitesevasion.com/images/formtext.jpg);
	border: 1px solid #D5530E;
	background-repeat: repeat;
}
