/* 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-left: 22px;
	padding-bottom: 30px;
}

#contact_gauche {
	float: left;
	width: 427px;
	min-height: 20px;
	_height: 20px;
	padding-right: 20px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

#contact_droite {
	float: left;
	width: 481px;
	height: 300px;
	margin-top: -20px;
	background: url(../images/contact/carte.jpg) right no-repeat;
}


/* debut des styles pour le modele contact_distributeurs */

.contact_ligne {
	position: relative;
	left: 0px;
	top: 0px;
	width: 417px;
	min-height: 100px;
	_height: 100px;
	margin-bottom: 5px;
	background: url(../images/general/fond_texte.jpg) repeat-x #001D2D;
}

.contact_monde {
	position: relative;
	left: 0px;
	top: 0px;
	width: 397px;
	min-height: 20px;
	_height: 20px;
	color: #009DDF;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}

.contact_pays {
	position: relative;
	left: 0px;
	top: 0px;
	width: 377px;
	min-height: 20px;
	_height: 20px;
	color: #FECB00;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 0px 10px 10px;
}

.contact_lignecontenu {
	position: relative;
	left: 0px;
	top: 0px;
	width: 397px;
	min-height: 40px;
	_height: 40px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.contact_photo {
	float: left;
	width: 196px;
	height: 124px;
	background-color: #fff;
}

.contact_texte {
	float: left;
	width: 191px;
	min-height: 10px;
	_height: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}

.contact_texte a {
	color: #fff;
	text-decoration: underline;
}

/* fin des styles du modele contact_distributeurs */
