/* CSS Document */
.messageBox{
padding:0 0 0 25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;
}

.form_lei{
float:left;
width:250px;
height:auto;
}

.results_lei{
float:left;
width:450px;
height:360px;
overflow:auto;
}

.lei_item_liste{
padding:0 0 35px 20px;
}

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

.lei_item_liste_d{
width:auto;
float:left;
}

.lei_item_photo{
width:auto;
height:auto;
padding:7px 7px 5px 7px;
border:1px dashed #7F6F60;
}

.lei_fiche_g{
float:left;
width:450px;
height:auto;
padding-right:50px;
}


input.leimod{
	border:1px solid #cfc5c0;
	background:#e2dcd8;
	width:235px;
	height:17px;
	padding:3px 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

.form_item{
padding-bottom:10px;
}

.navSrubTxt{
display:block;
float:left;
width:150px;
}
 
#bandeau{
clear:both; height:auto;
}


#fil-d-ariane, #fil-d-ariane a, #fil-d-ariane a:hover, #fil-d-ariane a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFF;
text-decoration:none;
height:11px;
padding:3px 0px 0px 10px;
}

#fil-d-ariane{
background-image:url(../images/filet-entete-contenu.gif);
background-position:bottom left;
background-repeat:no-repeat;
}



#colonne-droite .notes a,.notes a:hover{
display:block;
color:#999999;
text-decoration:none;
margin-bottom:7px;
}


.toggler{
cursor:pointer;
}

.element{
margin-left:15px;
width:300px
}

.espaceNav{
width:100%;
height:7px;
}

.extenseur{
width:100%;
height:1px;
clear:both;
}


.slider{
height:auto;
width:auto;
padding-top:7px;
padding-bottom:10px;
overflow:hidden;
position:relative;
}

a.lienToggle{
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
color:#C50055;
text-decoration:underline;
width:150px;
}

.margeur{
margin:40px 0 20px 0;
}

/* tooltips */
.tip{
border:1px solid #EE7F00;
background-color:#FFFFFF;
padding:3px 25px 3px 5px;
}
.tip-title{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:13px;
color:#EE7F00;
font-weight:bold;
}
.tip-text{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:13px;
color:#EE7F00;
font-weight:normal;
}


.clearer{
clear:both;
}

/*news */

.news-item{
float:left;
width:260px;
height:145px;
margin-bottom:15px;
}

.news-photo{
width:105px;
height:110px;
float:left;
background:url(../images/bg-news-photo.gif) top left no-repeat;
}

.news-image{
width:90px;
height:95px;
/*border:1px solid #FFCC00;*/
}

.news-titre{
display:block;
width:auto;
height:auto;
padding-bottom:10px;
float:left;
}

.news-texte{
width:140px;
height:auto;
float:left;

}

.etab-item{
float:left;
width:650px;
height:auto;
margin-bottom:40px;
}

.etab-texte{
width:580px;
height:auto;
float:left;

}

#colonne-gauche{
width:280px;
height:340px;
float:left;

padding-right:30px;
}

#galerie-droite, #photo-droite{
width:auto;
height:auto;
float:left;
padding:7px;
border:1px dashed #7F6F60;
}


#galerie-droite #copyright,#photo-droite #copyright {
width:100%;
text-align:right;
padding-top:3px;
}

.titreMin{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
color:#FFFFFF;
font-weight:bold;
background-color:#7F6F60;
}

.credits_photo{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
line-height:11px;
color:#999999;
}


/* formulaires */
input.champContact{
margin:0 0 3px 0;
background:#FFFFFF;

width:205px;
height:18px;
border:1px solid #775f4e;

font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000;
}

.textareaContact textarea{
background:#FFFFFF;
border:1px solid #775f4e;

font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000;

width:250px;
height:162px;
}

.label_form{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
line-height:13px;
color:#7397A9; /*7397A9*/
margin:0 0 3px 0;
text-transform:uppercase;
}