body{
 margin: 0;
 padding: 0;
 font-family: "Arial";
 font-size: 10pt;
 color: #666;
}

table{
 border-collapse:collapse;
}


th,td {
padding:0;
}

img{
 border: 0px solid #ccc;
}



.topMenu{
	font-size: 9pt;
	height: 47px;
}

.pie{
	font-size: 8pt;
	border-top: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	padding-top: 6px;
	padding-left: 6px;
	color: #BBB;
	text-align:bottom;
}

table.feature{
 padding: 0px;
 border-left: 1px solid #E0E0E0;
 width: 235px;
 font-size: 9pt;
}

table.header{
 border: 1px solid #fff;
}

.featureTitle{
 font-size: 10pt;
 color: #1C5D9C;
 font-weight: bold;
}

.featureHeader{
 font-size: 9pt;
 font-weight: bold;
}


table.leftMenu{
	width: 163px;
	padding: 0px;
	border: 0px solid #ccc;
}

td.leftMenuLine{
	border-top: 1px solid #ccc;
	height: 20px;
}

td.subsections{
	color: #1C5D9C;
	font-size: 9pt;
  padding-left: 15px;
  padding-bottom: 5px;
	vertical-align: top;
	text-align: left;
}

a.sectionsActive,a.sectionsActive:link,a.sectionsActive:visited {
text-decoration:none;
color: #1C5D9C;
}

a:hover {
color:#bbb;
}


td.sectionsActive{
	width: 163px;
	color: #1C5D9C;
	font-size: 9pt;
	font-weight: bold;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
	vertical-align: top;
	border-top: 1px solid #EFEFEF; 
	text-align: left;
}

td.sections{
	width: 163px;
	color: #636363;
	font-size: 9pt;
	font-weight: bold;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
	vertical-align: top;
	border-top: 1px solid #EFEFEF; 
	text-align: left;
}

td.breadcrumb{
	font-size: 7pt;
}

table.destacadoSeccion{
	background: url('/imagenes/seccion_destacada_bkgd.jpg') no-repeat;
	border: 0px solid #ccc;
	width: 162px;
	height: 186px;
  font-size: 9pt;
  color: #1C5D9C;
  border-collapse: collapse;
}

table.featureSeccion{
 padding: 0px;
 border: 0px solid #ccc;
 border-left: 1px solid #E0E0E0;
 height: 115px;
 font-size: 9pt;
}

tr.leftMenuSpace{
	height: 20px;
}

tr.destacadoSeccionSpace{
	height: 10px;
}

td.tituloSeccion1{
	height: 40px;
	color: #51BC10;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #E0E0E0;
}


td.tituloSeccion2{
	height: 40px;
	color: #e6030c;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #E0E0E0;
}

td.tituloSeccion3{
	height: 40px;
	color: #eb9200;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #E0E0E0;
}



td.tituloSeccion4{
	height: 40px;
	color: #1c5d9d;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #E0E0E0;
}

td.tituloSeccion{
	height: 40px;
	color: #51BC10;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #E0E0E0;
}

td.tituloPrensa{
	height: 40px;
	color: #1C5D9C;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #E0E0E0;
}

table.contenidoSeccion{
	color: #666;
	width: 580px;
}

table.destacadoHome{
	background: url('/imagenes/destacada_bkgd.jpg') no-repeat;
	width: 296px;
	height: 114px;
	padding: 0px;
  font-size: 9pt;
  color: #1C5D9C;
}

td.newsFecha{
	font-size:8pt;
	padding:9px 2px;
  border-bottom: 1px solid #E0E0E0;
  color: #AAA;
  // cursor: pointer;
}

td.newsReference{
	font-size:8pt;
	padding:9px 2px;
  color: #AAA;
}

.newsTitulo{
	font-weight: bold;
	font-size: 9pt;
	color:#5E5E5E;
}


td.noteTitulo{
	font-size: 16pt;
}

a,a:link,a:visited {
text-decoration:none;
color:#666;
}

a:hover {
color:#bbb;
}

ul.menu{
	margin:0 0 5px 10px;
	padding:0;
}

td.mainContent{
	font-size:11px;
}
