body {
	background-color: #333333;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E63C2E; 
	text-align:left;
}

img {
 	border:none;
}

*{ 
outline: none; 
} 

#page{
	width: 900px;
	position: relative;
	background-color: #FFFFFF;
}

#bandeau {
	width: 900px;
	position: relative;
	float: left;
	height: 141px;
}
#menu{
	width: 860px;
	position: relative;
	float: left;
	text-align: left; 
	padding:10px;	
}
#contenu_central {
	width: 880px;
	position: relative;
	padding:10px;
	float: left;
	background-image: url(interface/img_css/fond_contenu.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#contenu_gauche {
	width: 580px;
	position: relative;
	padding:10px;
	float: left;
}
#contenu_droite {
	width: 260px;
	position: relative;
	padding:10px;
	float: left;
}

#pied{
	width: 900px;
	height: 110px;
	background-image: url(interface/img_css/fond_pied.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}
#info_pied{
	width: 900px;
	position: relative;
	background-color: #333333;
}
#mention_legale{
	width: 900px;
	position: relative;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#bouton_1{
	
	position: relative;
	float: left;
	width: 241px;
	height: 35px; 
	padding-left:12px;

}
#bouton_2{
	
	position: relative;
	float: left;
	width: 241px;
	height: 35px;
	padding-left:12px;
}
#bouton_3{
	
	position: relative;
	float: left;
	width: 241px;
	height: 35px;
	padding-left:12px;
}
#actu{
	width: 300px;
	height: 110px;
	position: relative;
	float: left;
	background-color: #000000;
	background-image: url(interface/img_css/fond_actus.png);
	background-position: top right;
	background-repeat: no-repeat;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}

.art_accueil{
	width: 266px;
	height: 195px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	margin-left: 13px;
	margin-right: 14px;
	padding-top: 83px; 
	
}
.chapo_art_accueil{
	width: 246px;
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	border: 1px solid #CCC;	
	padding-left:5px; 
	padding-right:5px
}
.spacer {
clear: both;
}

a.bouton_rubrique{
	display:block;
	background-image: url(interface/img_css/fond_bouton.png);
	width: 241px;
	height: 28px;
	padding-top: 7px;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	background-repeat: no-repeat;
	text-decoration:none;
	color: #333333;
}
a.bouton_rubrique:hover{
	display:block;
	background-image: url(interface/img_css/fond_bouton.png);
	width: 241px;
	height: 28px;
	padding-top: 7px;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	background-repeat: no-repeat;
	text-decoration:none;
	color: #333333;
}
.texte_article{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-align:left;
	
}
.chapo{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-align:justify;
	color:#669900; 
	font-weight: bold;
}
.lien_ariane{ 
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:bold; text-decoration:none;
}
.lien_ariane:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}
.lien_bas_page{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	font-weight:bold;
	text-decoration: none;
}
.lien_bas_page:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.lien_ref{ 
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#330099;text-decoration:none;
}
.lien_ref:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#330066;
	text-decoration:underline;
}
.info_bulle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	width: 300px;
}
.titre_bulle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	font-weight: bold;
}
.article_news
{ 
	float:left; 
	position:relative; 
	text-align:left;
	width:600px; 
	margin-bottom:10px; 
	
}
.logo_news{ 
	float:left; 
	width:150px; 

}
.texte_news{ 
	float:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	width:400px; padding:10px;  

}
