/* 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;margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
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; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
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; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
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; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
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; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
h6{font-family: Arial; font-size: 11px; color: #717384; font-weight:normal; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

p{font-family: Arial; font-size: 10px; color: #717384; font-weight:normal; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
p A:link{font-family: Arial; font-size: 10px; color: #93bd81; font-weight:bold;text-decoration:none;}
p A:visited{font-family: Arial; font-size: 10px; color: #93bd81; font-weight:bold;text-decoration:none;}
p A:hover{font-family: Arial; font-size: 10px; color: #93bd81; font-weight:bold;text-decoration:underline;}