.corpsvert{font-family:  Verdana, Arial, tahoma; font-size: 12px; font-weight: normal; color: #99CC33;}
.titrevert{font-family:  Verdana, Arial, tahoma; font-size: 14px; font-weight: normal; color: #99CC33;}

.corpsblanc{font-family:  Verdana, Arial, tahoma; font-size: 12px; font-weight: normal; color: #FFFFFF;}
.titreblanc{font-family:  Verdana, Arial, tahoma; font-size: 14px; font-weight: normal; color: #FFFFFF;}

.corpsorange{font-family:  Verdana, Arial, tahoma; font-size: 12px; font-weight: normal; color: #FF9933;}
.titreorange{font-family:  Verdana, Arial, tahoma; font-size: 14px; font-weight: normal; color: #FF9933;}

.corpsbleuclair{font-family:  Verdana, Arial, tahoma; font-size: 12px; font-weight: normal; color: #336699;}
.titrebleuclair{font-family:  Verdana, Arial, tahoma; font-size: 14px; font-weight: normal; color: #336699;}

.corpsbordeaux{font-family:  Verdana, Arial, tahoma; font-size: 12px; font-weight: normal; color: #990066;}
.titrebordeaux{font-family:  Verdana, Arial, tahoma; font-size: 14px; font-weight: normal; color: #990066;}

.corpsnoir{font-family:  Verdana, Arial, tahoma; font-size: 12px; font-weight: normal; color: #000000;}
.titrenoir{font-family:  Verdana, Arial, tahoma; font-size: 14px; font-weight: normal; color: #000000;}

.corpsmarron{font-family:  Verdana, Arial, tahoma; font-size: 12px; font-weight: normal; color: #996633;}
.titremarron{font-family:  Verdana, Arial, tahoma; font-size: 14px; font-weight: normal; color: #996633;}

.corpsrouge{font-family:  Verdana, Arial, tahoma; font-size: 12px; font-weight: normal; color: #FF0066;}
.titrerouge{font-family:  Verdana, Arial, tahoma; font-size: 14px; font-weight: normal; color: #FF0066;}

.corpsgris{font-family:  Verdana, Arial, tahoma; font-size: 12px; font-weight: normal; color: #808080;}
.titregris{font-family:  Verdana, Arial, tahoma; font-size: 14px; font-weight: normal; color: #808080;}

.initialevert{font-family:  Verdana, Arial, tahoma; font-size: 22px; font-weight: normal; color: #99CC33;}
.initialeblanc{font-family:  Verdana, Arial, tahoma; font-size: 22px; font-weight: normal; color: #FFFFFF;}
.initialenoir{font-family:  Verdana, Arial, tahoma; font-size: 22px; font-weight: normal; color: #000000;}

.MiniFont{font-family: Verdana, Arial, tahoma; font-size:9px; color:#996633;}

/*Classes*/


body {
	font-family: Verdana, Arial, tahoma;
	color: #996633;
	font-size: 12px;
	font-weight: normal;
	background-image: url();
	background-repeat:repeat;
	margin-left: 10px; 
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	background-color: #DDDDDD;
}
body,td,th {
	font-family:  Verdana, Arial, tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

img {
	font-family:  Verdana, Arial, tahoma;
	color: #FFFFFF;
	border: 0
	font-size: 12px;
	font-weight: normal;
}

a:link {
	color: #99CC33;
	text-decoration: none;
}
a:visited {
	color: #99CC33;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}

/*************************************************/
/* Partie pour le MENU uniquement */
/***********************************************/

/*MENU DE TEST*/	
#navcontainer
{
font-family: Verdana, Arial,tahoma;
font-weight: normal;
font-size: 12px;
margin: 0 auto;
width: 100%;
border-top: 1px solid #dddddd;
}

#navlist
{
width: 100%;
text-align: center;
margin: 0 auto;
padding: 0;
text-indent: 0;
list-style-type: none;
}

#navlist li
{
padding: 0;
margin: 0;
text-indent: 0;
display: inline;
}

#navlist li a
{
letter-spacing: -1px;
text-decoration: none;
color: #ffffff;
font-size: 1em;
padding: 0 2px;
/*border-top: .5em solid #808080;*/
}

#navlist li a:hover,#navlist a#current
{
color: #ff9933;
border-top: none;
font-size: 1.4em;
}

#navlist a#current { color: #99cc33; }

	
	