* {
	padding:0;
	margin:0;
	}

body {
	font-family: Arial, Helvetica;
	background:#A9A9A8 url(images/fond.gif) repeat-x;
	margin:0px;
	padding:0px;
	font-size: 11px;
	text-align:center;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#707686;
	scrollbar-darkshadow-color:#707686;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#707686;
}

/*structure de la page*/

#conteneur {
	margin:auto;
	background:#FFFFFF;
	font-family: Arial, Helvetica;
	width:957px;
	font-size: 11px;
	position:relative;
	top:-1px;
	}

#haut  {
	background: #FFFFFF;
	margin:auto;
	font-family: Arial, Helvetica;
	width:957px;
	height:100px;
	position:relative;
	vertical-align:middle;
	}

#logo {
	margin:auto;
	background:#FFFFFF;
	width:210px;
	height:100px;
	position:relative;
	float:left;
}

#bao {
	margin:auto;
	width:730px;
	height:95px;
	position:relative;
	float:left;
	top:5px;
	font-weight:bold;
	text-align:right;
}

#visuel{
	margin:auto;
	font-family: Arial, Helvetica;
	color:#FFFFFF;
	width:957px;
	height:216px;
	position:relative;
  z-index:0;}


#presentation {
	background: #FFFFFF url(images/fond_accueil.jpg) left bottom no-repeat;
	width:572px;
	height:320px;
	float:left;
	margin:0px;
	padding:0px;
  text-align:left;}


#txtpresentation {
	margin:0px;
	padding:0px;
	left:270px;
	width:280px;
	height:250px;
	position:relative;
	text-align:justify;
	overflow:auto;
	color:#333333;
	}

#actus {
	background-color:#FFFFFF;
	float:left;
	width:375px;
	margin:0px;
	padding:0px;
	text-align:left;
	}

#txtactus {
	margin:0px;
	padding:0px;
	top:15px;
	left:15px;
	width:345px;
	position:relative;
	text-align:justify;
  color:#333333;
	}

#espace, #espace2, #espace3, #espace4 {
	background-color:#FFFFFF;
	float:left;
	width:5px;
	height:10px;
	margin:0px;
	padding:0px;
	}


#bas{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica;
	background:#A9A9A8 url(images/fond_bas_accueil.gif) repeat-x;
	padding-top:2px;
	width:957px;
	font-size:10px;
	clear:both;
	text-align:center;
	color:#FFFFFF;
	height:35px;
	}





/*formatage liens*/

a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #005180;
	font-family:Arial;
	font-size:11px;
	}
a:visited {
	font-weight:normal;
	text-decoration:underline;
	color:#005180;
	font-family:Arial;
	font-size:11px;
	}
a:hover, a:active {
	font-weight: normal;
	text-decoration:none;
	color:#005180;
	font-family:Arial;
	font-size:11px;
	}
	

a.liengras {
	font-weight: bold; 
	text-decoration:underline;
	color: #005180;
	font-family:Arial;
	font-size:11px;
	}
	
	a.gras {
	font-weight: bold; 
	color: #005180;
	font-family:Arial;
	font-size:11px;
	}
	
a.liengras:visited {
	font-weight: bold; 
	text-decoration:underline;
	color:#005180;
	font-family:Arial;
	font-size:11px;
	}
a.liengras:hover, a.liengras:active {
	font-weight: bold; 
	text-decoration: none; 
	color: #005180;
	font-family: Arial;
	font-size:11px;
	}



a.lienpetit { 
	font-weight: bold; 
	text-decoration: underline;
	color: #094D98;
	font-family:Arial;
	font-size:10px;
	}
a.lienpetit:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #094D98;
	font-family:Arial;
	font-size:10px;
	}
a.lienpetit:hover, a.lienpetit:active { 
	font-weight: bold; 
	text-decoration: none; 
	color: #094D98;
	font-family:Arial;
	font-size:10px;

	}


 a.lienpetitblanc {
	font-weight:normal;
	text-decoration:underline;
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	}
a.lienpetitblanc:visited {
	font-weight:normal;
	text-decoration:underline;
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	}
a.lienpetitblanc:hover, a.lienpetitblanc:active {
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	}


/*formatage texte*/
.txtgrasnoir {
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#000000;}

.txtitalicnoir {
font-family:Arial;
font-size:11px;
font-style:italic;
color:#000000;}


.txtgrasblanc {
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#FFFFFF;}

.gdtxtgrasblanc {
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#FFFFFF;}


/*formulaires*/

input, select {
border:1px solid #666666;
font-family:Arial;
font-size:11px;}


.inputespaceclient {
width:95px;
font-weight:normal;
border:1px solid #DDDF37;
font-size:11px;
color:#666666;
}

