.texto 
{
	font-family: Verdana;
	font-size: 12px;
	color:#666666;
}

.texto2
{
	font-family: Verdana;
	font-size: 8.5pt;
	color:#666666;
}

.texte-petit
{
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
}

.texte-petit2
{
	font-family: Verdana;
	font-size: 8.5pt;
	color:#666666;
}

.photo 
{
	font-family: Arial;
	font-size: 16px;
	color: #006699;
	font-weight:bold;	
}



.menu_bloque1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.texte_noir_petit {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8px;
	}

.texto_vere 
{
	font-family: "Bank Gothic";
	font-size: 16px;
	color: #86B300;
	font-weight:bold;	
}

.texto_vert 
{
	font-family: "Verdana";
	font-size: 12px;
	color: #86B300;
}

.texto_azul 
{
	font-family: "Bank Gothic";
	font-size: 16px;
	color: #006699;
	font-weight:bold;	
}

.texto_bleu
{
	font-family: Verdana;
	font-size: 12px;
	color:#006699;
}


body
{
	font-family:Arial, Helvetica, sans-serif;
}

a, a:VISITE, a:ACTIVE, a:FOCUS, a:LINK
{
	color: #0099cc; 

}



a.lenks:HOVER
{
	color:#99cc66;	
}


a.lien2 {COLOR:#6699cc;FONT-FAMILY:Verdana;FONT-SIZE:7.5pt;}
a.lien2:hover{COLOR:#99cc66;FONT-FAMILY:Verdana;FONT-SIZE:7.5pt;}

a.lien3 {COLOR:#999999;FONT-FAMILY:Verdana;FONT-SIZE:7.5pt;}
a.lien3:hover{COLOR:#99cc66;FONT-FAMILY:Verdana;FONT-SIZE:7.5pt;text-decoration:underline}

a.lien4 {COLOR:#999999;FONT-FAMILY:Verdana;FONT-SIZE:7pt;}
a.lien4:hover{COLOR:#99cc66;FONT-FAMILY:Verdana;FONT-SIZE:7pt;text-decoration:underline}


.style1 
{
	color: #0F9ADB; 
	text-align: left; 
	font-weight: bold; 
	font-size: 11px; 	
	padding-left: 15px; 
	line-height: 15px; 
	list-style:none;
	height: 30px;	
}

.style14 
{
	color: #0F9ADB; 
	text-align: left; 
	font-weight: bold; 
	font-size: 11px; 	
	padding-left: 15px; 
	line-height: 15px; 
	list-style:none;
}

.style15 
{
	color: #0F9ADB; 
	text-align: left; 
	font-weight: bold; 
	font-size: 11px; 	
	padding-left: 15px;	
}

.alttt
{
	list-style:none;
}

.als
{
	padding-top:15px;	
}

#menu
{
	margin:0;
	padding:0;	
}

#menu li
{	
	border:0;
	/*position:relative;*/	
}

#menu li dd /*obligatoria!!! es la que oculta los sub vinculos*/
{
	display:none;
}

#menu li a:hover /*parece que es obligatoria para IE, por que en FF se puede quitar*/
{
	border:0;
}

#menu li:hover dd,#menu li a:hover dd/*esta tiene que ir así, sino no muestra los vinculos*/
{
	display:block;	
}

#menu dd 
{
	margin-left:20px;
}

form {color:#646464;font-family:verdana;font-size:8.5pt;color:#D7FFD7;}
input {color:#646464;font-family:verdana;font-size:8.5pt;background-color:#D7FFD7;}
textarea {color:#646464;font-family:verdana;font-size:8.5pt;background-color:#D7FFD7;}
select {color:#646464;font-family:verdana;font-size:8.5pt;background-color:#D7FFD7;}