body{
margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#4265a5;
}

.contenu{
height:461px;
overflow:scroll;
overflow-x:hidden;
background-color:#FFFFFF;
padding-left:20px;
padding-right:20px;
}
.contenu_admin{
background-color:#FFFFFF;
padding:20px;

}

a{
	color: #003399;
	text-decoration: none;
}

a:hover{
	color: #003399;
	text-decoration: underline;
}

.employer a{
text-decoration:none;
color:#000000;
}

.employer a:hover{
text-decoration:none;
color:#000000;
}

.titre_page{
color:#4165a5; 
padding-top:10px;
}

textarea{
	overflow: auto;
}

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

h1{
	font-size: 18px;
	color:#4165a5; 
padding-top:10px;
}

h2{
	font-size: 16px;
}

h3{
	font-size: 14px;
}

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;
	color:#FFFFFF;
}

.autodatatable a{
	color:#FFFFFF;
}
.autodatatable a:hover{
	color:#FFFFFF;
}

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

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

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

.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:url(../images/new_site/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;
	
}

.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;
	cursor: pointer;
}

.regform label.nolabelstyle{
	float: none;
	clear: none;
	width:auto;
	margin-right: 0px;
	text-align: left;
	font-weight: normal;
}

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

.photo {
border: 1px solid #ccc;
padding: 10px;
font-size: 10px;
width:170px;
height:120px;
}

.photo_ins {
border: 1px solid #ccc;
padding: 5px;
font-size: 10px;
width:170px;
height:120px;
}

.dnouv_bg{
background:url(../images/new_site/fr/dnouv_bg_mid.jpg) no-repeat top left;
width: 274px;
height: 190px;
padding-right: 1px;
padding-bottom: 1px;
}

.dnouv_bg .boxed{
overflow:auto;
width: 274px;
height: 190px;
}

.dnouv_bg .marged{
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
}

.copyrights{
font-size: 11px;
color:#FFFFFF;
}
.copyrights a{
font-size: 11px;
color:#FFFFFF;
text-decoration:none;
}
.copyrights a:hover{
font-size: 11px;
color:#FFFFFF;
text-decoration:underline;
}