body {
  background:  url(img/css/fondo.gif);
  color: #000000;
  margin: 20px 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
/* TABLA TOTAL */
.tb-tot {
	width: 100%;
	/** border: 1px dotted #CC0000; **/
}
.td-tot-izq {
	/** border: 1px dotted #CC0000; **/
}
.td-tot-centro {
	width: 783px;
	background-color: #FFFFFF;
}
.td-tot-dcha {
	/** border: 1px dotted #CC0000; **/
}
/* FIN TABLA TOTAL */
.img_cont{ border: 1px solid #f00;}
/* TABLA MENUSUP */
.tabla_menu_sup {}
.td_menu_sup { width: auto; padding-left: 5px; padding-right: 5px;  padding-top: 4px; text-align: center;}
.td_menu_sup a { color:#000; text-decoration: none; font-size: 10px;}
.td_menu_sup a:hover { color:#000; text-decoration: underline; font-size: 10px;}
.td_menu_sup a:visited { color:#000; text-decoration: none; font-size: 10px;}
.td_menu_sup a:active { color:#000; text-decoration: none; font-size: 10px;}
.td_menu_sup a:visited:hover { color:#000; text-decoration: underline; font-size: 10px;}
.td_menu_sup_dcha {}

/* FIN TABLA MENUSUP */


/* TABLA TOTAL CENTRO */
.tb-tot-centro {
	margin: 5px;
	
}
.td-tot-centro-cab {
	/** border: 1px dotted #CC0000; **/
	height: 214px;
}
.td-tot-centro-cont {
	/** border: 1px dotted #CC0000; **/
}
.td-tot-centro-pie{
	/** border: 1px dotted #CC0000; **/
}
/* FIN TOTAL CENTRO */


/* TABLA TOTAL CENTRO CONT */
.tb-tot-centro-cont {}
.td-tot-centro-cont-menu {
	/** border: 1px dotted #CC0000; **/
	width: 262px;
}
.td-tot-centro-cont-dcha {
	vertical-align:top;
	background-image: url(img/css/fd_cont.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* FIN TABLA TOTAL CENTRO CONT */

/* TABLA TOTAL CENTRO CONT DCHA */
.tb-tot-centro-cont-dcha {}
.td-tot-centro-cont-dcha-menu{
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.td-tot-centro-cont-dcha-datos {
	/** border: 1px dotted #CC0000; **/
}
/* FIN TABLA TOTAL CENTRO CONT DCHA */
.tb-tot-centro-cont-dcha-datos {
	/** border: 1px dotted #CC0000; **/
}
/* TABLA TOTAL CENTRO CONT DCHA DATOS: BOLETINES */ 
.tb-boletines {
	width: 100%;
	padding: 5px 0px 0px 5px;
}
/* DESTACADO */

.destacado_tabla {	width: 100%;}
.destacado_t {
	height: 7px;
	background-image: url(img/css/dest-t.gif);
	background-repeat:  repeat-x;
	background-position: left top;
}
.destacado_tl {height: 7px; width: 7px;	background: url(img/css/dest-tl.gif) no-repeat;}
.destacado_tr {height: 7px; width: 7px;	background:  url(img/css/dest-tr.gif) no-repeat right top;}
.destacado_m { background-color: #ccc;	width: auto;}

.destacado_l {
	width: 7px;
	background-image: url(img/css/dest-l.gif);
	background-repeat:  repeat-y;
	background-position: left top;
}
.destacado_r {
	width: 7px;
	background-image: url(img/css/dest-r.gif);
	background-repeat:  repeat-y;
	background-position: right top;
}
.destacado_b {	
	height: 7px;
	background-image: url(img/css/dest-b.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
}

.destacado_bl {
	background: url(img/css/dest-bl.gif) no-repeat left bottom;
	overflow: hidden;
}

.destacado_br {
	height: 7px;
	overflow: hidden;
	background: url(img/css/dest-br.gif) no-repeat right top;
	
}
/* FIN DESTACADO */
.tddestacado-izq {	padding: 15px 8px 15px 15px; vertical-align:middle; text-align: justify;}
.tddestacado-dcha {	padding: 15px 15px 15px 8px;  vertical-align:middle; text-align: justify;}
.tddestacado-cent {	padding: 15px 8px 15px 8px;  vertical-align:middle; text-align: justify;}
.tddestacado { vertical-align:top;	padding: 10px 15px;	height: 100%;}
.titulo-destacado {	font-size: 10px; font-weight: bold; }
.titulo-destacado-esp { color:#FF0000;	font-size: 10px; font-weight: bold; }
.texto-destacado {font-size: 10px; text-align: justify;}
.texto-destacado a { color: #f00; text-decoration: none;}
.texto-destacado a:hover { color: #f00; text-decoration: underline;}
.texto-destacado a:active { color: #f00; text-decoration: none;}
.texto-destacado a:visited { color: #f00; text-decoration: none;}
.texto-destacado a:visited:hover { color: #f00; text-decoration: underline;}
/* FIN TABLA TOTAL CENTRO CONT DCHA DATOS: BOLETINES */
/* PIE */
.pie { text-align:center; color:#FF0000; font-size: 10px; padding-top: 5px; padding-bottom: 5px; }
/* FIN PIE */
/* FORMULARIO */
.form_area { width: 210px; height: 190px; padding:10px; border: 1px solid #666; font-family:Verdana, Arial, Helvetica, sans-serif; color: #000; font-size: 10px; }
/* FIN FORMULARIO */
/* LINKS */
.tdlink {
	line-height: 1.7em;
	color: #000000;
	text-align:center;
	text-decoration: none;
}
.tdlink a {color: #000000; text-decoration: none;}
.tdlink a:hover {color: #000000; text-decoration: underline;}
.tdlink a:active {color: #000000; text-decoration: none;}
.tdlink a:visited {color: #ff0000; text-decoration: none;}
.tdlink a:visited:hover {color: #ff0000; text-decoration: underline;}
/* FIN LINKS */
