/* HTML TAGS 

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
	color: #000000;
}
*/
ul {
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 font-size:11px;
 }
li {
 background-image: url(../../../images/menu_fleche.gif);
 background-repeat: no-repeat;
 background-position-x: 0px;
 background-position-y: 8px;
 list-style-type: none;
 padding-left: 12px;
 font-size:11px;
 }



/* OBJECTS */




/* CLASSES */

h1{font-family: Arial; font-size: 16px; color: #717384; font-weight:normal;}
h1 A:link{font-family: Arial; font-size: 16px; color: #93bd81; font-weight:bold;text-decoration:none;}
h1 A:visited{font-family: Arial; font-size: 16px; color: #93bd81; font-weight:bold;text-decoration:none;}
h1 A:hover{font-family: Arial; font-size: 16px; color: #93bd81; font-weight:bold;text-decoration:underline;}

h2{font-family: Arial; font-size: 14px; color: #717384; font-weight:normal;}
h2 A:link{font-family: Arial; font-size: 14px; color: #93bd81; font-weight:bold;text-decoration:none;}
h2 A:visited{font-family: Arial; font-size: 14px; color: #93bd81; font-weight:bold;text-decoration:none;}
h2 A:hover{font-family: Arial; font-size: 14px; color: #93bd81; font-weight:bold;text-decoration:underline;}

h3{font-family: Arial; font-size: 12px; color: #717384; font-weight:normal;}
h3 A:link{font-family: Arial; font-size: 12px; color: #93bd81; font-weight:bold;text-decoration:none;}
h3 A:visited{font-family: Arial; font-size: 12px; color: #93bd81; font-weight:bold;text-decoration:none;}
h3 A:hover{font-family: Arial; font-size: 12px; color: #93bd81; font-weight:bold;text-decoration:underline;}

h4{font-family: Arial; font-size: 11px; color: #717384; font-weight:normal;}
h4 A:link{font-family: Arial; font-size: 11px; color: #93bd81; font-weight:bold;text-decoration:none;}
h4 A:visited{font-family: Arial; font-size: 11px; color: #93bd81; font-weight:bold;text-decoration:none;}
h4 A:hover{font-family: Arial; font-size: 11px; color: #93bd81; font-weight:bold;text-decoration:underline;}

h5{font-family: Arial; font-size: 12px; color: #717384; font-weight:normal;}
h6{font-family: Arial; font-size: 11px; color: #717384; font-weight:normal;}

p{color:#4b4b4b; font-size:10px; font-weight:normal; font-family: verdana;  letter-spacing:0; text-align:justify;}
p A:link{font-family: Arial; font-size: 10px; color: #4b4b4b; font-weight:bold;text-decoration:underline;}
p A:visited{font-family: Arial; font-size: 10px; color: #4b4b4b; font-weight:bold;text-decoration:underline;}
p A:hover{font-family: Arial; font-size: 10px; color: #4b4b4b; font-weight:bold;text-decoration:underline;}
