body
{
   width: 846px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;   
   background-image: url(../images/fond.gif);
   background-repeat: repeat;
}

#bandeau
{	
	width: 846px;
	height : 150px;
	padding: 0px; /*marge intérieure*/
	margin: 0px; /* marge exterieure*/
	margin-bottom:20px;
	background-color: #000000;
}

#bandeau .logo
{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;	
	width:339px;
	height:150px;
	float:left;
	padding:0px; 
	margin:0px; 
	border:0px;
}

#bandeau .bline
{
	background-image:url(../images/bline.jpg);
	background-repeat:no-repeat;
	width:507px;
	height:150px;
	float:left;			
	padding:0px; 
	margin:0px; 
	border:0px;
}

#bandeau img
{
	float: left;
	padding: 0px; 
	margin: 0px; 
	border: 0px;
}

#bandeau .contact
{   
	padding: 55px 20px 0px 0px; 
	margin: 0px; 
	border: 0px;
	height:150px;	
	text-align: right;
	color:#2BA249;
	font-size:18.0pt;
	font-weight:800;
	font-family:Arial;
	line-height: 2;
}

#bandeau .contact a, #bandeau .contact a:visited
{
	color:#2BA249;
	text-decoration: none;
}

#bandeau .contact a:hover
{
	color:#2BA249;
	text-decoration: underline;

}

#menu
{
	width:846px;
	height:25px;	
	padding:0px; 
	margin:0px; 	
	margin-bottom:20px;
}

.menuItem
{
	padding:0px; 
	margin:0px; 	
	float:left;	
	background-color: #000000;
}

.menuItem a, img
{
	border:0px;	
}



#document
{	
	width:846px;	
	margin:0px; 
	margin-top:20px;
	padding: 0px; 	
}

.ContourDocumentHaut .coinGauche
{
	background-image:url(../images/hcg.jpg);
	background-repeat:no-repeat;
	float:left;
	width:16px;
	height:16px;
	padding:0px; 
	margin:0px; 
	border:0px;
}

.ContourDocumentHaut .coinDroite
{
	background-image:url(../images/hcd.jpg);
	background-repeat:no-repeat;
	float:left;
	width:16px;
	height:16px;
	padding:0px; 
	margin:0px; 
	border:0px;
}

.ContourDocumentHaut .millieu
{
	background-image:url(../images/hb.jpg);
	background-repeat:repeat-x;
	height:16px;
	width:814px;
	float:left;
	padding:0px; 
	margin:0px;
}

.ContourDocumentBas
{
	height:16px;
	background-color:#000000;
}

#Contenu
{
	background-image:url(../images/cb.jpg);
	background-repeat:repeat-y;
	background-color:#000000;
	padding:20px;
	margin:0px; 
	margin-top:16px;
}

#Contenu .contenu-contact
{	
	font-size:16.0pt;
	font-weight:600;
	font-family:Arial;
	text-align: center;
	clear: both;
	margin:10px 0px 0px 0px;
}

#Contenu .contenu-contact h1 
{
	font-size:20.0pt;	
	font-weight:800;
	color:#28A349;
	text-decoration: none;	
	margin:10px 0px 0px 0px;
}
#Contenu .contenu-contact p, #Contenu .contenu-contact a 
{
	color:#F2A90C;
	font-family:Arial;
	margin:10px 0px 0px 0px;
}

#Contenu .contenu-contact .lien-internet
{
	margin:0px 0px 0px 50px;
}



