/* CSS Document */


.blocPrincipal{
	float:none;
	width:900px;
	margin:auto;
}

hr{
width:50%;
margin:auto;}
.tableBorder{
background-position:center;}

.HASObservation{
	background:#827760;
}

.HASForm{
margin:0px;
margin:auto;
background-color:#FFFFFF;
margin-bottom:10px;}

.Test{
margin:0px;
padding:0px;}


fieldset{
border:#827760 1px solid;
float:left;
width:95%;
padding-bottom:10px;
margin-bottom:20px;
_margin-bottom:0px;

}

legend{
color:#827760;
font-weight:bold;
font-size:11px;
text-transform:uppercase;
}

.TreponseHAS{
padding:5px;
padding-top:10px;
font-weight:bold;
text-transform:uppercase;
}
.HASCritere {
color:#827760;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
padding:5px;
margin:0px;
/*margin-top:6px;*/
}

.HAScomment{
width:100%;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;}

.titre{
	/*float:left;*/
line-height:15px;
	font-weight:bold;
	font-size:18px;
	color:#2c9dda;
	text-align: left;
	border-bottom-style: none;
}

.titreH3{
padding-bottom:20px;
text-align:center;
/*float:left;*/
line-height:15px;
padding-top:20px;
margin-bottom:20px;
font-weight:bold;
font-size:14px;
color:#2c9dda;
}
.styleChaine {

VISIBILITY: hidden;
WIDTH: 213px;
text-align:justify;
font-weight:lighter; 
border:#FFFFFF 1px solid; 
background:#E3DFD2;
position:absolute; 
}



.HASForm textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;}

th{
margin-right:3px;}



/**********************************************
		Style Bouton precedent suivant et autres
***********************************************/

.HASEtape{
width:500px;
margin-left:150px;
padding-top:10px;
float: left;
_float:none;

}

.HASEtape a{
border:#827760 2px solid;
font-size:12px;
font-weight:bold;
color:#2c9dda;
text-decoration:none;
margin:5px;
padding:3px;
background:#E3DFD2;
}

.HASEtape a:hover{
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
margin:5px;
background:#2c9dda;
}

.basForm{
padding-top:10px;
}

.basForm tr td{
background-color:#FFFFFF;
}

.basForm td a{
text-align:center;
color:#FFFFFF;
text-decoration:none;
}

.basForm td a:hover{
text-align:center;
color:#FFFFFF;
text-decoration:none;
}

.basForm .bouton a{
color:#FFFFFF;
background-color:#2C9DDA;
margin:5px;
padding:5px;
padding-left:20px;
padding-right:20px;
padding-bottom:5px;
margin-top:10px;
_padding-top:20px;
margin-bottom:20px;
}
.basForm .bouton a:hover{
color:#FFFFFF;
background:#827760;
text-decoration:none;}

.basForm .bouton01 a{
color:#FFFFFF;
background-color:#2C9DDA;
margin:5px;
font-weight:bold;
padding:5px;
padding-left:10px;
_padding-left:10px;
padding-right:20px;
padding-bottom:5px;
margin-top:10px;
_padding-top:20px;
margin-bottom:20px;
}
.basForm .bouton01 a:hover{
color:#FFFFFF;
background:#827760;
text-decoration:none;}

#contLienReferentiel {
	clear: both;
	margin-top: 25px;
}

#contLienReferentiel h4.titreLienReferentiel {
	position: relative;
	z-index: 9;
	height: 20px;
	width: 85px;
	border: 1px solid #E3DFD2;
	border-bottom: 1px solid white;
	margin-left: 0;
	margin-bottom: 0;
	text-align: center;
}

#contLienReferentiel .listlienReferentiel {
	position: relative;
	z-index: 8;
	border: 1px solid #E3DFD2;
	margin-top: -1px;
	padding-left: 10px;
}
#contLienReferentiel li.lienReferentiel{
	margin-left: 10px;
	margin-top: 5px;
}
#contLienReferentiel li p {
	padding: 2px 0 2px 50px;
	margin: 0;
}


