body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
	background-color: #5E6263;
	background-image: url(../imag/f_body.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	height: 25px;
	color: #666666;
}
#noticias h1 {
	background-image: url(../imag/ico_noticias.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: normal;
	text-indent: 35px;
	height: 25px;
	color: #666666;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5B5B5B;
}
h3 {
	background-image: url(../imag/ico_clasificaciones.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: normal;
	text-indent: 35px;
	height: 25px;
	color: #666666;
	line-height: 1.5em;
}
#wrap {
	background-image: url(../imag/f_wrap.jpg);
	background-repeat: no-repeat;
	width: 100%;
}
#encabezado {
	height: 112px;
	padding-top: 14px;
	padding-right: 30px;
	padding-left: 30px;
}
#logo1 {
	float: left;
	width: 15%;
}
#logo2 {
	width: 70%;
	float: left;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#logo3 {
	float: right;
	width: 15%;
}
#foto {
	background-image: url(../imag/foto_head_home.jpg);
	background-repeat: no-repeat;
	height: 119px;
}
#contenedor {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
#left {
	float: left;
	width: 190px;
	text-align: center;
	padding-top: 20px;
	padding-left: 13px;
}
#navegacion {
	width: 190px;
	margin-left: 0px;
	text-align: center;
	margin-top: 15px;
	padding: 0px;
}
#botones {
	margin-top: 8px;
	text-align: right;
}
#contenido {
	padding-top: 16px;
	padding-left: 10px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin-left: 280px;
}
#noticias_txt {
	width: 98%;
}
#noticias_txt h1 {
	background-image: url(../imag/ico_noticias.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: normal;
	text-indent: 35px;
	height: 25px;
	color: #666666;
}
#noticias {
	float: left;
	width: 56%;
}
#noticias a {
	color: #CC0000;
	font-weight: bold;
}
#comunicados {
	float: right;
	width: 36%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 1%;
	padding-top: 20px;
	padding-right: 1px;
}
#texto {
	width: 99%;
}
#centrar {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#pie {
	background-image: url(../imag/f_pie.jpg);
	background-repeat: repeat-x;
	height: 100px;
	clear: both;
	float: none;
	color: #FFFFFF;
	padding-top: 40px;
	padding-left: 250px;
}
.iframe_clase {
	height: 300px;
	width: 100%;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.texto_justificado {
	text-align: justify;
}
.texto_derecha {
	text-align: right;
}
#texto td {
	vertical-align: top;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.bajada {
	font-size: 13px;
	font-weight: bold;
}
.fecha {
	font-size: 13px;
	color: #666666;
}
.vermas {
	font-weight: normal;
	text-align: right;
	font-size: 9px;
	font-style: normal;
}
.img_bco {
	background-color: #FFFFFF;
	padding: 6px;
}
.linea {
	height: 6px;
	font-size: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/*datos adjuntos*/
.adjunto {
	width:200px;
	margin:0 0 15px;
	padding:0 0 20px;
	border-bottom:1px dotted #777777;
	font-size:11px;
	color:#CC0000;
	text-align: center;
}
.adjunto .ico {
	width:200px;
	overflow:hidden;
	padding:0;
	text-align: center;
	margin: 0;
}
.adjunto a {font-size:10px; color:#282828; margin:0; padding:0;}
.boto {margin:5px 0 15px;}

#dbrs a {
	color: #333333;
	font-size: 12px;
}
.texto_gr {
	font-size: 13px;
}
#carta {
	background-color: #FFFFFF;
	padding: 8px;
}
/* Root = Vertical, Secondary = Vertical */
ul#navmenu-v,
ul#navmenu-v li,
ul#navmenu-v ul {
	margin: 0;
	border: 0px none;
	padding: 0; /*For KHTML*/
	list-style-type:none;
	width: 190px;
}
ul#navmenu-v li {
	margin: 0;
	padding: 0; 
}

ul#navmenu-v:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-v li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu-v a {
	background-image: url(../imag/pto_rojo.gif);
	background-position: 160px;
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	font-size: 12px;
	line-height: 2.5em;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
	text-indent: 20px;
}

/* Root Menu Hover Persistence */
ul#navmenu-v a:hover,
ul#navmenu-v li:hover a,
ul#navmenu-v li.iehover a {
	background-color: #606465;
}

/* 2nd Menu */
ul#navmenu-v li:hover li a,
ul#navmenu-v li.iehover li a {
	background-color: #919698;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover,
ul#navmenu-v li:hover li:hover a,
ul#navmenu-v li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover a {
	background-color: #606465;
}

/* 3rd Menu */
ul#navmenu-v li:hover li:hover li a,
ul#navmenu-v li.iehover li.iehover li a {
	background-color: #919698;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-v li:hover li:hover li a:hover,
ul#navmenu-v li:hover li:hover li:hover a,
ul#navmenu-v li.iehover li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover li.iehover a {
	background-color: #606465;
}

/* 4th Menu */
ul#navmenu-v li:hover li:hover li:hover li a,
ul#navmenu-v li.iehover li.iehover li.iehover li a {
	background-color: #606465;
}

/* 4th Menu Hover */
ul#navmenu-v li:hover li:hover li:hover li a:hover,
ul#navmenu-v li.iehover li.iehover li.iehover li a:hover {
	background-color: #606465;
}

ul#navmenu-v ul,
ul#navmenu-v ul ul,
ul#navmenu-v ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 190px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-v li:hover ul ul,
ul#navmenu-v li:hover ul ul ul,
ul#navmenu-v li.iehover ul ul,
ul#navmenu-v li.iehover ul ul ul {
  display: none;
}

ul#navmenu-v li:hover ul,
ul#navmenu-v ul li:hover ul,
ul#navmenu-v ul ul li:hover ul,
ul#navmenu-v li.iehover ul,
ul#navmenu-v ul li.iehover ul,
ul#navmenu-v ul ul li.iehover ul {
  display: block;
}

