body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	margin: 0px;
	
}
.logo{
	 background-image: url(imagenes/logo.jpg);
	 background-repeat: no-repeat;
	 color:#333333;
}

H1{
  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #014694;
	border-top:     dashed 1px;
	 border-bottom:     dashed 1px;  
	
}

.textos{
font-size: 11px;
	line-height: 17px;
	 text-align: justify;
}
.negrita{
font-weight: bold;
color:#014694;
	
}

.idiomas{
	 
	  font-size: 9px;
    color:#999;
    
	  
}


a:link, a:visited {
	color: #333333;
	
}

a:hover {
	color: #333333;text-decoration: none;
	
}

.encabezados{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

a.usuko:link, a.usuko:visited {
	color: #999999;
	
}

a.usuko:hover {
	color: #999999;text-decoration: none;
	
}