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

.global{
	background:url(../images/fr/bg_r_right.jpg);
}

.bgleft{
background:url(../images/fr/bg_left.jpg) right top repeat-y;
}

.bgright{
background:url(../images/fr/bg_right.jpg) left top repeat-y;
}

.bg_r_right_m{
background:url(../images/fr/bg_r_right_m.jpg) top left repeat-y;
}

.bg_r_left_m{
background:url(../images/fr/bg_r_left_m.jpg) top right repeat-y;
}

.bgleft_b{
background:url(../images/fr/bg_left_b.jpg) right no-repeat;
height:110px;
}

.bgright_b{
background:url(../images/fr/bg_right_b.jpg) left no-repeat;
height:110px;
}

.bgmid_b{
background:url(../images/fr/bg_mid_b_1.jpg) no-repeat;
color:#FFFFFF;
font-weight:bold;
padding-top:30px;
text-align: center;
}

.line{
border-top: 1px solid #666666;
width:80%;
margin: auto;
margin-bottom: 0px;
font-size: 2px;
}

.news{
padding-left:10px;
padding-right:11px;
}

.news2{
padding-top:5px;
padding-left:15px;
padding-right:15px;
}

.newsRight{
background:url(../images/fr/bot_img_1.jpg) bottom no-repeat;
padding-left:20px;
padding-right:5px;
}

.newsRight2{
height:180px;
width:130px;
padding-left:20px;
padding-right:5px;
}

.bgcontent{
background:#FFFFFF;
}

.bgleft_r_b{
background:url(../images/fr/bg_r_left_b.jpg) top right repeat-x;
}

.bgright_r_b{
background:url(../images/fr/bg_r_right_b.jpg) top left repeat-x;
}

.bgtopleft_inside{
height:193px;
width:100%;
background:url(../images/fr/bg_left_1_inside.jpg) right no-repeat;
}

.bgtopright_inside{
height:193px;
width:100%;
background:url(../images/fr/bg_right_1_inside.jpg) left no-repeat;
}

.menuBot{
margin-top: 5px;
}

.menuBot a{
	color: #494947;
	text-decoration: none;
}

.menuBot a:hover{
	color: #494947;
	text-decoration: underline;
}

textarea{
	overflow: auto;
}

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

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

p{
	margin-bottom: 10px;
	margin-top: 10px;
}

h1,h2,h3{
margin:0px;
padding:0px;

}

h1{
	font-size: 21px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

h2{
	font-size: 16px;
}

h3{
	font-size: 14px;
}

.msg_erreur{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 8px;
	border: 2px solid #CC0000;
	color: #CC0000;
	background-color:#FED8D8;
}

.msg_success{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 8px;
	border: 2px solid #009900;
	color: #009900;
	background-color: #DBFFCE;
}

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

.footer td {
	font-size: 10px;
	color: #FFFFFF;
}

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

.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
