/* CSS Document */

/*===============================
	global style resetting */
	
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input,p, blockquote, th, td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

html, body, form, fieldset {
	color:#4f4f4f;
	font:.8em "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	line-height:2em;
}

img {border:0;}

address, caption, cite,th{
	font-style:normal;
	font-weight:normal;
}

ol, ul {list-style:none;}

caption, th {text-align:left;}

h1, h2, h3, h4, h5, h6 {font-size:100%}

/*b,em {
	font-weight:normal;
	font-style:normal
}*/

input.btn {width:auto !IMPORTANT}


/*===============================
	links */
	


/*===============================
	Main Layout and Structure  */

html, body{}

body{
	background:#c5c2b4;
	background-image:url(../images/interface/bodyBackground.jpg);
	background-position:center;
	background-repeat:repeat-y;

}


/******************************************** STRUCTURE PRINCIPAL *************************************************/
#loginErreur{
	position:absolute;
	top:200px;;
	left:50%;
	margin-left:-141px;
	width:212px;
	height:114px;
	background-image:url(../images/interface/backgroundAlerte.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding: 10px 10px 10px 80px;
	visibility:hidden;
	z-index:99;
	color:#FF0000;
	font-size:1.2em;
}
#loginErreur a, #loginErreur a:link, #loginErreur a:visited, #loginErreur a:active{
	display:block;
	width:16px;
	height:14px;
	background-image:url(../images/interface/fermerNB.jpg);
	background-position:left;
	background-repeat:no-repeat;	
	float:right;
}


#wrapper{
	width:994px;
	margin:0 auto;
	z-index:1;
}
#lienLogo{
float:left;
display:block;
width:250px;
height:110px;
z-index:0;
text-indent: -999em;
text-decoration: none;
background-color:transparent;
margin: 0 0 0 0;
}
#header{
	position:relative;
	margin:0 auto;
	padding-right:12px;
	width:982px; /* 994 -12 */
	height:110px;
	background-image:url(../images/interface/banniere.jpg);
	z-index:1;
}



#headerSearch{
	float:right;
	background-image:url(../images/interface/backgroundHeaderSearch.jpg);
	background-repeat:no-repeat;
	padding-left:6px;
	width:197px; /* 200 */
	padding-top:2px;
	height:27px; /* 32 */
	/*margin-top:78px;*/
}

#headerForm{
	position:absolute;
	background-image:url(../images/interface/backgroundHeaderForm.gif);
	background-repeat:no-repeat;	
	padding-left:2px;
	width:208px;
	height:109px;
	left:767px;
	top:30px;
	z-index:99
}

#formConnexion{
	background-image:url(../images/interface/backgroundHeaderFormConnexion.gif);
	background-repeat:no-repeat;	
	padding:5px 0 0 10px;
	width:196px;
	height:70px;
}
#formConnexion a, #formConnexion a:link, #formConnexion a:visited, #formConnexion a:active{
	display:block;
	height:12px;
	width:190px;
	margin-top:5px;
	text-align:left;
	font-size:1.1em;
	color:#0f526f;
	text-decoration:underline;
}

#formConnexion a:hover{
	text-decoration:none;
}

#formDeconnexion{
	background-image:url(../images/interface/backgroundHeaderFormDeconnexion.gif);
	background-repeat:no-repeat;
	padding:5px 0 0 10px;
	font-weight:bold;
	color:#FFFFFF;
	width:196px;
	height:70px;
}
#formConnexion a{
	float:left;
	width:100%;
}


.inputHeader{
	float:left;
	border:0;
	padding-left:5px;	
	background-color:transparent;
}
.submitForm{
	float:left;
	margin-top:3px;
	width:55px; 
	height:20px;
	cursor:pointer;
}

* html .submitForm{
	margin-top: -20px;
}

#panneau{
	position:absolute;
	left:20px;
	top:-10px;
	z-index:10;
}

#container{
	position:relative;
	float:left;
	width:994px;
	background-color:#FFFFFF;
	background-image:url(../images/interface/containerBackground.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin:0 auto;
	text-align:justify;
	z-index:1;
}




#blocGauche{
	position:relative;
	float:left;
	width:218px;
	margin:15px 0 0 0;
	padding:0 0 0 26px;
}


#blocCentral{
	position:relative;
	float:left;
	width:502px;
	margin:15px 0 0 18px;
}

#blocDroite{
	position:relative;
	float:left;
	width:188px;
	margin:15px 0 0 18px;
}


#clear-footer{
}

#footer{
	width:940px;
	height:120px;
	background-color:#F9F9F9;
	color:#939393;
	text-align:justify;
	margin-top:35px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	line-height:15px;


}

#footer a, #footer a:link, #footer a:visited, #footer a:active{

	color:#939393;
	font-size:10px;
	text-decoration:none;
	
}

#footer a:hover{
	text-decoration:none;
	color:#0D4F6B;
}
/******************************************** FIN STRUCTURE PRINCIPAL *************************************************/

.entete{
	background-color:#F3F3F3;
	border:1px solid #FFF;
	padding:4px;
}

.gedpub td{
	padding:4px;
}

.intool {
	background:#CCC;
	border:0px solid #FFF;
	padding:4px;
}
/* tableaux */
table.ged td{
	padding:2px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #FFF;
	background:#F6F6F6;
}

/* tableaux */
table.gedfooter td{
background:#DDD;
padding:2px 4px 2px 4px;

	border-bottom:1px solid #CCC;
	border-top:1px solid #FFF;
}

/********************************************* BLOC PAGE ACCUEIL **************************************************/
.blocLibLien{
	height:20px;
	width:95%;
	margin:10px 0 10px 0;
	
}

.libLien{
	color:#3e3e3e;
	text-decoration:none;
	float:right;
}
a.libLien{
	text-decoration:none;
}

#blocGauche1{
	position:relative;
	float:left;
	width:218px;
	height:100%;
	min-height:200px;

}
*html #blocGauche1{
	height:200px;
}
#blocGauche1 h1{
	width:218px;
	height:34px;
	background-image:url(../images/interface/backgroundH1Bloc1Gauche.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#0d4f6b;
	text-align:center;
	font-size:1.4em;
	line-height:2.5em;
}

#blocGauche1Texte{
	width:204px;
	height:100%;
	min-height:150px;
	margin-left:3px;
	background-color:#f5f2e9;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	padding: 2px 4px 0 4px;
	font-size:1.2em;
	text-align:left;
	line-height:1.5em;
}

*html #blocGauche1Texte{
	height:150px;
}
#blocGauche1Texte ul{
	margin:0;
	padding:3px 0 0 0;
	list-style-position:inside;
	list-style-image:url(../images/interface/puceBlocAc.gif);
}
	
#blocGauche1Texte ul li{
	margin:0 0 10px 0;
	
}
#blocGauche1Texte a, #blocGauche1Texte a:active,#blocGauche1Texte a:link,#blocGauche1Texte a:visited{
	color:#3e3e3e;
	text-decoration:undeline;
}
#blocGauche1Texte a:hover{
	text-decoration:none;
}
#blocGauche1Texte p{

}
#blocGauche1Texte img{
	float:left;
	border:1px solid #f0f0f0;
	padding:0;
	margin:2px 6px 2px 4px;
}

#blocGauche2{
	position:relative;
	float:left;
	width:218px;
	height:100%;
	min-height:232px;
	margin:20px 0 0 0;
}
*html #blocGauche2{
	height:232px;
}

#blocGauche2 h1{
	width:218px;
	height:34px;
	background-image:url(../images/interface/backgroundH1Bloc1Gauche.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#0d4f6b;
	text-align:center;
	font-size:1.4em;
	line-height:2.5em;
}

#blocGauche2Texte{
	width:204px;
	height:100%;
	min-height:197px;
	margin-left:3px;
	background-color:#ffffff;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	padding: 2px 4px 0 4px;
	text-align:left;
	font-size:1.2em;
	line-height:1.5em;
}
*html #blocGauche2Texte{
	height:197px;
}
#blocGauche2Texte ul{
	margin:0;
	padding:3px 0 0 0;
	list-style-position:inside;
	list-style-image:url(../images/interface/puceBlocAc.gif);
}
	
#blocGauche2Texte ul li{
	margin:0 0 10px 0;
	
}
#blocGauche2Texte a, #blocGauche2Texte a:active,#blocGauche2Texte a:link,#blocGauche2Texte a:visited{
	color:#3e3e3e;
	text-decoration:underline;
}
#blocGauche2Texte a:hover{
	
	text-decoration:none;
}

#blocGauche2Texte p{

}

#blocGauche2Texte img{
	float:left;
	border:1px solid #f0f0f0;
	padding:0;
	margin:2px 6px 2px 4px;
}

#blocGauche3{
	position:relative;
	float:left;
	width:118px;
	height:100%;
	min-height:100px;
	margin:20px 0 0 0;
}

*html #blocGauche3{
	height:100px;
}

#blocGauche3 h1{
	width:218px;
	height:34px;
	background-image:url(../images/interface/backgroundH1Bloc3Gauche.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#0d4f6b;
	text-align:center;
	font-size:1.4em;
	line-height:2.5em;
}

#blocGauche3Texte{
	width:204px;
	height:100%;
	min-height:110px;
	margin-left:3px;
	background-color:#ffffff;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	text-align:center;
	padding: 2px 4px 0 4px;
	text-align:left;
	font-size:1.2em;
	line-height:1.5em;
}
*html #blocGauche3Texte{
	height:110px;
}

#blocGauche3Texte ul{
	margin:0;
	padding:3px 0 0 0;
	list-style-position:inside;
	list-style-image:url(../images/interface/puceBlocAc.gif);
}
	
#blocGauche3Texte ul li{
	margin:0 0 10px 0;
	
}
#blocGauche3Texte a, #blocGauche3Texte a:active,#blocGauche3Texte a:link,#blocGauche3Texte a:visited{
	color:#3e3e3e;
	text-decoration:underline;
}
#blocGauche3Texte a:hover{
	text-decoration:none;
}

#blocGauche3Texte p{

}

#blocGauche3Texte img{
	margin-top:10px;
}

#blocCentral1{
	position:relative;
	float:left;
	width:502px;
	height:100%;
	min-height:303px;
	margin:0 0 0 0;
}

*html #blocCentral1{
	height:303px;
}

#blocCentral1 h1{
	width:502px;
	height:34px;
	background-image:url(../images/interface/backgroundH1Bloc1Central.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#0d4f6b;
	text-align:center;
	font-size:1.4em;
	line-height:2.5em;
}

#blocCentral1Texte{
	width:488px;
	height:100%;
	min-height:268px;
	margin-left:2px;
	background-color:#f3f3f3;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	padding: 2px 4px 0 4px;
	text-align:left;
	font-size:1.2em;
	line-height:1.5em;
}

*html #blocCentral1Texte{
	height:268px;
}


#blocCentral1Texte ul{
	margin:0;
	padding:3px 0 0 0;
	list-style-position:inside;
	list-style-image:url(../images/interface/puceBlocAc.gif);
}
	
#blocCentral1Texte ul li{
	margin:0 0 10px 0;
	
}
#blocCentral1Texte a, #blocCentral1Texte a:active,#blocCentral1Texte a:link,#blocCentral1Texte a:visited{
	color:#3e3e3e;
	text-decoration:underline;
}
#blocCentral1Texte a:hover{
	text-decoration:none;
}

#blocCentral1Texte p{

}

#blocCentral1Texte img{
	float:left;
	border:1px solid #f0f0f0;
	padding:0;
	margin:2px 6px 2px 4px;
}

#blocCentral2{
	position:relative;
	float:left;
	width:198px;
	height:100%;
	min-height:307px;
	margin:20px 0 0 0;
}
*html #blocCentral2{
	height:307px;
}

#blocCentral21{
	position:relative;
	float:left;
	width:198px;
	height:100%;
	min-height:160px;
	margin:0 0 0 0;
}

*html #blocCentral21{
height:160px;
}

#blocCentral21 h1{
	width:198px;
	height:34px;
	background-image:url(../images/interface/backgroundH1Bloc2Central.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#0d4f6b;
	text-align:center;
	font-size:1.4em;
	line-height:2.5em;
}

#blocCentral21Texte{
	width:184px;
	height:100%;
	min-height:125px;
	margin-left:3px;
	background-color:#ffffff;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	padding: 2px 4px 0 4px;
	text-align:left;
	font-size:1.2em;
	line-height:1.5em;
}
*html #blocCentral21Texte{
height:125px;
}

#blocCentral21Texte ul{
	margin:0;
	padding:3px 0 0 0;
	list-style-position:inside;
	list-style-image:url(../images/interface/puceBlocAc.gif);
}
	
#blocCentral21Texte ul li{
	margin:0 0 10px 0;
	
}
#blocCentral21Texte a, #blocCentral21Texte a:active,#blocCentral21Texte a:link,#blocCentral21Texte a:visited{
	color:#3e3e3e;
	text-decoration:underline;
}
#blocCentral21Texte a:hover{
	text-decoration:none;
}

#blocCentral21Texte p{

}

#blocCentral21Texte img{
	float:left;
	border:1px solid #f0f0f0;
	padding:0;
	margin:2px 6px 2px 4px;
}

#blocCentral22{
	position:relative;
	float:left;
	width:198px;
	height:100%;
	min-height:130px;
	margin:20px 0 0 0;
}
*html #blocCentral22{
height:130px;
}
#blocCentral22 h1{
	width:198px;
	height:34px;
	background-image:url(../images/interface/backgroundH1Bloc2Central.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#0d4f6b;
	text-align:center;
	font-size:1.4em;
	line-height:2.5em;
}

#blocCentral22Texte{
	width:184px;
	height:100%;
	min-height:97px;
	margin-left:3px;
	background-color:#ffffff;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	padding: 2px 4px 0 4px;
	text-align:left;
	font-size:1.2em;
	line-height:1.5em;
}
*html #blocCentral22Texte{
height:97px;
}

#blocCentral22Texte ul{
	margin:0;
	padding:3px 0 0 0;
	list-style-position:inside;
	list-style-image:url(../images/interface/puceBlocAc.gif);
}
	
#blocCentral22Texte ul li{
	margin:0 0 10px 0;
	
}
#blocCentral22Texte a, #blocCentral22Texte a:active,#blocCentral22Texte a:link,#blocCentral22Texte a:visited{
	color:#3e3e3e;
	text-decoration:underline;
}
#blocCentral22Texte a:hover{
	text-decoration:none;
}

#blocCentral22Texte p{

}
#blocCentral22Texte img{
	float:left;
	border:1px solid #f0f0f0;
	padding:0;
	margin:2px 6px 2px 4px;
}

#blocCentral3{
	position:relative;
	float:left;
	width:288px;
	height:100%;
	min-height:207px;
	margin:20px 0 0 16px;
}
*html #blocCentral3{
height:207px;
}

#blocCentral3 h1{
	width:288px;
	height:34px;
	background-image:url(../images/interface/backgroundH1Bloc3Central.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#0d4f6b;
	text-align:center;
	font-size:1.4em;
	line-height:2.5em;
}

#blocCentral3Texte{
	width:274px;
	height:100%;
	min-height:177px;
	margin-left:3px;
	background-color:#ffffff;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	padding: 2px 4px 0 4px;
	text-align:left;
	font-size:1.2em;
	line-height:1.5em;
}
*html #blocCentral3Texte{
	height:177px;
}


#blocCentral3Texte ul{
	margin:0;
	padding:3px 0 0 0;
	list-style-position:inside;
	list-style-image:url(../images/interface/puceBlocAc.gif);
}
	
#blocCentral3Texte ul li{
	margin:0 0 10px 0;
	
}
#blocCentral3Texte a, #blocCentral3Texte a:active,#blocCentral3Texte a:link,#blocCentral3Texte a:visited{
	color:#3e3e3e;
	text-decoration:underline;
}
#blocCentral3Texte a:hover{
	text-decoration:none;
}

#blocCentral3Texte p{

}

#blocCentral3Texte img{
	float:left;
	border:1px solid #f0f0f0;
	padding:0;
	margin:2px 6px 2px 4px;
}

#blocDroite1{
	position:relative;
	float:left;
	width:188px;
	height:282px;
	margin:0 0 0 0;
}

#blocDroite1 h1{
	width:188px;
	height:29px;
	background-image:url(../images/interface/backgroundH1BlocDroite.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#fefefe;
	text-align:center;
	font-size:1.4em;
	line-height:2.5em;
}

#blocDroite1Texte{
	width:188px;
	height:254px;
	background-image:url(../images/interface/backgroundTexteBlocDroite1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	
}

*html #blocDroite1Texte{
	margin: -3px 0 0 0;
}

#blocDroite1Texte img{
	margin :10px 0 0 10px; 
}

#blocDroite1Texte a, #blocDroite1Texte a:link, #blocDroite1Texte a:visited, #blocDroite1Texte a:active{
	float:left;
	height:10px;
	margin: 3px 0 0 5px;
	padding: 0 0 0 15px;
	color:#6d6c6c;
	text-decoration:none;
	font-size:1.2em;
	line-height:1em;
	background-image:url(../images/interface/flecheCarto.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#blocDroite1Texte a:hover{
	
}

*html #blocDroite1Texte a, *html #blocDroite1Texte a:link, *html #blocDroite1Texte a:visited, *html #blocDroite1Texte a:active{
	margin: 5px 0 0 5px;
}
*+html #blocDroite1Texte a, *+html #blocDroite1Texte a:link, *+html #blocDroite1Texte a:visited, *+html #blocDroite1Texte a:active{
	margin: 5px 0 0 5px;
}




#blocDroite2{
	position:relative;
	float:left;
	width:188px;
	height:111px;
	margin:16px 0 0 0;
}

#blocDroite2 h1{
	width:188px;
	height:29px;
	background-image:url(../images/interface/backgroundH1BlocDroite.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#fefefe;
	text-align:center;
	font-size:1.4em;
	line-height:2.5em;
}

#blocDroite2Texte{
	width:188px;
	height:85px;
	background-image:url(../images/interface/backgroundTexteBlocDroite2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}
*html #blocDroite2Texte{
	margin: -3px 0 0 0;
}

#blocDroite2Texte img{
	margin: 5px 0 0 0;
}


#blocDroite2Texte a, #blocDroite2Texte a:link, #blocDroite2Texte a:visited, #blocDroite2Texte a:active{
	float:left;
	height:10px;
	margin: 5px 0 0 5px;
	padding: 0 0 0 15px;
	color:#6d6c6c;
	text-decoration:none;
	font-size:1.2em;
	line-height:1em;
	background-image:url(../images/interface/flecheCarto.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#blocDroite3Texte a:hover{
	
}

*html #blocDroite2Texte a, *html #blocDroite2Texte a:link, *html #blocDroite2Texte a:visited, *html #blocDroite2Texte a:active{
	margin: 10px 0 0 5px;
}
*+html #blocDroite2Texte a, *+html #blocDroite2Texte a:link, *+html #blocDroite2Texte a:visited, *+html #blocDroite2Texte a:active{
	margin: 10px 0 0 5px;
}

#blocDroite3{
	position:relative;
	float:left;
	width:188px;
	height:100%;
	min-height:113px;
	margin:18px 0 0 0;
}
*html #blocDoite3{
	height:113px;
}
#blocDroite3 h1{
	width:188px;
	height:30px;
	background-image:url(../images/interface/backgroundH1BlocDroite3.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#fefefe;
	text-align:center;
	font-size:1.4em;
	line-height:2.5em;
}

#blocDroite3Texte{
	width:173px;
	height:100%;
	min-height:75px;
	background-color:#fefefe;
	background-image:url(../images/interface/backgroundTexteBlocDroite3_2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:1.2em;
	line-height:1em;
	text-align:left;
	padding: 4px 5px 5px 10px;
	color:#1f576f;
}

*html #blocDroite3Texte{
	height:75px;
	margin: -3px 0 0 0;
}


#newsletterMail{
	float:left;
	background-image:url(../images/interface/backgroundNewsletterMail.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-left:5px;
	width:137px; 
	padding-top:3px;
	height:17px; 
	margin: 10px 0 0 -2px;
}

#newsletterOk{
	float:left;
	background-image:url(../images/interface/backgroundNewsletterOk.jpg);
	background-repeat:no-repeat;
	width:23px; 
	height:16px;
	margin: 12px 0 0 2px;
}


#blocDroite4{
	position:relative;
	float:left;
	width:188px;
	height:82px;
	margin:16px 0 0 0;
}

#blocDroite4 h1{
	width:188px;
	height:29px;
	background-image:url(../images/interface/backgroundH1BlocDroite.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#fefefe;
	text-align:center;
	font-size:1.4em;
	line-height:2.5em;
	
}

#blocDroite4Texte{
	width:188px;
	height:53px;
	background-image:url(../images/interface/backgroundTexteBlocDroite4.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:left;
}

*html #blocDroite4Texte{
	margin: 0 0 0 0;
}

#blocDroite4Texte img{
	float:left;
	margin: 10px 0 0 15px;
}

#blocDroite4Texte a, #blocDroite4Texte a:link, #blocDroite4Texte a:visited, #blocDroite4Texte a:active{
	float:left;
	width:125px;
	margin: 10px 0 0 10px;
	color:#1f576f;
	text-decoration:none;
	font-size:1.2em;
	line-height:1em
}

#blocDroite4Texte a:hover{

}


/********************************************* FIN BLOC PAGE ACCUEIL **************************************************/




/************************************************* CONTENU ************************************************************/


#bcrumbs{
	position:relative;
	float:left;
	width:455px;
	color:#939393;
	font-size:1.2em;
	height:100%;
	min-height:30px;

}
*html #bcrumbs{
	height:30px;

}
#bcrumbs a,#bcrumbs a:link,#bcrumbs a:active, #bcrumbs a:visited{
	color:#939393;
	text-decoration:none;
}

#contenu{
	position:relative;
	float:left;
	width:502px;
	color:#3e3e3e;
	font-size:1.2em;
}

#contenu h1{
	position:relative;
	float:left;
	width:502px;
	font-size:1.5em;
	color:#3e3e3e;
	margin:0 0 20px 0;
}

#contenu a, #contenu a:link, #contenu a:visited, #contenu a:active{
	text-decoration:underline;
	color:#3e3e3e;
}

#gabaritEntreprendre{
	position:relative;
	float:left;
	width:482px;
	padding: 0 0 0 20px;
	margin:0 0 30px 0;
	text-align:left;
}
#gabaritEntreprendre a:hover{
	text-decoration:none;
}
.boxEntreprendre{
	positon:relative;
	float:left;
	width:202px;
	height:61px;
	background-image:url(../images/interface/backgroundBoxEntreprendre.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin: 0 10px 0 0;
	padding: 10px 5px 10px 10px;
	line-height:1em;
	border:1px #d1a508 solid;
}

/************************************************* FIN CONTENU ************************************************************/




/*===============================
	Style Header  */
	

/*===============================
	Navigation  */
	
	
/*===============================
	Search  */
	

/*===============================
	Sidebar */
	


/*===============================
	Style Container  */


	
/*===============================
	Style Footer  */
	


/*===============================
	Titres  */


/*===============================
	SWF  */

	
/*===============================
	Image  */


/*===============================
	Paginator  */
	

/*===============================
	Forms  */


/*===============================
	Class  */

.hide{display:none;}

.show{display:block;}

.clear { 
	clear:both; 
	line-height:0px;
}

.date{
	font-style:italic;
	color:#808080;
}

.famille{
	font-style:italic;
	color:#808080;
}

.italique{
	font-style:italic;
	background-color:#f1f1f1;
}

.response-error{
	background:#fefafb;
	padding:4px;
	margin:0 0 8px 0;
	font-size:1.1em;
	font-weight:bold;
	border:1px solid #c9003a;
}

.response-valid{
	background:#fbfdfb;
	padding:4px;
	margin:0 0 8px 0;
	font-size:1.1em;
	border:1px solid #1e9d48;
}

	
#enseigne_listeLogo{
	float:left;
	width:130px;
}

#enseigne_detail{
	float:left;
	width:350px;
	margin-left:20px;
	
}

/************************************************ LEXIQUE ***********************************************/

#lettre{
	position:relative;
	float:left;
	color:#FFF;
	width:100%;
	background-color:#878787;
	font-size:0.9em;
	text-align:center;
	font-weight:bold;
	background-image:url(../images/interface/backGroundLexique.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#lettre a:link, #lettre a:active, #lettre a:visited{
	color:#FFF;
	text-decoration:none;
	margin-left:1px;
	margin-right:1px;
}

#lettre a:hover{
	text-decoration:underline;
}

.lexiqueBlock{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:100%;
	margin-top:20px;
}
.grosseLettre{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:12%;
	padding-top:5px;
	color:#0e4f6b;
	font-size:2em;
	font-weight:bold;
	text-align:center;
}

.mot{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:88%;
	
}

.mot a:link, .mot a:visited, .mot a:active{
	color:#505052;
	text-decoration:underline;
	font-weight:bold;
	
}

.mot a:hover{
	text-decoration:none;
	color:#0e4f6b;
}

.definition{
	position:relative;
	float:left;
	width:100%;
	margin-top:15px;
}

.definition h5{
	text-decoration:underline;
	color:#0e4f6b;
	margin-bottom:10px;
}
/************************************************ LEXIQUE ***********************************************/

/************************************************* QUIZZ *************************************************/
#quizz{
	font-size:1.2em;
}
#quizz h3{
	font-weight:bold;
	margin:25px 0 0 0;
}
#quizz p{
	margin:10px 0 0 0;
	width:100%;
}

/********************************************* END QUIZZ *************************************************/

	
/************/
.search-find{
	background-color:#FFFF66;
}


/************************************************* REPERE FLASH **********************************************/

ul.dernierNumero li{
	display:block;
	font-weight:bold;
	color:#0e4f6b;
}

a.article{
	text-decoration:underline;
	font-weight:normal;
}

h1.titreNumero{
	color:#0e4f6b;
	font-weight:bold;
	font-size:1.2em;
	margin: 0 0 15px 0;
	width:100%;
}

/************************************************* END FLASH *************************************************/