﻿/** {
	margin: 0px;
	padding: 0px;
	outline: 0; 
}*/
.noprint {
	visibility: hidden;
	display: none;
 	height: 0px;
/*	overflow: hidden; */
/*	vertical-align: top; */
/*	clip:  rect(200px 200px 200px 200px); */
}
TD.noprint {
	visibility: hidden;
	display: none;
/*	height: 0px; */
/*	overflow: hidden; */
/*	vertical-align: top; */
/*	clip:  rect(200px 200px 200px 200px); */
}
#noimage{ 
   visibility:hidden; 
   display: block; 
   margin-left: 0px;
   padding-left: 0px;
}
html, body {
/*	width: 100%;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
  */
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #CCCCCC;
	width: 80%;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
}
/*
BODY {
	SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #F3F3F3;
	SCROLLBAR-SHADOW-COLOR: #9D9D9D;
	SCROLLBAR-3DLIGHT-COLOR: #868686;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #C0C0C0;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	border: 0px #FFFFFF solid;
	padding: 0px; margin: 0px;
}
*/
A {
/* enlace simple por defecto */
	COLOR: #0066CC;
	TEXT-DECORATION: none
}
A:link {
	/* enlace simple por defecto */
	color: #0066CC;
}
A:hover {
	/* enlace simple por defecto con el ratón sobre él mismo */
	COLOR: #0066FF;
	TEXT-DECORATION: underline
}
A:visited {
	/* enlace simple por defecto ya visitado */
	COLOR: #006699;
	TEXT-DECORATION: none
}
/* imagen sin borde */
.imgmarcador {
	border: 0px #999999!important; none;
	color: #999999;
}
/* formulario */
input.inputgris {
	background-color: #F7F7F7;
	font-size: 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	background-image: url(img/fondoinput2.gif);
	background-repeat:  repeat-x;
}
textarea.textareagris {
	background-color: #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-weight: normal;
	font-size: 9px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	background-image: url(img/fondoarea.gif);
	background-repeat:  repeat-x;
}
select.selectazoscuro {
	background-color: Blue;
	font-weight: bold;
	font-size: 12px;
	color: Aqua;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
select.selectazclaro {
	background-color: #6890C8;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #E0F0F8;
	font-size : 10px;
	font-weight : bold;
}
input.inputsubmit {
	background-color: #E0E0E0;
	font-size: 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #003399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	background-image: url(img/fondoinput.gif);
	background-repeat:  repeat-x;
}
#menu {
	visibility:hidden;
	display: block;
	height: 5px;
	text-align: left;
	font-size: 12px;
	width: 350px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	position: relative;
	top: 0px;
	right: 5px;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	width: 162px;
}
#menu ul li.nivel1 {
	text-align: right;
	float: left;
	margin-right: 10px;
}
#menu ul li.nivel1b {
	float: left;
	margin-left: 10px;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #999999;
/*	background-color: #FFFFFF; */
	border: solid 0px #fff;
	padding: 5px;
	position: relative;
	background-image: url(img/transparente.gif);
	background-repeat: repeat;
}
#menu ul li a.nivel2 {
	color: #FF9900;
}
#menu ul li a.nivel2b {
	color: #FF9900;
}
#menu ul li a.nivel2ie {
	color: #FF9900;
}
#menu ul li a.nivel2ieb {
	color: #FF9900;
}
#menu ul li a.nivel1 {
	display: block!important;
	display: none;
	position: relative;
	color: #FFFFFF;
}
#menu ul li a.nivel1b {
	display: block!important;
	display: none;
	position: relative;
	color: #FFFFFF;
}
#menu ul li a.nivel2 {
	display: block!important;
	display: none;
	position: relative;
}
#menu ul li a.nivel2b {
	display: block!important;
	display: none;
	position: relative;
}
#menu ul li:hover {
	position: relative;
}
#menu ul li a:hover {
/*	background-color: #fff; */
	color: #FF9900;
	position: relative;
	background-image: url(img/transparente.gif);
	background-repeat: repeat;
	visibility: visible;
}
#menu ul li:hover a.nivel1 {
	/*	background-color: #fff; */
	color: #FF9900;
	position: relative;
	text-align: right;
	background-image: url(img/transparente.gif);
	background-repeat: repeat;
}
#menu ul li:hover a.nivel1b {
	/*	background-color: #fff; */ 
	color: #FF9900;
	position: relative;
	text-align: left;
	background-image: url(img/transparente.gif);
	background-repeat: repeat;
}
#menu ul li ul {
	display: none;
}
#menu ul li:hover  ul.nivel2, #menu ul li a:hover  ul.nivel2{
	display: block;
	position: absolute;
	left: 0px;
	text-align: right;
}
#menu ul li:hover  ul.nivel2b, #menu ul li a:hover  ul.nivel2b{
	display: block;
	position: absolute;
	left: 0px;
	text-align: left;
}
#menu ul li ul li a:hover ul.nivel3, #menu ul li ul li:hover ul.nivel3 {
	display: block;
	position: absolute;
	left: 161px!important;left: 160px;
	top:0px!important;top: -21px;
}
#menu ul li ul li a {
	width: 160px;
	padding: 5px 0px;
	border-top-color: transparent;
}
#menu ul li ul li a:hover {
	border-top-color: #fff;
	position: relative;
}
#menu ul li ul li ul li a.primera {
	border-top-color: #fff;
}
table.falsa {
	border-collapse:collapse;
	border:0px;
	float: left;
	position: relative;
}
table.menus {
	visibility:hidden; 
	display: block;
	height: 5px;
	border:0px;
	background-image: url(img/menufondo.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 0px;
	vertical-align: top;

}
.nombremenu {
	color: #FF9900!important;
}
.textorojo {
	color: #FF3300!important;
}
.textoazul {
	color: #006699!important;
}
.textoceleste {
	color: #0099CC!important;
}
.textoverde {
	color: #FF3300!important;
}
.textonaranja {
	color: #FF9900!important;
}
.textogris {
	color: #999999!important;
}
.textomirillo {
	color: #FFCC33!important;
}
.textomarron {
	color: #996600!important;
}
.textorojoscuro {
	color: #993333!important;
}
.textomorado {
	color: #990099!important;
}
.textoverde {
	color: #99CC00!important;
}
.textoblanco {
	color: #FFFFFF!important;
}
.textonegro {
	color: #000000!important;
}
.textopie {
	color: #666666!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.sombraizq {
	background-image: url(img/sombraizq.gif);
	background-repeat: repeat-y;
	background-position: top;
	vertical-align: top;
}
.sombrader {
	background-image: url(img/sombrader.gif);
	background-repeat: repeat-y;
	background-position: top;
	vertical-align: top;
}
.sombrabajo {
	background-image: url(img/sombrabajo.gif);
	background-repeat: repeat-x;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
.sombraup {
	background-image: url(img/sombratop.gif);
	background-repeat:  repeat-x;
	height: 21px;
}
.fondofigura01 {
	background-image: none;
	background-repeat:  no-repeat;
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}
.fondofigura02 {
	background-image: none;
	background-repeat:  no-repeat;
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}
.fondofigura03 {
	background-image: none;
	background-repeat:  no-repeat;
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}
.fondofigura04 {
	background-image: none;
	background-repeat:  no-repeat;
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}
.fondofigura05 {
	background-image: none;
	background-repeat:  no-repeat;
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}
.fondofigura06 {
	background-image: none;
	background-repeat:  no-repeat;
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}
.fondofigura07 {
	background-image: none;
	background-repeat:  no-repeat;
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}
.fondofigura08 {
	background-image: none;
	background-repeat:  no-repeat;
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}
.fondofigura09 {
	background-image: none;
	background-repeat:  no-repeat;
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}
.fondofigura10 {
	background-image: none;
	background-repeat:  no-repeat;
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}
.fondofigura11 {
	background-image: none;
	background-repeat:  no-repeat;
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}
.fondofigura12 {
	background-image: none;
	background-repeat:  no-repeat;
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}
.fondofigura13 {
	background-image: none;
	background-repeat:  no-repeat;
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}
.fondofigura14 {
	background-image: none;
	background-repeat:  no-repeat;
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}
.fondofigura15 {
	background-image: none;
	background-repeat:  no-repeat;
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}
.fondofigura16 {
	background-image: none;
	background-repeat:  no-repeat;
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}
table.tablageneral {
	width: 95%;
	align: center;
}
table.tablatitulo {
	border: none;
	margin: 0;
	text-align: left;
}
table.tablatitulo thead th {
	font: bold 0.5em/1.4em Verdana, sans-serif;
	color: #333333;
	text-align: center;
	background-image: url(panel/img/tablogin02.gif);
	background-repeat:  repeat-x;

}
table.tablatitulo thead td {
	color: #7D7D7D;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

table.tablatitulo tbody th {
	font: bold 0.7em/1.4em Verdana, sans-serif;
	color: #000099;
	text-align: left;
	padding: .5em;
	background-color: #FFCC00;
}
table.tablatitulo tbody td {
	font: bold 0.7em/1.4em Verdana, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0.2em;
}
table.tablapdf {
	visibility: hidden;
	display: none;
 	height: 0px;
	width: 95%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
}
table.tablapdf tbody tr.celda1 td {
	visibility: hidden;
	display: none;
 	height: 0px;
	font: normal 11px/1.6em Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	color: #333333;
	padding: 5px;
	text-align: justify;
}
table.tablacentro {
	width: 100%;
}
table.tablacentro thead td {
	text-align: left;
	padding: 5px 10px 8px 15px;
	background-image: url(img/titulofondo01.gif);
	background-repeat:  no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-weight: bold;
	font-size: 13px;
	height: 32px;

}
table.tablacentro thead th {
	text-align: left;
	padding: 10px 10px 10px 25px;
	background-image: url(img/titulofondo01.gif);
	background-repeat:  no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	}
table.tablacentro tbody tr.celda2 td {
	font: 10px/1.4em Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	padding: 3px;
}
table.tablacentro tbody tr.celda2 th {
	font: bold 0.7em/1.4em Verdana, sans-serif;
	color: #FFCC00;
	text-align: left;
	background: #000099;
	padding: .5em;
	border: 1px solid #003399;
	text-transform: capitalize;
}
table.tablacentro tbody tr.celda1 td {
	font: normal 11px/1.6em Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	color: #333333;
	padding: 5px;
	text-align: justify;
	padding-right: 20px;
}
table.tablacentro tbody tr.celda1n td {
	font: bold 11px/1.6em Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	color: #333333;
	padding: 5px;
	text-align: justify;

}
table.tablacentro tbody tr.celda1 th {
	font: bold 0.7em/1.4em Verdana, sans-serif;
	color: #006600;
	background: url(img/titulofondo02.gif) no-repeat;
	padding: 5px 5px 5px 10px;
	height: 32px;
	text-align: left;


}
table.tablacentro tbody tr.celdagris td {
	color: #990000;
	text-align: left;
	border-top: 1px solid #DBDBDB;
	padding: 1px 1px 1px 5px;
	background-color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;

}
table.tablacentro tbody tr.celdagris th {
	color: #666666;
	text-align: left;
	border-top: 1px solid #DBDBDB;
	padding: 1px 1px 1px 5px;
	background-color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;

}
table.tablacentro tfoot tr {
	text-align: left;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D4D4D4;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
table.tablanoticia {
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(img/fondonot.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
table.tablanoticia thead td {
	color: #FF6600;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 0.5em;
	line-height: 1.4em;
	font-weight: bold;
	padding-left: 25px;

}
table.tablanoticia tbody td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;

}
table.tablanoticia tfoot td {
	color: #FF6600;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	font-weight: bold;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-left: 25px;

}
table.tablapanel {
	border: 1px solid #999999;
	margin: 0;
}
table.tablapanel thead th {
	font: bold 0.7em/1.4em Verdana, sans-serif;
	color: #CC0000;
	text-align: left;
	padding: .5em;
	background-color: #FFC164;
}
table.tablapanel tbody tr.celda td {
	font: 0.7em/1.4em Verdana, sans-serif;
	color: #666666;
	text-align: center;
	background-color: #F3F3F3;
	border-top: 1px solid #D7D7D7;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E1E1E1;

}
table.tablapanel tbody tr.celda th {
	font: bold 0.7em/1.4em Verdana, sans-serif;
	color: #FFCC00;
	text-align: left;
	background: #000099;
	padding: .5em;
	border: 1px solid #003399;
	text-transform: capitalize;
}
table.tablapanel tbody tr.celdab td {
	font: 0.7em/1.4em Verdana, sans-serif;
	color: #666666;
	text-align: left;
	background-color: #F3F3F3;
	border-top: 1px solid #D7D7D7;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E1E1E1;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
table.tablapanel tbody tr.celdab th {
	font: 0.7em/1.4em Verdana, sans-serif;
	color: #666666;
	text-align: center;
	background-color: #E6E6E6;
	border-top: 1px solid #D7D7D7;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E1E1E1;
	padding-left: 2px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
}
table.tablapanel tbody tr.celdac td {
	font: 0.7em/1.4em Verdana, sans-serif;
	color: #666666;
	text-align: center;
	background-color: #EBEBEB;
	border-top: 1px solid #D7D7D7;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E1E1E1;

}
table.tablapanel tbody tr.celdac th {
	font: bold 0.7em/1.4em Verdana, sans-serif;
	color: #FFCC00;
	text-align: left;
	background: #000099;
	padding: .5em;
	border: 1px solid #003399;
	text-transform: capitalize;
}
