#fondo{
	background : url(imagenes/fondo.jpg) no-repeat;
	width: 800px;
	height:600px;
	border: 0px solid #808080;
}

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:FOCUS, A.enlacenav:ACTIVE, A.enlacenav:LINK{ 
color: #0087e5;
font-family: Humanst521 BT, Arial;
font-size:17px;
text-decoration:none;
} 

A.enlacenav:HOVER{ 
color: #808080; 
}

.linea{
background : url(imagenes/linea.gif) repeat;
}

.linea2{
background : url(imagenes/linea.gif) no-repeat;
}

.textonegrita{
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
	color: #999999;
	font-weight: bold;
}

.textogris{
	font-family:Verdana;
	font-size:10px;
	color:#808080;
	text-align:justify;
}


A.enlacepie, A.enlacepie:VISITED, A.enlacepie:ACTIVE, A.enlacepie:FOCUS, A.enlacepie:LINK{ 
color: #0087e5;
font-family: Humanst521 BT, Arial;
font-size:14px;
text-decoration:none;
font-weight:600;

} 

A.enlacepie:HOVER{ 
color:  #808080; 
}


.textopeque{
font-family:Verdana;
font-size:11px;
color:#808080;
text-align:justify;
}

