.Menu 
{ 
	font-family: arial, verdana, sans-serif ;
	font-size: 13px; 
	color:#215A1E; 
	padding : 5px 0px 5px 15px; 
	cursor: hand ; 
}

.Menu a 
{
	text-decoration: none; 
	color:#215A1E; 
}

.Menuon 
{ 
	font-family: arial, verdana, sans-serif ;
	font-size: 13px; 
	color:#FFFFFF; 
	padding : 5px 0px 5px 15px; 
	cursor: hand ; 
}

.Menuon a 
{ 
	text-decoration: none;
	color:#FFFFFF; 
}


.titre
{
	font-family: arial,helvetica ;
	font-size: 18px ;
	color: #C42206 ;
}
.titrepage
{
	font-family: arial,helvetica ;
	color: #B3C7B2 ;
	font-size: 14px ;
	font-weight: bold ;
}
.chapeau
{
	font-family: verdana ;
	font-size: 15px ;
	color: #769274 ;
}
.contenu
{
	font-family: verdana ;
	font-size: 11px ;
	color: #769274 ;
}
.liencontenu
{
	font-family: verdana ;
	font-size: 11px ;
	color: #769274 ;
	text-decoration: underline ;
}
.liencontenu:hover
{
	text-decoration: none ;
}
.sepgris
{
	background-color: #E9F0E8 ;
	color: #E32C0B ;
	font-family: verdana ;
	font-weight: bold; 
	font-size: 14px ;
	padding-left: 2px ;
	padding-top: 7px ;
	padding-bottom: 7px ;
}
.lienbas
{
	font-family: arial,helvetica ;
	font-size: 12px ;
	color: #A2C2A6 ;			
}
.lienbas a
{
	color: #A2C2A6 ;
	text-decoration: none ;
}
.lienbas a:hover
{
	color: #b2d2b6 ;
	text-decoration: none ;
}


.basil td
{
	height: 20px ;
	font-family: arial,helvetica ;
	font-size: 12px ;
	background-Color: #FFB704 ;

	padding-left: 1px ;
	padding-right: 1px ;
}
.basil td a
{
	color: #ffffff ;
	text-decoration: none ;
}
.basil td a:hover
{
	color: #FF9B00 ;

}
.top_vert 
{  
	font-family: verdana; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #769274; background-attachment: fixed; 
	background-image: url(images/commun/haut_cel_vert.gif); 
	background-repeat: no-repeat;
	padding-left: 4px ;
	padding-right: 4px ;
	
}
.fond_vert 
{ 
	font-family: verdana; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
	font-variant: normal; 
	color: #769274; 
	background-attachment: fixed; 
	background-image: url(images/commun/fond_cel_vert.gif); 
	background-repeat: repeat-y; 
	padding-left: 4px ;
	padding-right: 4px ;
	
}
.bas_vert 
{ 
	font-family: verdana; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #769274; 
	background-attachment: fixed; 
	background-image: url(images/commun/bas_cel_vert.gif); 
	background-repeat: no-repeat 
	
}
.bas_marron 
{ 
	font-family: verdana; 
	font-size: 11px; font-style: normal; 
	line-height: normal; font-weight: bold; 
	font-variant: normal; color: #B1AA73; 
	background-attachment: fixed; background-image: url(images/commun/bas_cel_marron.gif); 
	background-repeat: no-repeat 
	
}
.fond_marron 
{	
	font-family: verdana; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #B1AA73; 
	background-attachment: fixed; 
	background-image: url(images/commun/fond_cel_marron.gif); 
	background-repeat: repeat-y ; 
	padding-left: 4px ;
	padding-right: 4px ;

}
.top_marron 
{ 
	font-family: verdana; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: F39C0F; 
	background-attachment: fixed; 
	background-image: url(images/commun/haut_cel_marron.gif); 
	background-repeat: no-repeat ; 
	padding-left: 4px ;
	padding-right: 4px ;
}
.tab_vert 
{  
	font-family: verdana; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FFFFFF; background-attachment: fixed; 
	background-image: url(images/commun/fond_vert.gif); 
	background-repeat: no-repeat;
	padding-left: 12px ;
	padding-right: 4px ;
	
}
.rouge_14 {

	font-family: Verdana;
	font-size: 14px;
	color: #C42206;
	text-transform: capitalize;
	font-weight: normal;
}
.rouge_18 {

	font-family: Verdana;
	font-size: 18px;
	color: #C42206;
	text-transform: capitalize;
	font-weight: normal;
}
