body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#8a7962;
}

textarea{
	overflow: auto;
}

a{
	color: #885531;
	text-decoration: none;
}

a:hover{
	color: #534209;
	text-decoration: underline;
}

p{
	margin-bottom: 8px;
	margin-top: 3px;
}

h1{
	font-size: 18px;
	color:#532409;
}

h2{
	font-size: 16px;
	color:#532409;
}

h3{
	font-size: 14px;
	color:#532409;
}

hr{
	height: 1px;
	width: 100%;
	color: #035294;
	border: 0;
	background-color: #035294;
}

.msg_erreur{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 6px;
	border: 2px solid #CC0000;
	color: #CC0000;
	background-color: #FED8D8;
	margin-top: 8px;
}

.msg_success{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 6px;
	border: 2px solid #009900;
	color: #009900;
	background-color: #DBFFCE;
	margin-top: 8px;
}

.erreur_loc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
	font-style: italic;
	/*display: block;*/
	margin-left: 0px;
}

.autodatatable{
	border: 1px solid #000000;
}

.autodatatable th{
	font-size: 11px;
	border-bottom: 1px solid #000000;
	background-color: #cab99e;
}

.autodatatable .td1{
	font-size: 11px;
	background-color: #b2a38b;
}

.autodatatable .td2{
	font-size: 11px;
	background-color: #cab99e;
}

.regform input{

	border: 1px solid #cdae96;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;

}


.regform .file{

	height: auto;
	width:1px;
	overflow:visible;
	width:auto;
	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #FFFFFF;
	font-weight:normal;
	font-size: 10px;
	color:#000000;
	border: 1px solid #cdae96;
	padding-left: 10px;
	padding-right: 10px;

}


.regform input.button{
/*
	background:url(../images/fr/formbtn_bg.gif) repeat-x center;
	color:#FFFFFF;
	font-weight:bold;
	height: 17px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 10px;
	border: 1px double #237ac1;
	*/
	height: auto;
	width:1px;
	overflow:visible;
	width:auto;
	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #996633;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #83542a;
	padding-left: 10px;
	padding-right: 10px;
	
}

.button_par{
	margin-top: 20px;
}

.regform input.radio{
	border: none;
	font-size: 10px;
}
/*
.regform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	font-size: 10px;
	padding-left: 5px;
}
*/
.regform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cdae96;
	font-size: 11px;
	padding-left: 5px;
}


.regform select{
	/*border: 1px solid #000;*/
	/*height: 13px;*/
	font-size: 10px;
	padding-left: 5px;
}

.regform label{
	clear: both;
	float:left;
	width: 175px;
	margin-right: 8px;
	text-align: right;
	font-weight: bold;
}

.regform label.radio{
	clear: none;
	float:none;
	margin-left: 3px;
	text-align: right;
	font-weight: bold;
}

.horzform input{
	border: 1px solid #237ac1;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.horzform input.button{
	height: auto;
	width:1px;
	overflow:visible;
	width:auto;
	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background:url(../images/fr/formbtn_bg.gif) repeat-x center #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #237ac1;
	padding-left: 10px;
	padding-right: 10px;
}

.horzform input.radio{
	border: none;
	font-size: 10px;
}

.horzform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #237ac1;
	font-size: 10px;
	padding-left: 5px;
}

.horzform select{
	/*border: 1px solid #000;*/
	/*height: 13px;*/
	font-size: 10px;
	padding-left: 5px;
}

.horzform label{
	clear: both;
	float:left;
	margin-right: 8px;
	font-weight: bold;
}

.horzform label.radio{
	clear: none;
	float:none;
	margin-left: 3px;
	text-align: right;
	font-weight: bold;
}

.bg_left{
background:url(../images/fr/bg_left.jpg) top right repeat-x; 
height:605px;
}
.bg_right{
background:url(../images/fr/bg_right.jpg) top left repeat-x;
}
.bg_top{
background:url(../images/fr/bg_top.jpg) no-repeat;
}
.bg_contenu{
background:url(../images/fr/bg_contenu.jpg) top no-repeat;
min-height:216px;
height:auto;
padding:20px;
}
.bg_contenu_index{
background:url(../images/fr/bg_contenu.jpg) top no-repeat;
min-height:216px;
height:auto;
padding:10px 20px 20px 20px;
}
.bg_contenu_r{
background:url(../images/fr/bg_contenu_r.jpg) top repeat-y;
}
.bg_footer{
background:url(../images/fr/bg_footer.jpg) top no-repeat;
height:192px;
color:#c5a388;
font-size:11px;
}
.batiment{
position: absolute;
top: -26px;
right: -26px;
z-index: 900;
}
.white_text{
color:#f7f2ed;
}
.white_text_title{
color:#f7f2ed;
font-size:18px;
}
.copyright_left{
padding-left:15px;
color:#f7f2ed;
font-size:10px;
}
.copyright_right{
padding-right:15px;
color:#f7f2ed;
font-size:10px;
}

a.fast_nav{
color:#f7f2ed;
text-decoration:underline;
}
a:hover.fast_nav{
color:#f7f2ed;
text-decoration: none;
}

.index_titre{
font-size:30px;
}

.milieu_left{
background:url(../images/fr/acces_client.jpg) top no-repeat;
width:449px;
}

.milieu_center{
background:url(../images/fr/milieu_spacer.jpg) top no-repeat;
width:9px;
}

.milieu_right{
background:url(../images/fr/bg_bulletin.jpg) top no-repeat;
height:103px;
width:450px;
}
.milieu_left_en{
background:url(../images/en/acces_client.jpg) top no-repeat;
width:449px;
}

.milieu_center_en{
background:url(../images/fr/milieu_spacer.jpg) top no-repeat;
width:9px;
}

.milieu_right_en{
background:url(../images/en/bg_bulletin.jpg) top no-repeat;
height:103px;
width:450px;
}
label.label_cote{
float:left;
width: 135px;
margin-right: 8px;
text-align: right;
font-weight: bold;
}

.separateur{
clear:both;
height:2px;
}

.jrouge{
font-weight: bold;
text-align:center;
padding: 8px;
margin: 6px;
border: 2px solid #CC0000;
color: #CC0000;
background-color: #FED8D8;
margin-top: 8px;
}

.jvert{
font-weight: bold;
text-align:center;
padding: 8px;
margin: 6px;
border: 2px solid #009900;
color: #009900;
background-color: #DBFFCE;
margin-top: 8px;
}

.tblgristh {
font-size: 11px;
background-color: #FFFFFF;
border-bottom: 1px solid #000000;
}

.tblgrisc1 {
font-size: 11px;
background-color: #DDDDDD;
}

.tblgrisc2 {
font-size: 11px;
background-color: #EEEEEE;
}

h2.titre{
	color: #FFFFFF;
	background-color:#1c6133;
	padding:5px;
}
h1.titre{
	margin:0px;
}