body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	font-size:12px;
/*	scrollbar-3dlight-color: rgb(120,172,255);
	scrollbar-arrow-color: blue;
	scrollbar-base-color: rgb(234,242,255);
	scrollbar-darkshadow-color: rgb(120,172,255);
	scrollbar-face-color: rgb(234,242,255);
	scrollbar-highlight-color: rgb(234,242,255);
	scrollbar-shadow-color: rgb(234,242,255);
	scrollbar-track-color: white;  */
}

A:link {color: #0033CC; }
A:active {color: #0033CC; }
A:hover {color: #0033CC; }	
A:visited {color: #0033CC; }

/* Tabla del index primario */
.tablaPrincipal {
	width: 760px;
	height: 560px;
}

.texto {
	font-size:12px;	
}

.popup	{
	background: #EBEBEB;  
	text-decoration: none;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;	
}

/* Texto click imagenes */
.leyenda_secciones	{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;	
}

/* Fondo de las imagenes */
.fimg {
	background: #AEB7C4;
	text-align: center;	
}
/* Descripciones de los thumbs */
.descripcion {
/*	table-cellpadding: 0; */	
	background: #F0F0F6;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;	
	text-align: center;
}

