/****************************************************************************************
* LOCACION::VENEZUELA-SUCRE-CUMANA
* MODULO: VISUAL SAT
* OPERADORES________________________________________
* | # | PROGRAMADOR  |  |    FECHA   |  |   HORA    |
* | 1 | Andy Vasquez |  | 16/03/2009 |  | 11:16:18  |
* |_________________________________________________|
* 
* DESCRIPCION: HOJA DE ESTILO ENCARGADA DE CONTENER LOS AJUSTES DE INTREFAZ DE LA PAGINA PRINCIPAL DE VISUAL SAT.COM
* VERSION: 0.1
*******************************************************************************************/



td img {display: block;}body {
	background-image: url(plantilla_CLON_FONDO.png);
	background-repeat: repeat-x;
}

.fechaActual
{
color:#666666;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:12px;


}

.hora
{
color:#0099FF;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:12px;

}

.ciudad
{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:9px;
font-style:italic;


}

.ciudades {

	background-color:#FF0000;
	width:200px;
	height:100px;
	top:418px;
	left:564px;
	display:none;
	z-index:700;
	

}
.cont{

	background-color:#FF0000;
	width:420px;
	height:182px;
	

}
.texto1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.cmb1
{
    font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width:104px;
}

.cid
{
 
 font-family:Arial, Helvetica, sans-serif;
 font-size: 9px;
 color:#000000;
 cursor:pointer;
}

cid2
{
  
  font-family:Arial, Helvetica, sans-serif;
  font-size: 9px;
  color:#0066FF;
  cursor:pointer;
}