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

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

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

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

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


/* debut des styles pour la page la societe */
#apropos_societe {
	position: relative;
	left: 0px;
	top: 0px;
	width: 928px;
	min-height: 20px;
	_height: 20px;
	padding-left: 22px;
	padding-bottom: 30px;
}

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

#societe_droite {
	float: left;
	width: 298px;
	margin-top: -20px;
	_margin: 0px;
}

#societe_droite img {
	border: 1px solid #003351;
}
/* fin des styles pour la page la societe */

/* debut des styles de le page l'equipe */
#apropos_equipe {
	position: relative;
	left: 0px;
	top: 0px;
	width: 928px;
	min-height: 20px;
	_height: 20px;
	padding-bottom: 30px;
	padding-left: 22px;
}

#equipe_gauche {
	float: left;
	width: 450px;
	_width: 483px;
	min-height: 20px;
	_height: 20px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

#equipe_droite {
	float: left;
	width: 448px;
	color: #fff;
	font-size: 12px
	border: 1px solid;
}

#apropos_equipe img {
	border: 1px solid #003351;
}

.equipe_vignette {
	float: left;
	width: 120px;
	min-height: 20px;
	_height: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
}

.equipe_photo img {
	border: 1px solid #003351;
	margin-bottom: 10px;
}

.equipe_prenom {
	color: #009DDF;
	font-size: 12px;
}

equipe_fonction{
	color: #fff;
}

/* fin des styles de le page l'equipe */

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