@charset "UTF-8";
/* CSS Document */

body {
	margin:0px; padding:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#2f2f2f; font-weight:normal;
	background-color:#f5f5f5;
}
hr {
	display:none;
}
h1, h2, h3, h4, h5, p {
	margin:0px; padding:0px;
}
a {
	color:#5cc3db;
	text-decoration:none;
	font-weight:normal;
}
a:visited {
	color:#5cc3db;
}
a:hover {
	color:#5cc3db;
	text-decoration:underline;
}
img {
	border:0px;
}
table tr, table td {
	vertical-align:top
}



/******************** H1, H2, ETC... ********************/

h1 {
	font-size:12px;
	display:none;
}
h2 {
	font-size:30px;
	font-weight:normal;
	color:#cecece;
	margin:0px 0px 10px 0px;
}
h3 {
	font-size:15px;
	font-weight:bold;
	color:#4592a5;
	margin:0px; padding:0px;
}

h4 {
	font-size:13px;
	font-weight:bold;
	color:#2f2f2f;
	margin:0px 0px 6px 0px; padding:0px;
}
h5 {
	font-size:13px;
	font-weight:bold;
	margin:8px 0px 12px 0px; padding:0px;
}


/******************** STRUCTURE ********************/

.conteneur_general {
	width:950px;
	margin:0px auto 0px auto;
}

html[xmlns] .conteneur_general {
	height:auto; min-height:625px;
}

.header {
	width:950px;
	height:158px;
	float:left;
	background-color:#5cc2db;
}

.logo {
	width:590px;
	height:158px;
	float:left;
}

#logo_flash {
	width:590px;
	height:158px;
	float:left;
}

.transverse {
	width:340px;
	height:19px;
	float:left;
	background-image:url(../images/fonds/fond_transverse.gif);
	background-repeat:no-repeat;	
	padding:2px 0px 0px 10px;
}

.footer {
	width:795px;
	height:20px;
	float:left;
	background-image:url(../images/fonds/fond_footer.gif);
	background-repeat:repeat-x;
	padding:8px 0px 0px 155px;
	color:#000000;
}

/******************** STRUCTURE HOME ********************/

.accroche_home {
	width:950px;
	height:110px;
	float:left;
	background-image:url(../images/fonds/fond_accroche_home.gif);
	background-repeat:no-repeat;
	margin:0px; padding:0px;
}

.accroche_home_txt {
	width:740px;
	margin:10px 0px 0px 180px;
	font-size:13px;
	color:#5cc3db;
	padding:0px;
}

.accroche_home_txt a:hover {
	text-decoration:none;
}

.flash_home {
	width:950px;
	height:184px;
	float:left;
	background-color:#FFFFFF;
	padding:0px;
}

.portlets_home {
	width:950px;
	height:107px;
	float:left;
	background-image:url(../images/fonds/fond_portlets_home.gif);
	background-repeat:repeat-x;
}

.portlet_home_gauche {
	width:400px;
	height:90px;
	float:left;
	margin:10px 0px 0px 158px;
}

.portlet_home_droite {
	width:380px;
	height:90px;
	float:left;
	margin:10px 0px 0px 10px;
}

.portlet_home_droite_img {
	width:135px;
	height:90px;
	float:left;
}

.portlet_home_droite_txt {
	width:190px;
	height:82px;
	float:left;
	margin:8px 0px 0px 10px;
}

/******************** STRUCTURE INT ********************/

.fil_ariane {
	width:932px;
	height:26px;
	float:left;
	background-image:url(../images/fonds/fond_fil_ariane.gif);
	background-repeat:repeat-x;
	margin:0px; 
	padding:13px 0px 0px 18px;
}

.titre_int {
	width:950px;
	height:69px;
	float:left;
	background-color:#FFFFFF;
}

.titre_int_petit {
	width:950px;
	height:33px;
	float:left;
	background-color:#FFFFFF;
}

.conteneur_int {
	width:950px;
	float:left;
	background-color:#FFFFFF;	
}

.conteneur_int_gauche {
	width:518px;
	float:left;
	padding:0px 40px 0px 155px;
}

.conteneur_int_droit {
	width:199px;
	height:187px;
	float:left;
	padding:72px 20px 0px 15px;
	background-image:url(../images/fonds/fond_engagements_qualite.gif); background-repeat:no-repeat;
	text-align:center;
}

.conteneur_int_droit_simple {
	width:199px;
	float:left;
}

.lien_qualite {
	margin:14px 0px 0px 38px;
	font-size:14px;
	text-align:left;
}

.conteneur_int_gauche_double_titre {
	width:673px;
	float:left;
	padding:0px 40px 0px 0px;
}

.conteneur_int_gauche_double_titre_txt {
	width:518px;
	float:left;
	padding:0px 40px 0px 155px;
}

.conteneur_int_gauche_double_titre_titre {
	width:673px;
	float:left;
	padding:10px 0px 0px 0px;
}

.conteneur_ref_gauche {
	width:257px;
	height:580px;
	float:left;
	background-color:#FFFFFF;
	padding:21px 20px 0px 20px;
}

.conteneur_ref_droite {
	width:596px;
	height:580px;
	float:left;
	padding:21px 28px 21px 28px;
	background-image:url(../images/fonds/fond_references.gif); background-repeat:no-repeat;
}

.conteneur_ref_droite2 {
	width:596px;
	height:390px;
	float:left;
	padding:21px 28px 21px 28px;
	background-image:url(../images/fonds/fond_references.gif); background-repeat:no-repeat;
}

.conteneur_ref_gauche2 {
	width:277px;
	height:340px;
	float:left;
	background-color:#FFFFFF;
	padding:21px 20px 0px 0px;
}


/******************** MENU ********************/

.menu {
	width:950px;
	height:37px;
	float:left;
	background-image:url(../images/fonds/fond_menu.gif);
	background-repeat:repeat-x;
}

.menu ul {
	/**margin:0px 0px 0px 159px;*/
	margin:0px 0px 0px 159px; 
	padding:0px;
	display:inline;
	float:left;
	text-align:center;
}

.menu li {
	float:left;
	height:37px;
	display:inline;
	padding:0px;
	background-image:url(../images/interface/separateur_menu.gif); background-repeat:no-repeat;
}

.menu li a{
	float:left;
	height:28px;
	display:inline;
	padding:9px 25px 0px 25px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.menu li a:hover {
	height:28px;
	background-image:url(../images/interface/rollover_menu.gif); background-repeat:repeat-x;
	color:#FFFFFF;
	text-decoration:none;
}

.menu li span {
	float:left;
	height:28px;
	display:inline;
	padding:9px 25px 0px 25px;
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/interface/rollover_menu.gif); background-repeat:repeat-x;
	color:#FFFFFF;
	text-decoration:none;
}


/******************** TEXTE ********************/

.transverse a {
	font-size:11px;
	font-weight:bold;
	color:#c7dce1;
	top:-3px;
	position:relative;	
}

.transverse a:hover {
	color:#ffffff;
	text-decoration:none;
}

.transverse a:visited {
	color:#c7dce1;
}

.txt_18 {
	font-size:18px;
}

.txt_13 {
	font-size:13px;
}

.surbrillance a{
	background-color:#5cc3db;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
}

.conteneur_int ul {
	width:490px;
	padding:0px 30px 0px 0px;
	margin:0px 0px 15px 12px;
	float:left;
}

.conteneur_int li {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 20px;
	background-image:url(../images/interface/picto_liste.gif); background-repeat:no-repeat;
	list-style:none;
}

.references_titre {
	width:125px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	float:left;
}

.references_texte {
	width:146px;
	float:left;
	margin:0px 0px 22px 0px;
}

.references_texte a{
	font-weight:bold;
}

.realisations_texte{
	padding-left: 10px;
}

/****************************** FORMULAIRE ******************************/

.formulaire {
	font-size:12px;	
	padding: 10px 0px 10px 0px;
	width:590px;
	float:left;
}

.tab_form_1 {
	width:250px;
	float:left;
}

.tab_form_2 {
	width:250px;
	float:left;
	margin-left:20px;
}

.tab_form_bas {
	vertical-align:bottom;
	color:#5bc2db;
	font-size:10px;
}

.tab_form_gauche {
	width:75px;
	height:30px;
	font-weight:bold;
	color:#4592a5;
}

.tab_form_droite {
	width:130px;
}

.bouton_envoi {
	background-color:#5bc2db;
	color:#FFFFFF;
	padding:4px;
	border:0px;
	font-family:Trebuchet, Arial, Helvetica, sans-serif; font-size:12px;
	cursor:pointer;
}

.champ {
	width:130px;
	background-color:#4592a5;
	color:#FFFFFF;
	font-family:Trebuchet, Arial, Helvetica, sans-serif; font-size:12px;
	border:0px;
	padding:4px;
}

.realisation_li{
	line-height:20px;
}

.picto_pdf{
	width:20px;
	height:20px;
	padding-left:5px;
	padding-right:5px;
}