/* ==================================
   == Writen by: Sylvain Lacomble  ==
   ================================== */

BODY
{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
	

/* ----------
   HYPERLINK
   ----------  */




a:link
{
  font-family: Verdana, Arial, Tahoma;
  color: #CC0000;
  text-decoration: none
}	

a:visited
{
  font-family: Verdana, Arial, Tahoma;
  color: #CC0000;
  text-decoration: none
}					  
a:hover
{  
  font-family: Verdana, Arial, Tahoma;
  color: #0E9A56;
  text-decoration: none
}
a:active
{
  font-family: Verdana, Arial, Tahoma;
  color: #48B85B;				  
  font-style:bold;
  text-decoration: none
}				 

a.lienstitre:link
{
  font-family: Verdana, Arial, Tahoma;
  color: #000066;				  
  font-style:bold;
  text-decoration: none
 }	

a.lienstitre:visited
{
  font-family: Verdana, Arial, Tahoma;
  color: #5F8557;				  
  font-style:bold;
  text-decoration: none
}	
					
a.lienstitre:hover
{
  font-family: Verdana, Arial, Tahoma;
  color: #48B85B;				  
  font-style:bold;
  text-decoration: none
 }				
a.lienstitre:active
{
  font-family: Verdana, Arial, Tahoma;
  color: #48B85B;				  
  font-style:bold;
  text-decoration: none
}	
 
/* -----------------------------------
   Class about banner and backgrounds 
   -----------------------------------
*/

.BannerColor{
	background-color: #DCFFD4;
	color: #DCDAFF;
	}

.LineColor{
	background-color: #5F8557;
	}	
.lignesup{
	background-color: #5F8557;
	}	
.ligninf{
	background-color:  #7ACB85;
	}		
.BodyColor{
	background-color: #DCFFD4;
	color: #333399;
	}


.menu{
	background-color: #DCFFD4;
	color:#333399;
	font-family:Verdana, Arial, Tahoma;
	font-size:14px;
	font-weight: normal;
	padding-top: 3px; 
    font-style:bold;

	}
	
	
.blabla
{
	background-color: #DCFFD4;
	color:#333399;
    font-family:Verdana, Arial, Tahoma;
    text-align: justify;
	padding-left: 20px; 
	padding-right: 20px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	font-size:11px;
	font-weight: normal;
}

.ssmenu
{
	background-color: #DCFFD4;
	color:#333399;
    font-family:Verdana, Arial, Tahoma;
    text-align: justify;
	font-size:9px;
	font-weight: normal;
}


/* -----------
   GENERAL TAG
  ------------*/
IMG{
	border: "0";
}

TABLE{
	cellpadding: "0";
	cellspacing: "0";
	border: "0";
}



TD{
	font-family: Verdana, Arial, Tahoma;
	color:#333399;
	font-weight: normal;
	font-size:12px;
}


H1 {
  font-family: Verdana, Arial, Tahoma;					   
  font-size:9px; 
  font-weight: normal;
  color: #333399;
  text-decoration: none
}


H4 {
	font-family: Verdana, Arial, Tahoma;
    color: #232367;
	font-size:13px;
	font-style: italic;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px; 
	padding-bottom: 0px; 
}

P {
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px; 
	padding-bottom: 0px; 
}