@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background: #007837 url(../images/bg_body.jpg) repeat-x;}
	
#contener {
	margin:0 auto;
	width:750px;}	

a {
	text-decoration:none;
	color:#000}
#left {
	width:365px;
	height:600px;
	float:left;
	background:url(../images/bg_left.jpg) no-repeat;}
	
.textLeftHaut {
	margin-top:70px;
	margin-left:145px;
	font-family:Arial;
	font-size:12px;
	color:#FFF;}
	
.textLeftHaut a{
	margin-top:70px;	
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	text-decoration:none;}	
	
.textLeftBas {
	margin-left:145px;
	font-family:Arial;
	font-size:12px;
	color:#000;
}	

.textLeftBas a{	
	font-family:Arial;
	font-size:12px;
	color:#000;
	text-decoration:none;	
}	
	
#right {
	width:366px;
	height:598px;
	float:right;
	background:url(../images/bg_right.jpg) no-repeat;}
	
#rightMentions {
	width:365px;
	height:600px;
	float:right;
	background:url(../images/bg_mentions.jpg) no-repeat;}
	
.textMentionsLegales {
	margin-top:70px;
	margin-left:65px;
	font-family:Arial;
	font-size:11px;
	color:#666;
}	
	
#contener #left .textLeftBas b {
	font-family:Arial;
	font-size:14px;
	color: #C60;
}

#test {
	position:absolute;
	background:url(../images/bg_test.jpg) no-repeat;
	width:199px;
	height:75px;
	font-family:Arial;
	font-size:11px;
	color:#FFF;
	left: 1050px;
	top: 4px;
}
	
#test form {	
	margin:0 auto;
	padding-top:8px;
	padding-left:4px;
	width:160px;}	
#contener #left .textLeftHaut b {
	color: #C60;
}

#liens {
	width:250px;
	float:right;
	font-family:Arial;
	font-size:11px;
	color:#FFF;
	text-align:center;
	letter-spacing:0.1em;
	text-decoration:none}
	
#liens a{
	font-family:Arial;
	font-size:10px;
	color:#FFF;
	text-decoration:none}	
	
/***********************************************FIN CSS DU SITE**************************/	

/***********************************************CSS DE L APPLICATION**************************/	

#loginAcces {	
	width:190px;
	margin-left: 145px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}

#loginAcces a{	
	font-size: 11px;
	text-decoration:none;
	color:#333
}
