/* CSS Document */


/*------------------------------ En-tetes et navigation --------------------------------*/
#bandeau {
	background-image: url(../images/bandeaux/contact.jpg);
}

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


/*------------------------------ Pave coordonnees -------------------------------------*/

#coordonnees {
	background-color:#D6A568;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	margin-bottom: 7px;
	padding-bottom: 13px;
}

#coordonnees hr{
	color: #ffffff;
	background-color: #ffffff;
	height: 2px;
	border: 0px;
	clear: both;
	margin-top: 1px;
	margin-bottom: 1px;
}

#coordonnees div div{
	padding:0px;
	margin-bottom: 10px;
}

#coordonnees div{
	padding-right: 13px;
	padding-left: 13px;
}

#coordonnees #office_tourisme {
	font-size: 29px;
	font-style: normal;
	line-height: 27px;
	padding-top: 13px;
	padding-bottom: 13px;
}

#coordonnees #visuel_office_tourisme {
	background-image: url(../contact/images/office_tourisme.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 0px;
	padding-left: 0px;
	height: 185px;
	width: 180px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
}

#coordonnees .point_infos {
	font-size: 18px;
	color:#B26319;
	margin-top: 13px;
	margin-bottom: 5px;
}

#coordonnees a{
	color: #FFFFFF;
	font-size: 12px;
}

#coordonnees a:hover{
	text-decoration: none;
}

#intro{
	width:720px;
	margin-bottom: 30px;
	margin-top: 30px;
}
/*------------------------------------------------------------------------------------*/



/*------------------------------ Mise en forme du formulaire ----------------------------*/
#formulaire {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#71A6AF;
}

#formulaire label{
	float:left;
	text-align:right;
	padding-left: 4px;
	width: 60px;
	padding-right: 4px;
}



#formulaire .court{
	width:20px;
}

#formulaire input, textarea{
	float:left;	
	border: 1px solid #F7EDE1;
	background-color:#F7EDE1;
	overflow:hidden;
	width:108px;
}

#formulaire .radio{
	width:auto;
	background:none;
	border:none;
}

#formulaire .civilite{
	width:auto;
	margin-left:20px;
}

#formulaire .inputAlerte {
	border: 1px solid #71A6AF;
	background:none;
}

#formulaire strong{	
	float:left;	
	font-size: 17px;
	margin-left: 2px;
	line-height: 12px;
	color: #B0762F;
}

#message_encours{
	color: #1C2765;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#formulaire .spacer{
	height:13px;
}

#messageRetour, .messageRetour, #mentions_cnil{
	color: #D7A568;
	line-height: 30px;
	margin-bottom: 0px;
	font-size: 11px;
}

#messageRetour{
	font-weight: bold;
	color: #71A6AE;
	padding-left: 350px;
	font-size: 14px;

}

#mentions_cnil{
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: justify;
}

#formulaire .envoyer{
	height:30px;
	margin-left: 15px;
}

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

/*----------------------------mentions bas de pages -------------------------------*/
#mentions{
	color: #CC8E42;
	font-size: 10px;
	margin-top: 40px;
	text-align: center;
}
/*--------------------------------------------------------------------------------------*/