/* CSS Document */

.tableau {
	border: 0.5px solid #CCCCCC; /* contour du tableau */
	border-width: 1px;
  	border-collapse: collapse;
	background:url(images/fond.jpg);
	background-repeat:no-repeat;
	
	}
.menu_gauche {
	background-color:#FFFFFF;
	height:100%;
}
.sous_tableau {
	background:url(images/bouton_grand_normal.jpg);
	height:46px;
	padding-left:10px;
	vertical-align:middle; 
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	}
.sous_tableau2 {
	background:url(images/bouton_grand_normal2.jpg);
	height:45px;
	padding-left:10px;
	vertical-align:middle; 
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	}
.sous_tableau_actif {
	background:url(images/bouton_grand_actif.jpg);
	height:46px;
	padding-left:10px;
	vertical-align:middle; 
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	}
.sous_tableau_actif2 {
	background:url(images/bouton_grand_actif2.jpg);
	height:42px;
	padding-left:10px;
	vertical-align:middle; 
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	}
.sous_sous_tableau {
	background:url(images/bouton_petit.jpg);
	height:20px;
	padding-left:5px;
	vertical-align:middle; 
	font-family:Verdana;
	font-size:9px;
	color:#666666;
	font-weight:regular;
	}
.sous_tableau_newsletter {
	background:url(images/bouton_news.jpg);
	height:120px;
	padding-left:10px;
	vertical-align:middle; 
	font-family:Verdana;
	font-size:10px;
	color:#008cae;
	font-weight:Bold;
	}
.sous_tableau_news {
	background:url(images/bouton_grand_normal2.jpg);
	height:45px;
	padding-left:10px;
	vertical-align:middle; 
	font-family:Verdana;
	font-size:11px;
	color:#008cae;
	font-weight:bold;
	}
.sous_tableau_communaute {
	background:url(images/bouton_grand_normal2.jpg);
	height:45px;
	padding-left:10px;
	vertical-align:middle; 
	font-family:Verdana;
	font-size:11px;
	color:#008cae;
	font-weight:bold;
	}
.titre
	{
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#008cae;
	font-weight:bold;
	text-decoration:none;
	}
.texte
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:regular;
	list-style:none;
	text-align:justify;
	}
.tableau_texte{
padding-left:20px;
padding-top:1px;
padding-right:10px;
padding-bottom:1px;
	}
	
.bouton_news
{
	border: 0.5px solid #666666;
	border-width:1px;
	background-color:CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:regular;
	list-style:none;
	text-align:center;
}
.sous_sous_titre
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	font-style:italic;
	font-weight:regular;
	text-decoration:none;
	}
