/* debut des styles de la page a propos */

#structure_visuel {
	height: 168px;
	background: url(../images/general/fond_header_v2.png) repeat-x;
}

#contact_bandeau {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 168px;
	_height: 144px;
	padding-top: 24px;
	padding-left: 15px;
	background: url(../images/contact/bandeau.jpg) no-repeat ;
}

#contact_entete {
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 22px;
}

#contact_titre {
	color: #FECB00;
	font-size: 16px;
	padding-left: 10px;
}

#contact_contenu {
	position: relative;
	left: 0px;
	top: 0px;
	width: 928px;
	min-height: 20px;
	_height: 20px;
	padding-bottom: 30px;
	padding-left: 22px;
	color: #fff;
}

#contact_gauche {
	float: left;
	width: 470px;
	min-height: 20px;
	_height: 20px;
}

#contact_droite {
	float: left;
	width: 428px;
	min-height: 10px;
	_height: 10px;
	padding-left: 20px;
}

 
#contact_coordonnees {
	position: relative;
	left: 0px;
	top: 0px;
	width: 408px;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #003351;
}

.contact_divtitre {
	padding-bottom: 10px;
}

#contact_map {
	position: relative;
	left: 0px;
	top: 0px;
	width: 428px;
}

/* debut des styles du formulaire de contact */
.contact_formulaire {
	position: relative;
	left: 0px;
	top: 0px;
	width: 470px;
	min-height: 100px;
	_height: 100px;
	margin: 0px;
	padding-bottom: 10px;
	color: #fff;
	font-size: 12px;
	background: url(../images/general/fond_texte.png) repeat-x #001D2D;
}

.contact_ligneform {
	position: relative;
	left: 0px;
	top: 0px;
	width: 470px;
	margin-bottom: 5px;
}

.contact_libelleform {
	float: left;
	left: 0px;
	top: 0px;
	width: 120px;
	padding: 3px 10px;
}

.contact_champsform {
	float: left;
	left: 0px;
	top: 0px;
	width: 330px;
	padding-right: 10px:
}

.contact_formulaire input, .contact_formulaire textarea, .contact_formulaire select {
	font-family: "Arial";
	font-size: 12px;
	background-color: #999999;
	border: 1px solid #fff;
}

.field50 {width: 100px; height: 17px;}
.field320 {width: 320px; height: 17px;}

#contact_info {
	position: relative;
	left: 0px;
	top: 0px;
	width: 460px;
	padding: 10px 10px 10px 0px;
	color: #009DDF;
	text-align: right;
}

a.contact_envoyer {
	color: #009DDF;
	background-color: #00111A;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	border: 1px solid #009DDF;
}

.contact_etoile {
	color: #009DDF;
}

/* fin des styles du formulaire de contact */


/* fin des styles de le page contactlogie */

