body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #FFFFFF;
}
.menu {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	
	color: #000000;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 0px;
}
.menuEmpresa {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	list-style-type: disc;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#tablaPrincipal{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: repeat;
	background-color: #F0E5C9;
}

#texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	padding: 10px;
	
}
a:link{
	color:#000000;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}
a:active{
	color:#000000;
	font-size:10px;
	text-decoration:none;
	text-align:left;
	text-transform:none;
}
a:visited{
	color:#000000;
	font-size:10px;
	text-decoration:none;
	text-align:left;
	text-transform:none;
	margin: 0px;
	padding: 0px;
}
a:hover{
	color:#000000;
	font-size:10px;
	text-decoration:underline;
	text-align:left;
	
}





/* /////// PANEL 2 ////////// */
.menupanel {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*color: #000000;*/
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 0px;
	background-color: #FFFFFF;
}
a.menupanel:link{
	text-decoration: none;
	text-transform: none;

}
a.menupanel:active{
	text-decoration: none;
	text-transform: none;
}
a.menupanel:visited{
	text-decoration: none;
	text-transform: none;
}
a.menupanel:hover{
	text-decoration: underline;
	text-transform: none;
	color: #DE6B00;
}

/* //////FIN PANEL 2 ///////////////////// */



a.titulo:link {	
	text-decoration:none;
	text-transform:none;}
a.titulo:hover {	
	text-decoration:none;
	text-transform:none;}
a.titulo:visited {	
	text-decoration:none;
	text-transform:none;}
a.titulo:active {	
	text-decoration:none;
	text-transform:none;}


a.noticias:link{
	color:#990000;
	font-size:10px;
	text-decoration:none;
	text-align:left;
	text-transform:none;
	font-weight: bold;
	padding-left: 10px;
}
a.noticias:active{
	color:#990000;
	font-size:10px;
	text-decoration:none;
	text-align:left;
	text-transform:none;
	font-weight: bold;
	padding-left: 10px;
}
a.noticias:visited{
	color:#990000;
	font-size:10px;
	text-decoration:none;
	text-align:left;
	text-transform:none;
	font-weight: bold;
	padding-left: 10px;
}
a.noticias:hover{
	color:#990000;
	font-size:10px;
 	text-align:left;
	font-weight: bold;
	text-transform:none;
	padding-left: 10px;
	text-decoration:underline;
}



H1{
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 3px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	color: #333333;
	font-size: 18px;
}
H2{
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	color: #333333;
	font-size: 16px;
}
#titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	background-color: #F3EED8;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align:middle;
	line-height: normal;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #2b2b2b;
}

#subfamilias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	padding: 0px;
	background-color: #F3EED8;
	vertical-align:bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#subtitulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background-color: #F3EED8;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background-color: #F3EED8;
	height:25px;
	vertical-align:middle;
	line-height: normal;
	margin: 0px;
}
#tablacentral {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: repeat;
	background-color: #F3EED8;
}
#tablacentral_conalto {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: repeat;
	background-color: #F3EED8;
	height: 500px;
	vertical-align: top;
}
#noticia_titulo {

	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	padding: 2px;
}
#fondo_noticias {
	background-image: url(../images/fondo_noticia.gif);
	background-repeat: repeat-x;
	height: 3px;
}

#noticia_texto_lateral {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	padding: 2px;
}
#comentario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
	font-weight: bold;
	vertical-align: middle;
}
#titular_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	background-color: #012F84;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background-color: #F3EED8;
	height:20px;
	vertical-align:middle;
	line-height: normal;
	margin: 0px;
	padding: 10px;
	color: #0A2F7F;
}
#noticia_texto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	padding: 10px;
}
.texto_informes{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subtitulo_informes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #D4D0C8;
}
.titulo_informes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.cabecera_informes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14spx;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

