/*Charte lol version 1.1.1*/
/*palette01*/
/*sous netscape, la balise bold (html) appliquée aux styles lol5 et lol6 n'est pas visible (police trop petite) */
P {
	color: #333333;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
}

li {
	color: #333333;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
}

H1{
	color: #807420;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
}

 H2 {
	color: #807420;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

 H3 {
	color: #807420;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

 H4 {
		color: #000000;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

 H5 {
	color: #000000;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

 H6 {
color: #000000;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
TD {
color: #333333;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
/*
a.link 
{ 
color:#FF6600; 
text-decoration:none; 
font-weight:normal; 
; font-family: Arial, Helvetica, sans-serif; font-size: 12px
} 
A.hover
{ 
color:#FF6600; 
text-decoration:underline; 
font-weight:bold; 
} 

a.lien_menu:link, a.lien_menu:visited {
	color: #003366;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.lien_menu:active, a.lien_menu:hover {
	color: #0080FF;
	text-decoration:underline; 
	font-weight:none;
}
a.lien:link, a.lien:visited {
	color: #FF6600;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.lien:active, a.lien:hover, a:active, a:hover {
	color: #336666;
	text-decoration:underline; 
	font-weight:normal;
}
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #333333;
}

a:link {
    color: #CC6600;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;

}
a:visited {
    color: #CC6600;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}
a:hover {
    color: #CC6600;
    text-decoration: underline;
    background-color: #ABC838;
    font-weight: normal;
    font-style: normal;
}
a:active {
    color: #CC6600;
    text-decoration: none;
    background-color: #ABC838;
    font-weight: bold;
    font-style: normal;
}


