BODY {
	padding-right: 0px; 
	padding-top: 0px; 
	padding-left: 0px; 
	font-size: 11px; 
	padding-bottom: 0px; 
	margin: 0px; 
	COLOR: #333333; 
	padding-top: 0px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	background-COLOR: #FFFFFF
}
td, p {
	font-size: 11px;
	line-height:130%;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color : #990000;
	text-decoration : underline;
}

.petit {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 36px;
	margin-bottom: 0px;
}
h2 {
	font-family: "Franklin Gothic Medium", Tahoma, Arial, Helvetica, sans-serif;
	color:#5C4384;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

input, textarea, select {
	z-index : -3;
	font-size: 11px;
}
textarea {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#stgreen td, #stgreen a, #stgreen a:hover {
	color:#FFFFFF;
}
#bas td {
	color:#FFFFFF;
}
#bas a,#bas a:hover {
	color:#FFA500;
}
.bas td {
	color:#FFFFFF;
}
.bas a,.bas a:hover {
	color:#FFA500;
}

#stred div {
	color:#FFFFFF;
}
#stred a, #stred a:hover {
	color:#FFA200;
}




.mnu
{
	border: 1px solid #ED7111;
	background-color: #FED353;
}
.mnuover
{
	color:#FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #D3423F;
}
.mnuover a,.mnuover a:hover
{
	color:#FFFFFF;
}
.fd {
	background-color: #FED353;
}


/* Everything below this point does not affect the content, only the header and footer */
/* This sets the backgound color for the top (heading) and bottom (footer) Menus */
td.menu_cell {
background-color: #F0F0B0;
}
/* This sets the background color for the header and the footer */
td.heading_cell {
background-color: #FFCC00;
}
/* This overides the H1 style and sets the style for the Heading only */
H1.heading {
color: #BB3500;
text-align: right;
margin:5px;
}
/* This sets the style for the menu at the bottom (footer) menu */
p.bottom_menu {
margin-left: 5em;
margin-right: 5em;
}
