body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(../images/en/bg_tile.jpg);
}

textarea{
	overflow: auto;
}

textarea, input {
	border: 1px solid #372600;
}

a{
	color: #AA7500;
	text-decoration: underline;
}


.inde a {
	color: #e6ddc2;
	text-decoration: underline;
}

.inde a:hover{
	color: #e6ddc2;
	text-decoration: none;
}


a:hover{
	color: #AA7500;
	text-decoration: none;
}

p{
	margin-bottom: 11px;
	margin-top: 0;
}

h1{
	font-size: 18px;
}

h2{
	font-size: 16px;
}

h3{
	font-size: 14px;
}

hr{
	height: 1px;
	width: 100%;
	color: #035294;
	border: 0;
	background-color: #035294;
}

.small {
	font-size: 9px;
}

.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;
}

.jvert{

	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 6px;
	border: 2px solid #009900;
	color: #009900;
	background-color: #DBFFCE;
	margin-top: 8px;


}

.autodatatable{
	border: 1px solid #3c2b00;
	color: #e6ddc2;
}

.autodatatable a{
	color: #e6ddc2;
	text-decoration: underline;
}

.autodatatable a:hover{
	color: #e6ddc2;
	text-decoration: none;
}

.autodatatable th{
	font-size: 11px;
	border-bottom: 1px solid #3c2b00;
	background-color: #5f4a00;
}

.autodatatable .td1{
	font-size: 11px;
	background-color: #5f4a00;
}

.autodatatable .td2{
	font-size: 11px;
	background-color: #3c2b00;
}

.regform input{

	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:url(../images/btn_bg.gif) repeat-x center #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #5c4211;
	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;
	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: 125px;
	margin-right: 8px;
	text-align: right;
	font-weight: bold;
}

.regform label.radio{
cursor:pointer;
	clear: none;
	float:none;
	margin-left: 3px;
	text-align: right;
	font-weight: bold;
}

.horzform input{
	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;
	padding-left: 10px;
	padding-right: 10px;
}

.horzform input.radio{
	border: none;
	font-size: 10px;
}

.horzform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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;
}

.regform .erreur_loc_tbl{
	font-family: Arial, times, 'Times new roman', serif;
	color: #CC0000;
	font-size: 11px;
	font-style: italic;
	/*display: block;*/
	margin-left: 0px;
}


.global_content{
background: url(../images/en/content_bg_r.gif) repeat-y top left;
}

.content{
background:url(../images/en/content_bg_top.gif) top left no-repeat;
padding: 13px 38px 0 13px;
margin-top: 0;
height: 100%;
}

.copyrights{
font-size: 10px;
color: #988663;
padding-top: 10px;
padding-bottom: 20px;
}

.jaune {
	color: #AD822F;
	font-weight: bold;
}

.small {
	font-size: 9px;
}

.copyrights a{
color: #988663;
text-decoration: none;
}

.copyrights a:hover{
color: #988663;
text-decoration: underline;
}

.home_c2{
color: #e6ddc2;
padding-top: 23px;
padding-left: 15px;
padding-right: 20px;
padding-bottom: 20px;
}

.home_c4{
color: #e6ddc2;
padding-top: 23px;
padding-left: 15px;
padding-right: 20px;
padding-bottom: 20px;
}

.home_c6{
color: #e6ddc2;
padding-top: 23px;
padding-left: 15px;
padding-right: 20px;
padding-bottom: 20px;
}

.regform input.file{

	height: 17px;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #000;
	font-weight: normal;
}

.posRel {
	position: relative;
}

#btnNewsletter {
	position: absolute;
	left: 14px;
	top: -14px;
	height: 125px;
	z-index: 20;
}

#btnConcours {
	position: absolute;
	left: 14px;
	top: 53px;
	height: 112px;
	z-index: 25;
}
