body
{
	text-align:center;
	font-family: Calibri,Arial;
	font-weight: bold;
	color: #0033cc;
}

#corps
{
	width: 800px;
	height: auto;
	padding:0px;
	margin-left:auto;
	margin-right:auto;

}

#ban
{
	width:800px;
	height: 50px;
	background-image: url("images/ban.png");
	background-repeat: no-repeat;
}

#menu
{
	text-align:left;
	width:577px;
	margin-left:223px;
	height: 20px;
}

#contenu
{
	width: 800px;
	height:auto;
	float:left;
}
#cat_acc
{
	width:800px
	float:left;
}
#cat1_acc
{
	border:0px;
	height:180px;
	width:180px;
	margin: 8px;
}

#cat2_acc
{
	border:0px;
	height:180px;
	width:180px;
	margin: 8px;
}

#cat3_acc
{
	border:0px;
	height:180px;
	width:180px;
	margin: 8px;
}

#cat4_acc
{
	border:0px;
	height:180px;
	width:180px;
	margin: 8px;
}

.contenu_accueil
{
	float:left;
	margin-left:20px;	
}

#actualite_accueil
{
	color: black;
	text-align:justify;
	float:left;
	margin-left:20px;	
	font-weight:normal;
}

#actualite_accueil li
{
	padding:5px;
}

#ban_accueil
{
	text-align:center;
	/*height: 20px;
	width: 800px;
	float:left;*/
}

#cat_activite_liste
{
	width:255px;
	height:auto;
	text-align:left;
	float:left;
	border-right: 0px solid;
}

#cat_activite_bouton_catalogue
{
	width:255px;
	height:auto;
	float:left;
	border-right: 0px solid;
}

#cat_activite_contact
{
	width:256px;
	height:auto;
	color: #924900;
	text-align:left;
	float:left;	
}

#cat_activite_contact_table
{
	border:0px;
	padding:5px;
	margin-left : 10px;
}

.bt_dl
{
	border: 1px;
	border-style: solid;
	border-color: black;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #7e89cb;
	text-decoration : none; 

}


#menu a
{
	color : #aaaaaa;
	text-decoration : none; 
	font-family: Arial;
	font-weight: bold;
}

#menu a:hover
{
	color : #dddddd;
	text-decoration:underline;
	font-family: Arial;
	font-weight: bold;
}

#menu a:visited
{ 

}

#client_accueil a
{
	text-decoration : none; 
	border:0px;
}

#client_accueil a:hover
{
	text-decoration: none;
	border:0px;
}

#client_accueil a:visited
{ 

}

#client_accueil img
{
	border:0px;
}

a
{
	color : blue;
	text-decoration : none; 
	font-family: Arial;
	font-weight: bold;
}

a:hover
{
	color : blue;
	text-decoration:underline;
	font-family: Arial;
	font-weight: bold;
}

a:visited
{ 

}


#presentation_accueil
{
	color: black;
	text-align:justify;
	float:left;
}

#footer 
{
	float:left;
	text-align:center;
	margin-top:35px;
	margin-left:50px;
}

#footer  a
{
	color : #aaaaaa;
	text-decoration : none; 
	font-family: Arial;
	font-weight: bold;
}

#footer  a:hover
{
	color : #dddddd;
	text-decoration:underline;
	font-family: Arial;
	font-weight: bold;
}

#footer  a:visited
{ 

}

#actualite_titre
{
	text-align:center;
	color:#04617b;
}
