body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(../images/fr/bg_mid_left_r.jpg) top left;
}

table, img {
	border: none;
}

textarea{
	overflow: auto;
}

a{
	color: #443619;
	text-decoration: underline;
}

a:hover{
	color: #8d9514;
	text-decoration: none;
}

p{
	margin-bottom: 8px;
	margin-top: 3px;
}


.autodatatable{
	border: 1px solid #c9d686;
}

.autodatatable th{
	font-size: 11px;
	border-bottom: 1px solid #674218;
	background-color: #b2a38b;
	color:#FFFFFF;
}

.autodatatable .td1{
	font-size: 11px;
	background-color: #b2a38b;
}

.autodatatable .td2{
	font-size: 11px;
	background-color: #cab99e;
}

h1{
	font-size: 18px;
	color: #697901;
}

h2{
	font-size: 14px;
	font-weight: bold;
	color: #697901;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
}

h3{
	font-size: 14px;
	color: #697901;
}

hr{
	height: 1px;
	width: 100%;
	color: #3f3317;
	border: 0;
	background-color: #3f3317;
}

.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;
}

.row1{
	font-size: 11px;
	background-color: #b2a38b;
}

.row2{
	font-size: 11px;
	background-color: #cab99e;
}

.cours th{
	font-size: 11px;
	border-bottom: 1px solid #000000;
}

.cours .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:#664118;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #664118;
	padding-left: 10px;
	padding-right: 10px;
	cursor:pointer;
}

.regform input{

	border: 1px solid #237ac1;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;

}



.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:#664118;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #664118;
	padding-left: 10px;
	padding-right: 10px;
	cursor:pointer;

}

.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 #237ac1;
	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_top_left{
background:url(../images/fr/bg_top_left.jpg) top right no-repeat;
height: 680px;
}

.bg_top_left_r{
background:url(../images/fr/bg_top_left_r.jpg) top right repeat-x;
}


.bg_top_right{
background:url(../images/fr/bg_top_right.jpg) top left no-repeat;
height: 680px;
}

.bg_top_right_r{
background:url(../images/fr/bg_top_right_r.jpg) top left repeat-x;
}

.acc_bg_left{
background:url(../images/fr/acc_bg_left.jpg) top left no-repeat;
width:544px;
height:223px;
}

.acc_bg_left_content{
padding-left: 35px;
padding-right: 100px;
padding-top: 48px;
}

.acc_bg_right{
background:url(../images/fr/acc_bg_right.gif) top left no-repeat;
width:341px;
height:223px;
}

.acc_bg_right_content{
padding-left: 25px;
padding-right: 10px;
padding-top: 45px;
}

.bg_cours_offert {
background:url(../images/central.jpg) repeat-y;
width: 885px;
height: 100%;
padding-top:6px;
padding-bottom:0px;
color: #becc80;
line-height:10px;
}

.bg_cours_offert a{
color: #becc80;
text-decoration: none;
}

.bg_cours_offert a:hover{
color: #443519;
text-decoration: underline;
}

.bg_mid_left{

background:url(../images/fr/bg_mid_left.jpg) top right repeat-y;
}

.bg_mid_right{
background:url(../images/fr/bg_mid_right.jpg) top left repeat-y;
}

.bg_bot2_left{
background:url(../images/fr/bg_bot2_left.jpg) top right no-repeat;
}

.bg_bot2_center{
background:url(../images/fr/bg_bot2_center.jpg) top left no-repeat;
color: #443619;
font-weight: bold;
padding-top: 5px;
}

.bg_bot2_center a{
color: #443619;
font-weight: bold;
text-decoration:none;
}

.bg_bot2_center a:hover{
color: #443619;
font-weight: bold;
text-decoration:underline;
}

.bg_bot2_right{
background:url(../images/fr/bg_bot2_right.jpg) top left no-repeat;
}

/*ul{
padding-left: 20px;
}
*/
li{
margin-bottom: 8px;
/*list-style-image:url(../images/fr/bullet.gif);*/
}

.copyrights{
color: #443619;
font-weight: normal;
}

.copyrights a{
color: #443619;
font-weight: normal;
text-decoration: underline;
}

.copyrights a:hover{
color: #443619;
font-weight: normal;
text-decoration: none;
}

.bg_content{
padding-bottom: 1px;
background: url(../images/fr/bg_content.jpg) #f7ffbf top left repeat-x;
}

.bg_col2_border_left_r{
background: url(../images/fr/bg_col2_border_left_r.jpg) top right repeat-y;
}

.col2{
background: url(../images/fr/bg_col2_bot.jpg) bottom left no-repeat #f7ffbf; 
}

.content{
padding-left: 35px;
padding-right: 35px;
padding-bottom: 25px;
padding-top:10px;
}

.babillard{
padding-left: 15px;
padding-right: 95px;
}

.tite_roche{
position: absolute;
top: -130px;
right: -30px;
z-index: 900;
}

.ligne{
background:url(../images/misc/ligne.jpg) repeat-x;
height:14px;
}
