/* 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: #C26D0C;
	text-decoration: none;
	position:relative;
}

a:hover {
	color: #E59D55;
}

.lien2
{
	color:#CA0E1D;
}
.lien2:hover
{
	color:#7D7666;
}



.sep
{
	clear:both;
	border-bottom:#B0A89B 1px dashed;
	margin:1em 0em 2em 0em;
	padding-top:10px;
}



/*** TITRE ***/
.titre
{
	color:#FAF6EE; /* #FAF6EE #FFE699 #FFD247 */
	font-size:145%;
	margin:1em 2.2em 0em 2em;
	text-align:right;
	letter-spacing:1px;
	font-weight:normal;
}
/*.stitre
{
	font-size:120%;
	color:#41162A;  B05737 7A715C
	margin:0.6em 0;
}

.sstitre
{
	font-size:110%;
	margin:0.3em 0;
}*/


/*** LISTE ***/
/*ul
{
	margin:1em 0 1em 10px;
	list-style:none;
}
ul li
{
	background:url(../img/picto/puce.violet.gif) no-repeat left 0.4em;
	padding-left:10px;
}


dl
{
	margin:1em 0 1em 10px;
}
dl dt
{
	color:#41162A;
	margin-bottom:0.3em;
}
dl dd,
.puce
{
	background:url(../img/picto/puce.red.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:0.3em 2.5em;
}
.navig li
{
	text-align:right;
	margin:0.5em 0.6em;
	display:inline;
}
.navig a
{
	background:url(../img/picto/puce.gif) no-repeat left 0.4em;
	padding-left:11px;
}
.navig a
{
	color:#D6CFC1;
	font-size:80%;
}
.navig a:hover
{
	color:#FAF6EE;
}

.navig .top a,
.navig .bottom a,
.navig .left a,
.navig .right a,
.navig .print a,
{
	background:url(../img/picto/top.gif) no-repeat left 0.55em;
	padding-left:11px;
}
.navig .bottom a
{
	background:url(../img/picto/bottom.gif) no-repeat left 0.55em;
}
.navig .left a,
.navig .right a
{
	background:url(../img/picto/left.gif) no-repeat left 0.6em;
	padding-left:10px;
}
.navig .right a
{
	background:url(../img/picto/right.gif) no-repeat right 0.6em;
	padding-right:10px;
	padding-left:0;
}
.navig .print a
{
	background:url(../img/picto/print.gif) no-repeat left 0.35em;
	padding-left:14px;
}

.pdf a
{
	background:url(../img/picto/picto.acrobat.gif) no-repeat left 0em;
	padding:2px 0 2px 26px;
}
.puce a
{
	background:url(../img/picto/puce.violet.gif) no-repeat left 0.4em;
	padding:0 0 0 10px;
}


/***** HEADER *****/



/********** Acces rapide Contenu haut page *****************/
/*** positionnement du menu acces dans style.css ***/

#accesmenu,
#extranetmenu
{
	margin:0 0.5em;
}
#accesmenu li,
#extranetmenu li
{
	list-style:none;
	float:left;
	color:#807A6E;
}
#accesmenu li a,
#extranetmenu li a
{
	color:#494236;
	margin: 0 0.3em 0 0.5em;
	font-size:75%;
	text-decoration:none;
}
#accesmenu li a:hover,
#accesmenu li a:hover strong
{
	color:#140F07;
}
#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;
}

#page #accesmenu li,
#extranetmenu li
{
	color:#87546C;
}
#page #accesmenu li a,
#extranetmenu li a
{
	color:#B8819A;
}
#page #accesmenu li a:hover,
#page #accesmenu li a:hover strong,
#extranetmenu li a:hover,
#extranetmenu li a:hover strong
{
	color:#E3B1C8;
}
#page #accesmenu .current a, #page #accesmenu .current a:hover,
#page #accesmenu .current a strong, #page #accesmenu .current a:hover strong,
#extranetmenu.current a, #extranetmenu .current a:hover,
#extranetmenu .current a strong, #extranetmenu .current a:hover strong
{
	color: #E3B1C8;
	font-weight:bold;
}
#acces04 span, #acces05 span
{
	display:none;
}
#acces04 a, #acces05 a
{
	position:relative;
	top:2px;
	display:inline-block;
	width:18px;
	height:10px;
	background:url(../img/langue.gif) no-repeat left top;
	border:#C9C1B5 1px solid;
}
#acces05 a
{
	background:url(../img/langue.gif) no-repeat left bottom;
}
#acces04 a:hover, #acces05 a:hover
{
	border:#fff 1px solid;
}
#acces04.current a, #acces04.current a:hover,
#acces05.current a, #acces05.current a:hover
{
	border:#fff 1px solid;
}

/******* PIED PAGE ********/

/* Style pied page */
#footer { /* positionnement dans style.css */
	text-align: center;
	line-height: 20px;
	color: #AB6887;
	font-size: 85%;
}
#footer a {
	font-size: 1em;
	color: #AB6887;
	font-weight: normal;
	text-decoration: none;
	Padding: 5px 0 5px 0;
}
#footer a:hover {
	color: #D49BB5;
}




/********** MENU ***********/
/********** MENU HAUT ***********/
#mh ul
{
	list-style:none;
	margin-left:0;
	padding-top:10px;
	line-height:19px;/**/
}
#mh ul li
{
	position:relative;/**/
	float:none;
	color:#C7C2B7;
	margin:0px 0px 0 0px;
	/* display:inline-block; ie6.CSS */
}
/*#news a,*/
#mh a
{
	/*position:relative;
	z-index:1;*/
	color:#E0DDD5;
	padding:1px 10px 1px 15px;
	display:block;
	font-size:90%;
	margin-top:-1px;
	/*background:url(../img/fond.hover.jpg) repeat-x left bottom;*/
}
#mh a span
{
}

/*#news a:hover,*/
#mh a:hover,
#mh .current .smh a:hover,
#mh /*.current .smh*/ .current .ssmh a:hover,
#mh /*.current .smh .current .ssmh*/ .current .sssmh a:hover,
#mh /*.current .smh .current .ssmh .current .sssmh*/ .current .ssssmh a:hover,
#mh /*.current .smh .current .ssmh .current .sssmh .current .ssssmh */.current .sssssmh a:hover,
#mh /*.current .smh .current .ssmh .current .sssmh .current .ssssmh .current .sssssmh*/ .current .ssssssmh a:hover
{
	color:#E0DDD5;
	/*background-color:#877F72;*/
	background:url(../img/fond.hover.jpg) repeat-x left top;
	border-top:#9C9487 1px solid;
	border-bottom:#9C9487 1px solid;
	padding-top:0;
	padding-bottom:0;
}
#mh .current, #mh .current:hover,
#mh .current a, #mh .current a:hover,
#mh .current .smh .current a, #mh .current .smh .current a:hover,
#mh /*.current .smh*/ .current .ssmh .current a, #mh /*.current .smh*/ .current .ssmh .current a:hover,
#mh /*.current .smh .current .ssmh*/ .current .sssmh .current a, #mh /*.current .smh .current .ssmh*/ .current .sssmh .current a:hover,
#mh /*.current .smh .current .ssmh*/ .current .sssmh .current a, #mh /*.current .smh .current .ssmh .current .sssmh*/ .current .ssssmh .current a:hover,
#mh /*.current .smh .current .ssmh .current .sssmh*/ .current .ssssmh .current a, #mh /*.current .smh .current .ssmh .current .sssmh .current .ssssmh*/ .current .ssssmh .current a:hover,
#mh /*.current .smh .current .ssmh .current .sssmh .current .ssssmh*/ .current .sssssmh .current a, #mh /*.current .smh .current .ssmh .current .sssmh .current .ssssmh .current .ssssmh*/ .current .ssssmh .current a:hover,
#mh /*.current .smh .current .ssmh .current .sssmh .current .ssssmh .current .sssssmh*/ .current .ssssssmh .current a, #mh /*.current .smh .current .ssmh .current .sssmh .current .ssssmh .current .ssssmh .current .ssssmh */.current .ssssssmh .current a:hover
{
	color:#FFD247;
	/*background-color:#877F72;*/
	background:url(../img/fond.hover.jpg) repeat-x left top;
	border-top:#9C9487 1px solid;
	border-bottom:#9C9487 1px solid;
	padding-top:0;
	padding-bottom:0;
}

/*#mh a:hover,
#mh .current a, #mh .current a:hover
{
	position:relative;
	z-index:10;
}*/

/* sous menu */
#mh
{
	width:190px;/**/
	/* meme hauteur que #blochome2 176px */
}
.smh,
.ssmh,
.sssmh,
.ssssmh,
.sssssmh,
.ssssssmh
{
	position:absolute;
	display:none;
	width:190px;
	/*height:200px;*/
	left:180px;
	top:-9px;/**/
	border-left:#756D61 1px solid;
	border-right:#756D61 1px solid;
	border-bottom:#756D61 3px solid;
	padding-bottom:10px;
	z-index:1;
	/*font-weight:bold; */
	/*opacity: 0.95;   standard w3c */
	/*filter: alpha(opacity=95);  ie */
}
.smh
{
	background:url(../img/fond.menu.02.jpg) repeat-x left top #696154;
	/*height:200px;*/
}
.ssmh
{
	background:url(../img/fond.menu.03.jpg) repeat-x left top #71695C;
}
.sssmh,
.ssssmh,
.sssssmh,
.ssssssmh
{
	background:url(../img/fond.menu.04.jpg) repeat-x left top #787063;
}

#mh .current .smh a,
#mh /*.current .smh*/ .current .ssmh a,
#mh /*.current .smh .current .ssmh*/ .current .sssmh a,
#mh /*.current .smh .current .ssmh .current .sssmh*/ .current .ssssmh a,
#mh /*.current .smh .current .ssmh .current .sssmh .current .ssssmh*/ .current .sssssmh a,
#mh /*.current .smh .current .ssmh .current .sssmh .current .ssssmh .current .sssssmh*/ .current .ssssssmh a
{
	color:#E0DDD5;
	padding:1px 10px 1px 15px;
	background:none;
	border:0;
}

/********** MENU BAS ***********/
#mb ul
{
	list-style:none;
	margin-left:12em;
	line-height:20px;
}
#mb ul li
{
	float:left;
	color:#C7C2B7;
	margin:0px 0px 0 0px;
}
#mb a
{
	color:#E0DDD5;
	padding:0 16px 0 16px;
	display:inline-block;
}
#mb a span
{
}
#mb a:hover
{
	color:#E0DDD5;
	background-color:#878377;
}
#mb .current a, #mb .current a:hover
{
	color:#E0DDD5;
	background-color:#5C584D;
}



/***** CONTACT *****/

#formcontact, .formcontact
{
	/*position:relative;
	top:0;
	left:0;
	height:1%;*/
}
#titretd1, #titretd2
{
	width:12em;
}
.donnes1, .donnes2
{
	/*position:relative;*/
	margin:auto;
	margin-bottom:0em;
}
.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;*/
}


#cms .donnes1 table, #cms .donnes2 table,
#cms .donnes1 table td, #cms .donnes2 table td
{
	border:0;
	/*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
{ /* *obligatoire */
	color:#B05737; /* bb0d1e */
	font-weight:bold;
}
.submit
{
	width:250px;
	/*height:40px;
	display:inline-block;
	border:0;
	color: #fff;
	background:url(../img/bt2.gif) no-repeat left top;
	margin-left:80px;*/
}
.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 ***/
	color: #666;
	background-color: #fafafa;
	font-weight: bold;
	font-size:90%;
}
input.case {		/*** configuration case a cochÃ© ***/
	background-color: transparent;
}

.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;
}







/*** MODULE NEWS *****/
.news
{
	position:relative;
}
.newsdate
{
	padding-left:520px;
	color:#877F72;
	font-size:90%;
}
.newsimg
{
	float:left;
	text-align:center;
	margin:0 0 0 0;
	padding-right:15px;
	/*width:160px;
	height:120px;
	background-color:#00FF00;*/
}
.newstxt
{
	position:static; /* indispensable */
	overflow:hidden; /* établi un contexte de formatage qui l'empeche de glisser sous les colonne 1 et 2 */
	text-align:justify;
}
.imgnews
{
	padding:2px;
	display:inline-block;
}
.imgnews
{
	/*background-color:#D6CCBC;*/
}
.imgnews:hover
{
	/*background-color:#B0A89B;*/
}
#conteneur .imgnews:hover img
{
	border:#9D9588 2px solid;
}

.navig2
{
	float:right;
}
#conteneur .navig2 .top
{
	background:url(../img/picto/top2.gif) no-repeat left 0.55em;
	padding-left:11px;
}

#vous_etes_ici
{
    display:none;
}

/* --------------------------------------------------------------------------------------------------------------------- */
/* Boites de messages */
.msgBox         { Font-Family : verdana; Font-Size : 10pt; Font-weight:bold;   Color:#0080C0; Text-Align:Center; Border: 1px solid #0080C0; Margin:20px;}
.msgBox1        { Font-Family : verdana; Font-Size : 10pt; Font-weight:bold;   Color:#0080C0; }
.msgBox2        { Font-Family : verdana; Font-Size : 10pt; Font-weight:bold;   Color:#CC0000; Text-Align:Center; Border: 1px solid #CC0000; Margin:20px;}
.msgBox2 small  { Font-Family : verdana; Font-Size : 8pt;  Font-weight:normal; Color:#808080; Text-Align:Center; }
.msgBox3        { Font-Family : verdana; Font-Size : 8pt;  Font-weight:bold;   Color:#CC0000; Padding:0 4px 0 0;}
.msgBox3b       { Font-Family : verdana; Font-Size : 8pt;                      Color:#CC0000; Padding:0 0 0 4px; Border-left: 1px solid #CC0000; }
.msgBox4        { Font-Family : verdana; Font-Size : 8pt; Font-weight:bold;    Color:#004080; Padding:0 4px 0 0;}
.msgBox4b       { Font-Family : verdana; Font-Size : 8pt;                      Color:#004080; Padding:0 0 0 4px; Border-left: 1px solid #004080; }
.msgBox4b A     { Color : #004080; Text-decoration: underline;}


#cms #form_login table              { border:0; }
#cms #form_login table td           { border:0; }

