body {	
	background: white;
	font-family: verdana,arial,helvetica;	
	font-size: 0.8em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
	
IMG {
	border: 0;
}

/* cabecera */	
.table_header {
	background-color: #FFF;	
	white-space: nowrap;
	width: 100%;
	padding: 0;
	}	
.img_logo{
	border: 0;
	margin: 6px;
}
/* fin cabecera */


/* barra de navegación */
.table_nav {
	font-size: 1.0em;
	white-space: nowrap;
	width: 100%;
	padding: 0;
	border-bottom: 2px solid #000;
	line-height: 20px;
	}	
td.tab_activa{
	background-color:#E72C27;
	padding-right: 8px;
	padding-left: 2px;
	vertical-align: baseline;
}
td.tab_activa A{
	color: #FFF;
	text-decoration: none;
}	
td.tab{
	padding-right: 10px;
	padding-left: 0px;
	vertical-align: baseline;
}
td.tab A{
	color: #666;
	text-decoration: none;
}
.last {
	background-image:url(imgs/back.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-left: 2px solid #000;
}
/* fin barra de navegación */



table.content {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

td.content_left {
	width: 65%;
	vertical-align: top;
}

td.content {
	width: 35%;
	vertical-align: top;
}

td.content_left IMG {
	border: 1px solid #666666;
}

.text {
	font-size:11px;
	text-align: justify;
	color: #999999;
	line-height: 17px;
}

.txt {
	font-size:11px;
	text-align: justify;
	color: #666666;
	line-height: 17px;
}

.txt_tit {
	font-size:11px;
	text-align: justify;
	color: #CC3333;
	line-height: 17px;
}

.encabezado {
	color: #CC3333;
	font-weight: bold;
}

td.news {
	border: 1px solid #000000;
}

.tit_new {
	font-size:11px;
	color: #CC3333;
	font-weight: bold;
	line-height: 20px;
}

.link {
	text-align: right;
}

.link A {
	font-size:11px;
	color: #CC3333;
	font-weight: bold;
}
	
.small {
	font-size: 85%;
}

td.breadcrumbs {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}

td.breadcrumbs A{
	color: #666666;
	text-decoration: none;
}

td.breadcrumbs A:hover{
	text-decoration: underline;
}

a.listado {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.listado:hover{
	text-decoration: underline;
}

a.enlace {
	font-size:11px;
	color: #CC3333;
	font-weight: bold;
}

table.form {
	border: 1px solid #999;
}

td.form {
	padding-left: 10px;
}

a.mapa {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.mapa:hover{
	text-decoration: underline;
}
td.mapa {
	border-left: 4px solid #C33;
	padding-left: 8px;
}
td.caja_enlaces {
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
}
table.referencias {
	border: 1px solid #666;
}
td.ref_header {
	border: 1px solid #666;
	background-color: #999;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.ref {
	border: 1px solid #666;
	background-color: #EDEDED;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul.lista {
	list-style: disc;
	padding-left: 0;
	margin-left: 18px;
	margin-top:  2px;
}
a.enlace_sub{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
img.img_borde{
	border: 2px solid #666;
}
table.imgs {
	background: none;
}
table.imgs img{
	border: 1px solid #666;
}

td.noticias {
	border-bottom: 1px solid #666666;
	font-size:11px;
	text-align: justify;
	color: #666666;
	line-height: 17px;
}

/* footer */
table.footer {
	width: 100%;
	border-top: 15px solid #E72C27;
	height: 38px;
	font-size: 1.0em;
}	
table.footer A{
	color:#000000;
	text-decoration:none;
	text-indent:15px;
	padding-right: 10px;
}
img.footer{
	border: 0;
	padding-right: 5px;
	vertical-align: middle;
}		
/* fin elemento footer */
