body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(../images/fr/background.jpg);
}
.content{
	padding-bottom: 60px;
	height:auto !important;
	height:300px;
	min-height:300px;
}

.imgbox{
	padding-right:30px;
	padding-left:30px;
	padding-bottom:30px;
	padding-top:20px;
}

.col1{
	background:#FFFFFF url(../images/fr/bg_left.jpg) bottom left no-repeat;
}

.col2{
	background:#FFFFFF url(../images/fr/bg_right.jpg) bottom no-repeat;
}

.colfull {
	background:#FFFFFF url(../images/fr/bg_bottom.jpg) bottom left no-repeat;
}

.copyright{
	background:url(../images/fr/bg_copyright.jpg);
	width:759px;
	height:99px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:15px;
	font-size: 10px;
}

.bg_nouvelles{
	background:url(../images/fr/lastnews_bg.jpg) repeat-y;
	width:234px;
	padding-right:37px;
	padding-bottom:15px;
	padding-left:10px;
}

.bg_nouvelles_bot{
	background:url(../images/fr/lastnews_bot.gif) no-repeat;
	width:234px;
	padding-right:37px;
	padding-bottom:15px;
	padding-left:10px;
}

.copyright p{
	text-align:center;
	
	
}

textarea{
	overflow: auto;
}

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

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

.copyright a{
	color: #FFFFFF;
	text-decoration: none;
}

.copyright a:hover{
	color: #fbfc75;
	text-decoration: underline;
}



p{
	margin-bottom: 8px;
	margin-top: 3px;
}

h1{
	font-size: 18px;
	color:#659310;
}

h2{
	font-size: 16px;
}

h2{
	font-size: 14px;
}

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

.autodatatable{
	border: 1px solid #000000;
}

.autodatatable th{
	font-size: 11px;
	border-bottom: 1px solid #000000;
	background-color: #DDDDDD;
}

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

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

/*
.regform input{
	border: 1px solid #000;
	height: 13px;
	font-size: 10px;
	padding-left: 5px;
}

.regform input.button{
	height: 20px;
	font-size: 12px;
	text-align: center;
	padding-left: 0px;
}

*/

.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;
	font-weight:bold;
	font-size: 10px;
	color:#000000;
	border: 1px double #237ac1;
	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 #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: 125px;
	margin-right: 8px;
	text-align: left;
	font-weight: bold;
}

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

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

div#calendrierPhotoDiv {
	position: absolute;
	left: 181px;
	top: -39px;
}
