/* CSS Document */

/*			STYLE GENERAL	 	   */
/*			HABILLAGE PAGE 		   */
/*			HOME			 	   */
/*			PAGE			 	   */
/*			MENU			 	   */
/*			PIED PAGE		 	   */
/*			AUTRE			 	   */
/*			FORM		 		   */
 


/*********** STYLE GENERAL *********/


/*** lien ***/

a:focus

{ /* enleve le focus sur les liens dans FF */
	outline: none;/**/
}



a  {
	color: #ff7e00; /* e44000 ff7e00 */ /* 9CA1A6 8C9196 494D52 87C81F e5e9ee f5c400 */
	text-decoration: none;
	position:relative;
}

a:hover {
	color: #6F99D1;
}

.lien2
{
	color:#CA0E1D;
}
.lien2:hover
{
	color:#7D7666;
}

/*** TITRE ***/

/* 003EBC e44000 */
.titre
{
	position:relative;
	color:#003EBC;
	font-size:130%;
	margin:1em 0;
	background:url(../img/picto/picto.camion.gif) no-repeat left 0.3em;
	padding-left:30px;
}
.stitre
{
	font-size:110%;
	color:#e44000; /* B05737 7A715C */
	margin:0.6em 0;
}

.sstitre
{
	font-size:110%;
	margin:0.3em 0;
}


/*** LISTE ***/
dl
{
	margin:1em 0 1em 0px;
}
dl dt
{
	/*color:#7A715C;*/
	margin-bottom:0.3em;
}
dl dd,
.puce
{
	background:url(../img/picto/puce.orange.gif) no-repeat left 0.4em;
	padding-left:10px;
	margin:0.3em 0;
}

/*** float left et right ***/
.floatleft
{
	float:left;
}
.floatright
{
	float:right;
}



/* navigation pied */
.navig
{
	float:right;
	list-style:none;
	margin:1em 0.8em 1em 0.8em;
}
.navig li
{
	text-align:right;
	margin:0.5em 0.5em;
	display:inline;
}
.navig a
{
	background:url(../img/picto/puce.gif) no-repeat left 0.4em;
	padding-left:11px;
}
.navig .retour a
{
	background:url(../img/picto/top.gif) no-repeat left 0.55em;
	padding-left:11px;
}
.navig .print a
{
	background:url(../img/picto/print.gif) no-repeat left 0.4em;
	padding-left:14px;
}

.navig a:hover
{
	
}

/***** HEADER *****/



/********** Acces rapide Contenu haut page *****************/
/*** positionnement du menu acces dans style.css ***/

#accesmenu
{
}
#accesmenu li
{
	list-style:none;
	float:left;
	color:#B9BEC4;
}
#accesmenu li a
{
	color:#9B9FA3;
	margin: 0 0.2em 0 0.5em;
	font-size:75%;
	text-decoration:none;
}
#accesmenu li a:hover,
#accesmenu li a:hover strong
{
	color:#3B362B;
}
#accesmenu .current a, #accesmenu .current a:hover,
#accesmenu .current a strong, #accesmenu .current a:hover strong
{
	color: #3B362B;
	font-weight:bold;
}
#accesmenu li  a strong
{
	font-size:110%;
	color: #873923;
	font-weight:bold;
}



/*** STYLE PAGE ***/

/******* HOME *******/
#rub01,
#rub02
{
	width:auto;
	padding:15px 9px 8px 9px;
}

#rub01
{
	background:url(../img/bord.01.gif) no-repeat left bottom #87c81f;
}
#rub02
{
	background:url(../img/bord.02.gif) no-repeat left bottom #F5C400;
}

#rub03, #sbloc6
{
	position:absolute;
	left:10px;
	bottom:0;
	height:20px;
	width:229px;
	background:url(../img/bord.04.gif) no-repeat left top;
}
#colonne1 h2
{
	margin-bottom:0.5em;
}

#colonne1 h2, #colonne1 h2 a
{
	color:#003EBC;
	font-size:115%;
}
#colonne1 h2 span
{
	font-size:70%;
}
#colonne1 p, #colonne1 p a
{
	color:#fff;
}
#colonne1 p
{
	color:#fff;
	font-size:80%;
	line-height:1.2em;
	font-weight:bold;
}

#colonne1 h3, #colonne1 h3 a
{
	color:#e44000;
	font-size:105%;
	line-height:1.2em;
	text-align:center;
}
#rub01 h3,
#rub02 h3
{
	height:49px;
	padding-top:5px;
	margin-top:10px;
	background:url(../img/emphase.bloc.01.gif) no-repeat left top;
}
#rub02 h3
{
	background:url(../img/emphase.bloc.02.gif) no-repeat left top;
}

#colonne1 h2 a:hover
{
	color:#e44000;
}
#colonne1 h3 a:hover
{
	color:#6F99D1;
}
#colonne1 p a:hover
{
	color:#081B66;
}

/* sbloc */
#sbloc1, #sbloc11
{
	position:relative;
	top:-20px;
	float: right;
	width: 273px; /* largeur colonne */
	height:210px;
	margin-left: 10px; /* bug de 3px dans ie 6 avec les flottant modif dasn ie.css */
	margin-right: 10px; /* bug de 3px dans ie 6 avec les flottant modif dasn ie.css */
	margin-bottom: 10px; 
	padding:0px 0px 0px 0px;	
	background:url(../img/bord.03.gif) no-repeat left bottom #FFE4B0; /* E0E4E6 FFE4B0 */
}
#sbloc11
{
	top:0;
	width: 300px; /* largeur colonne */
	height:auto;
	background:none;
}

#sbloc2
{
	position:static; /* indispensable */
	overflow: hidden; /* établi un contexte de formatage qui l'empeche de glisser sous les colonne 1 et 2 */
	margin:0 0px 0 0px;
	padding:0px 0px 10px 10px;
	/*background: #f03;*/
}

#contentsbloc, #contentsbloc2
{
	position:relative;
	width:100%; /* fixe largeur ie */
	height:180px;
	bottom:-30px;
}
#contentsbloc2
{
	height:20px;
}

#sbloc6
{
	left:-10px;
}


#sbloc3,
#sbloc4,
#sbloc5
{
	position:absolute;
	right:468px;
	bottom:0;
	width: 179px; /* largeur colonne */
	padding:10px;
	background:url(../img/bord.haut.gif) no-repeat left top #E5E9EE;
}
#sbloc4
{
	right:239px;
}
#sbloc5
{
	right:10px;
}

#sbloc3 h3,
#sbloc4 h3,
#sbloc5 h3
{
	color:#0054FF;
	font-size:100%;
	margin:0.2em 0 0.8em 0;
}
#sbloc3 h3 a,
#sbloc4 h3 a,
#sbloc5 h3 a
{
	color:#0054FF;
}

#sbloc3 p,
#sbloc4 p,
#sbloc5 p
{
	font-size:80%;
	line-height:1.3em;
	text-align:left;
}
#sbloc3 dt,
#sbloc4 dt,
#sbloc5 dt
{
	margin-left:10px;
}

#sbloc3 dl,
#sbloc4 dl,
#sbloc5 dl
{
	line-height:1em;
}
#sbloc3 dd,
#sbloc4 dd,
#sbloc5 dd
{
	background:none;
}
#sbloc5 dd
{
	font-size:80%;
	line-height:1em;
}

/* slider */
#slider
{
    width: 242px; /* important to be same as image width */
    height: 174px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	top: 17px;
	margin-left: 17px;
	border:#fff 1px solid;
}
#sliderContent
{
    width: 242px; /* important to be same as image width or wider */
    position: absolute;
	top: 0px;
	margin-left: 0px;/**/
}
.sliderImage
{
    float: left;
    position: relative;
	display: none;
}
.sliderImage span
{
    position: absolute;
	font: 14px/20px Arial, Helvetica, sans-serif;
    padding: 15px 23px;
    width: 353px;
    background-color: #fff;
    filter: alpha(opacity=80);
    opacity: 0.8;
    color: #153C71;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 18px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 3px;
    left: 0;
}
ul { list-style-type: none;}
/* slider */



/******** PAGE ********/


.sbloc2
{
	position:static; /* indispensable */
	overflow: hidden; /* établi un contexte de formatage qui l'empeche de glisser sous les colonne 1 et 2 */
	margin:0 0px 0 0px;
	padding:0px 0px 10px 10px;
	/*background: #F2F5F7;*/
	/*background: #f03;*/
}

.sbloc3
{
	top:-20px;
	left:-10px;
	position:relative;
	float: left;
	width: 229px; /* largeur colonne */
	margin-left: 0px; /* bug de 3px dans ie 6 avec les flottant modif dasn ie.css */
	margin-right: 10px; /* bug de 3px dans ie 6 avec les flottant modif dasn ie.css */
	margin-bottom: 0; 
	padding:0px 0px 0px 0px;	
	/*background: burlywood;*/
}

.coul01,
.coul02,
.coul03,
.coul04,
.coul05,
.coul06,
.coul07
{
	width:auto;
	padding:5px 9px 2px 9px;
	/*border:#FF0000 1px solid;*/
}

.coul01
{
	background:url(../img/bord.0111.gif) no-repeat left bottom #87C81F;
}
.coul02
{
	background:url(../img/bord.0222.gif) no-repeat left bottom #e5e9ee;
}
.coul03
{
	background:url(../img/bord.011.gif) no-repeat left bottom #87C81F;
}
.coul04
{
	background:url(../img/bord.022.gif) no-repeat left bottom #e5e9ee;
}
.coul05
{
	background:url(../img/bord.033.gif) no-repeat left bottom #f5c400;
}
.coul06
{
	background:url(../img/bord.02.gif) no-repeat left bottom #f5c400;
}
.coul07
{
	background:url(../img/bord.02222.gif) no-repeat left bottom #e5e9ee;
}

#conteneur .emphase01, #conteneur .emphase01 a,
#conteneur .emphase02, #conteneur .emphase02 a,
#conteneur .emphase03, #conteneur .emphase03 a,
#conteneur .emphase04, #conteneur .emphase04 a
{
	color:#e44000;
	font-size:105%;
	line-height:1.2em;
	text-align:center;
	font-weight:bold;
}
#conteneur .emphase01 a:hover,
#conteneur .emphase02 a:hover,
#conteneur .emphase03 a:hover,
#conteneur .emphase04 a:hover
{
	color:#6F99D1;
}


#conteneur .emphase01,
#conteneur .emphase02,
#conteneur .emphase03,
#conteneur .emphase04
{
	height:49px;
	padding-top:5px;
	margin-top:10px;
	background:url(../img/emphase.bloc.01.gif) no-repeat left top;
}
#conteneur .emphase02
{
	background-image:url(../img/emphase.bloc.02.gif);
}
#conteneur .emphase03
{
	background-image:url(../img/emphase.bloc.011.gif);
}

/* slider */
.sbloc3 #slider,
.sbloc3 #slider1,
.sbloc3 #slider2,
.sbloc3 #slider3,
.sbloc3 #slider4
{
    width: 209px; /* important to be same as image width */
    height: 152px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	top: 0px;
	margin-left: 0px;
	margin-top:5px;
	border:#fff 1px solid;
}
.sbloc3 #sliderContent,
.sbloc3 #slider1Content,
.sbloc3 #slider2Content,
.sbloc3 #slider3Content,
.sbloc3 #slider4Content
{
    width: 209px; /* important to be same as image width or wider */
    position: absolute;
	top: 0px;
	margin-left: 0px;/**/
}
.sbloc3 #sliderContent img,
.sbloc3 #slider1Content img,
.sbloc3 #slider2Content img,
.sbloc3 #slider3Content img,
.sbloc3 #slider4Content img
{
	width:211px;
}

.slider1Image,
.slider2Image,
.slider3Image,
.slider4Image
{
    float: left;
    position: relative;
	display: none;
}

.slider1Image span,
.slider2Image span,
.slider3Image span,
.slider4Image span
{
    position: absolute;
	font: 16px/20px Arial, Helvetica, sans-serif;
    padding: 12px 12px;
    width: 209px;
    background-color: #fff;
    filter: alpha(opacity=80);
    opacity: 0.8;
    color: #153C71;
    display: none;
}

.slider1Image span strong,
.slider2Image span strong,
.slider3Image span strong,
.slider4Image span strong,
{
    font-size: 18px;
}

/* slider */



/******* PIED PAGE ********/

/* Style pied page */
#footer { /* positionnement dans style.css */
	text-align: center;
	line-height: 20px;
	color: #8C9196;
	font-size: 85%;
}
#footer a {
	font-size: 1em;
	color: #8C9196; 
	font-weight: normal;
	text-decoration: none;
	Padding: 5px 0 5px 0;
}
#footer a:hover {
	color: #494D52;
}



/* news */
.news
{
	position:relative;
	margin:2em 0 2em 0;
	padding:0.5em 0 0 0;
	border:#e5e9ee 2px solid;
}
.news legend
{
	margin:0 0 0 1em;
	font-weight:bold;
	padding:0 0.5em 0 0.5em;
}
.news .images
{
	position:relative;
	top:20px;
	width:275px; /* largeur colonne */
	padding-left:20px;
	margin-left: 10px; /* bug de 3px dans ie 6 avec les flottant modif dasn ie.css */
	margin-right: 10px; /* bug de 3px dans ie 6 avec les flottant modif dasn ie.css */
	float:left;
	/*background-color:#eee;  9CA1A6 8C9196 494D52 87C81F e5e9ee f5c400 */
}
.news .articles
{
	position:static; /* indispensable */
	overflow: hidden; /* établi un contexte de formatage qui l'empeche de glisser sous les colonne 1 et 2 */
	text-align:justify;
	margin:0 40px 10px 50px;
}

.imgnews
{
	display:inline;
}

/* lien news */
.imgnews a img
{
	border:#e5e9ee 1px solid;
	margin-bottom:20px;
}
.imgnews a:hover img
{
	border:#9CA1A6 1px solid;
}

.articles ul
{
	margin:5px 0 5px 10px;
}
.articles ul li
{
	background:url(../img/picto/puce.gif) no-repeat left 0.4em;
	padding-left:10px;
}



/********** MENU ***********/
/********** MENU HAUT ***********/
#mh ul
{
	list-style:none;
	margin-left:1.6em;
	line-height:20px;
}
#mh ul li
{
	float:left;
	color:#BDC1C6;
	margin:0px 0px 0 5px;
}
#mh a
{
	color:#081B66;
	margin-top:3px;
	display:inline-block;
	font-weight:bold;
	letter-spacing:1px;
	font-size:90%;
	/*text-transform:capitalize;*/
}
#mh a span
{
	display:block;
	padding:0 16px 0 16px;
}
#mh a:hover
{
	color:#081B66;
	background:url(../img/mh.hover.01.gif) no-repeat left top;
}
#mh a:hover span
{
	background:url(../img/mh.hover.02.gif) no-repeat right top;
}

#mh .current a, #mh .current a:hover
{
	color:#E3F6FF;
	background:url(../img/mh.01.gif) no-repeat left top;
}
#mh .current a span, #mh .current a:hover span
{
	background:url(../img/mh.02.gif) no-repeat right top;
}


/********** MENU BAS ***********/
#mb ul
{
	list-style:none;
	margin-left:5em;
	line-height:19px;
}
#mb ul li
{
	float:left;
	color:#BDC1C6;
	margin:0px 0px 0 4px;
}
#mb a
{
	color:#76787F;
	display:inline-block;
}
#mb a span
{
	display:block;
	padding:0 16px 0 16px;
}
#mb a:hover
{
	color:#081B66;
	background:url(../img/mb.hover.01.gif) no-repeat left top;
}
#mb a:hover span
{
	background:url(../img/mb.hover.02.gif) no-repeat right top;
}

#mb .current a, #mb .current a:hover
{
	color:#E3F6FF;
	background:url(../img/mb.01.gif) no-repeat left top;
}
#mb .current a span, #mb .current a:hover span
{
	background:url(../img/mb.02.gif) no-repeat right top;
}



/***** CONTACT *****/

#formcontact, .formcontact
{
	/*position:relative;
	top:0;
	left:0;
	height:1%;*/
}
#titretd1, #titretd2
{
	width:12em;
}
.donnes1, .donnes2
{
	/*position:relative;*/
	margin:auto;
	margin-bottom:0.5em;
}
.donnes1
{ /* positionnement données form gauche */
	/* float:left; */
	left:0em;

}
.donnes2
{ /* positionnement données form droite */
	/* float:right; */
	right:0em;
	/*margin-right:-3em;*/
	/*padding-left:0.7em;*/
}


.donnes1 table, .donnes2 table
{
	/*margin:auto; /* margin:auto fait planté ie 6 dans certain cas */
}

#formcontact, .formcontact
{
	margin-left:0px;
	margin:auto;
}
#formcontact legend, .formcontact legend
{
	padding-left:15px;
	margin-bottom:0.5em;
}
#formcontact label span,
.formcontact label span,
.obli
{ /* *obligatoire */
	color:#E44000; /* bb0d1e */
	font-weight:bold;
}
.submit
{
	width:250px;
	height:26px;
	display:inline-block;
	border:0;
	color: #fff;
	background:url(../img/bt2.gif) no-repeat left top;
	margin-right:12px;
}
.submit:hover
{
	background-position: left bottom;
}

/* contact */

input.normal, input.focus,
textarea.normal, textarea.focus
{
	width:300px;
}

.checkboxform, .inputform
{ /* config txt dans .txt dans form plus bas*/
	line-height:2em;
	font-weight:bold;
}
.checkboxform span
{
	display:block;
	float:left;
	width:17em;
}
.inputform .spanform
{
	display:block;
	float:left;
	width:21em;
}



/****** FORMULAIRE ******/

form {
	margin:0;
}
select, textarea, input, .normal, input.case,
select.normal, textarea.normal {		/*** configuration general ***/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #fafafa;
	font-weight: bold;
	font-size:90%;
}
input.case {		/*** configuration case a coché ***/
	background: none;
}

.focus, .focus2, .focus3,
select.focus,
textarea.focus, textarea.focus2  {	/*** Mise en avant des champs en cours d'utilisation - onfocus="this.className='focus';" ***/
	background: #fff;
	/*color: #c00;*/
	border: #B05737 2px solid;
	color:#B05737;
	margin:0 0;
	padding-left: 3px;
}
textarea, input, .normal, select,
.search, .fpart, .fpart2 {	/*** Retour à  l'état normal aprés l'utilisation - onblur="this.className='normal';" ***/
	padding-left: 3px;
	font-weight: bold;
	margin:1px 1px;
}
.normal, .focus {	/*** taille des champs ***/
	/*width: 180px;*/
}
.normal {	/*** bordure des champs ***/
	border: #A6A08F 1px solid;
}

select.normal, select.focus, .submit { /*** taille select ***/
	/*width: 187px;*/
}
textarea.normal, textarea.focus, textarea.focus2  /*** taille textarea ***/
{
	/*font-size:100%;*/
	height:8em;
}




/**** QUESTIONNAIRE ****/

/***** QUESTIONNAIRE *******/
.questionnaire
{
	width:90%;
	margin:auto;
}
.questionnaire table
{
	width:100%;
	/*border-collapse:collapse;*/
}
.questionnaire .disabled,
.questionnaire .disabled:focus,
.questionnaire .disabled:hover
{
	

	background:#e3e3e3;
	border: #A6A08F 1px solid;
	margin:1px;
	
}
.formfond, .erreur
{
	background-color:#eee;
	padding:5px 20px;
}
.questionnaire dd
{
	background:none;	
}
.champ_date_image
{
	margin:0 10px 0 1px;
	cursor:pointer;
}

.fix1, .fix4, .fix5
{
	display:inline-block;
	width:170px;
}
.fix2
{
	width:52%;
}
.fix3
{
	width:130px;
}
.fix4
{
	width:100px;
}
.fix5
{
	width:180px;
}

/* 87C81F e5e9ee f5c400 */
.coul1, .coul2,
.coulf1, .coulf2
{
	/*background-color:#f5c400;  87C81F e5e9ee f5c400 */
	border:#f5c400 1px solid;
	padding-left:10px;
	padding-top:3px;
}
.coul1, .coul2
{ 
	border:#f5c400 1px solid; /* jaune */
}
.coul2, .coulf2
{
	border:#87C81F 1px solid; /* vert */
}

.coulf1, .coulf2
{
	background-color:#f5c400; /* jaune */
}
.coulf2
{
	background-color:#87C81F; /* vert */
}

/* generique */
.erreur
{
	color:#c00;
	padding:0 0.3em;
	font-size:120%;

	width:auto;
	font-size:100%;
	text-align:justify;
}
.aTitre,
.erreur
{
	padding:3px 10px;
	/*border:#00FF66 1px solid;*/
}
.champ_text,
.champ_textarea,
.champ_password,
.champ_select,
.champ_date
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #fafafa;
	border: #A6A08F 1px solid;
	font-weight: bold;
	font-size:90%;
	width:200px;
}
.champ_text:focus,
.champ_text:hover,
.champ_textarea:focus,
.champ_textarea:hover,
.champ_password:focus,
.champ_password:hover,
.champ_select:focus,
.champ_select:hover,
.champ_date:focus,
.champ_date:hover
{
	background: #fff;
	/*color: #c00;*/
	border: #081A5E 2px solid;
	color:#081A5E;
	margin:0 0;
	padding-left: 3px;
}
.champ_textarea
{
	/*font-size:16px;*/
}
.remarque .champ_textarea
{
	width:80%;
	height:100px;
}
.champ_radio,
.champ_checkbox
{
	background:none;
	margin:0.2em 0.3em 0.1em 0.2em;
}

.champ_submit,
.btimprimer
{
	width:200px;
	height:25px;
	display:block;
	float:right;
	border:0;
	color: #fff;
	font-weight:bold;
	background:url(../img/bt.gif) no-repeat left top;
}
.champ_submit:hover,
.btimprimer:hover
{
	background-position: left bottom;
}
.btimprimer
{
	margin-top:1px;
	float:left;
}

/* espace client */
.aTitre
{
	font-weight:bold;
	background-color:#AFA99B;
	border-bottom:#5C584D 1px solid;
	border-top:#5C584D 1px solid;
}
.nowrap,
.action
{
	white-space:nowrap;
}
.tdjustify
{
	text-align:justify;
}
.action
{
	text-align:right;
	font-size:80%;
}



