body {
	background-color: #CCCCCC;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;	font-size: 12px;	color:#000000;
}

/*Eliminar marco al dar clic en un enlace*/
a, { outline-style:none;}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.titulo, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}

.titulos_banners {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}

.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #990000;
}

 .img-border {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 5px;
	margin-left: 5px;
  } 

/*  Estilos especiales para columnas de links y pie de pagina */
 table.estilo-pie {font-family: Arial, Helvetica, sans-serif; font-size: 10px; padding-left:5px;}
table.estilo-links {font-family: Arial, Helvetica, sans-serif; font-size: 10px; padding-left:4px;}
.titulos-links { padding-top:5px; text-align:center; font-size:11px;  font-weight:bold; }
table.estilo-pie td a {font-size: 10px; color:#0000CC; text-decoration: none; }
/*table.estilo-links td a {font-size: 10px; color:#009999; text-decoration: none; }*/
table.estilo-links td a {color:#006699; text-decoration: none;}
table.estilo-links th   {font-size: 11px; color:#000000; font-weight:bold; padding-bottom: 5px; padding-top: 8px; padding-left: 1px; padding-right: 1px; }
/*table.estilo-links a:hover   { color:#006699; }
table.estilo-links a:visited { color:#333366; }*/

table.estilo-links a:hover   { color:#00CC00; }
table.estilo-links a:visited { color:#000066; }



/* Estilo especial header del sito */
table.estilo-header {font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color:#000000;}
table.estilo-header td a {font-size: 11px; color:#FFFFFF; text-decoration: none; }
table.estilo-header a:hover   { color:#FFFFFF; text-decoration:underline; }
table.estilo-header a:visited { color:#CCCCCC; }

/*  Maquetacion y ajuste de tablas, posiciones y tamaņos */
table.xcontenedor { width:910;  } 
div#top {background-color:#999999; height:148px; vertical-align:top;}
.xcelda-links {background-color:#ffffff; width:155px; vertical-align:top;}   
.xcelda-freeSurvey {background-color:#105d6c; width:110px; vertical-align:top; padding-top:5px;}
.xcelda-freeDown {background-color:#77c0ce; width:110px; vertical-align:top; padding-top:5px;}
div#texto {overflow: auto; height:1980px;  padding:5px;}
.xcelda-texto {background-color:#FFFFFF; width:520px; vertical-align:top;}
.xcelda-pie {background-color:#cccccc;  }
.xcelda-columna1home {background-color:#DEE9EC; width:250px; vertical-align:top; padding:3px; }
.xcelda-columna2home {background-color:#FFFFFF; width:490px; vertical-align:top; padding:4px; }
.xcelda-columna3home {background-color:#FFFFFF; width:740px; vertical-align:top; padding:4px; border-right:solid; border-right-color: #CCCCCC; border-top:solid; border-top-color:#CCCCCC; }


