#central { 
background-color:#f0f;
 border:#000 2px solid;
 margin:100px 0px 50px 0px; 
 width:100%;
 height:302px;

} 
#imagen1 { 
background-color:#fff;
 border:#000 2px solid;
 margin:0px 0px 0px 0px; 
 width:561px;
 height:302px;
 float:left 
} 

#imagen2 { 
background-color:#fff;
 border:#000 5px solid;
 margin:0px 0px 0px 0px; 
 width:235px;
 height:302px;
 float:left; 
} 

.Estilo1 {
	font-size: 13px;
	font-family:  Arial, Helvetica, sans-serif;
	color: grey;
}

#imagen3 { 
background-color:#fff;
 border:#000 4px solid;
 margin:0px 0px 0px 0px; 
 width:400px;
 height:103px;
 float:right; 
}

#reproductor { 
background-color:#fff;
 border:#000 0px solid;
 margin:0px 0px 0px 0px; 
 width:235px;
 height:302px;
 float:right; 
} 

a:link {
	color: #999999;
	text-decoration: none;
}

/* NUEVOS ESTILOS PARA EL ARCHIVO DE FTP */
/*==========================================*/


h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #848484;
	font-weight: bold;
	font-variant: normal;
}

.boton{
        font-size:12px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;        
        height:22px;
       }
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: red;
	font-weight: bold;
	font-variant: normal;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #638cb5;
	font-weight: bold;
	font-variant: normal;
}

#imgmapdiv{
float:left;
background-color:#f0f;
}

.activos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #638cb5;
	font-weight: bold;
	font-variant: normal;
}