body{
padding:0px;
margin:0px;
}


a.:link 
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: bold;
   color: #3A3A3A;
   font-weight: normal;
   text-decoration: none;
   }

a.:visited
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   color: #3A3A3A;
   font-weight: normal;
   text-transform: none;
   text-decoration: none;
   }

a.:active
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   color: #3A3A3A;
   font-weight: normal;
   text-transform: none;
   text-decoration: none;
   }

a.:hover
   {
  font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   color: #FFFFFF;
	background-color: #CC3333;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
   }
   
  a.top:link 
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: bold;
   color: #124294;
   font-weight: normal;
   text-decoration: none;
   }

a.top:visited
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   color: #124294;
   font-weight: normal;
   text-transform: none;
   text-decoration: none;
   }

a.top:active
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   color: #124294;
   font-weight: normal;
   text-transform: none;
   text-decoration: none;
   }

a.top:hover
   {
  font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   color: #FFFFFF;
	background-color: #CC3333;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
   } 


.m_text
	{
		font-family:Verdana;
		font-size:13px;
		line-height:14px;
		color:#3A3A3A;
	}

.m1_text
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	color:#3A3A3A;
	font-weight: normal;
	}
	
.h_text
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height:14px;
		color:#CC3333;
	}
	
	
.li_text
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#3A3A3A;
	font-weight: normal;
}

.l_text
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:x-small;
		line-height:12px;
		color:#124294;

.l1_text
	{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:12px;
		color:#333333;
	font-weight: bold;
	
	}	
	
.c_text
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:12px;
		color:#333333;
	}

.form
	{
		width:196px; height:18px; border-color:#878787; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}
	
.form1
	{
		width:136px; height:18px; border-color:#878787; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}
	
.form_div
	{
		height:21px; margin-top:-1px;		
	}
		
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}

/*LISTES*/
ul.std { list-style-image: url(images/bullet.gif); padding-left: 40px; padding-top: 0px; padding-bottom: 20px; }
ol {  font-size: 12px; color: #DE412A; font-weight: bold; padding-left: 10px; padding-top: 0px; padding-bottom: 5px; }
li.standard { list-style-image: url(images/bullet.gif); font-size: 12px; color: #000000; font-weight: normal;	 padding-left: 4px; padding-top: 0px; padding-bottom: 10px; line-height: 14px; }

