/* CSS Document */

#navi {
	list-style-image:none;
	list-style:none;
	margin:0px;
	padding:5px;
}
#navi li {
	margin:2px 2px 5px;
}
#navi li a {
	display:block;
	width:150px;
	padding:5px;
	text-decoration:none;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#1959A3;
	font-weight: bold;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #357CBA;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #357CBA;
	background-image: url(fondo_menu.jpg);
	background-repeat:  repeat-y;
}
#navi li a:hover {
	display:block;
	width:150px;
	padding:5px;
	text-decoration:none;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#083E89;
	background-color:#EDEDED;
	font-weight: bold;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #1959A3;
	background-image: url(fondo_menu.gif);
}
#navi li a.ind {
	display:block;
	width:150px;
	padding:5px;
	text-decoration:none;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#CFAA52;
	font-weight: bold;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97824B;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CFAA52;
}
#navi li a.ind:hover {
	display:block;
	width:150px;
	padding:5px;
	text-decoration:none;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CFAA52;
	background-color:#EDEDED;
	font-weight: bold;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CFAA52;
}
#navi li a.inicio {
	display:block;
	width:150px;
	padding:5px;
	text-decoration:none;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	background-color:#EDEDED;
	font-weight: bold;
	margin: 0px;
	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: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #999;
	background-image: url(fondo_menu.gif);
	background-repeat:  repeat-y;
}
#navi li a.inicio:hover {
	display:block;
	width:150px;
	padding:5px;
	text-decoration:none;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#999;
	font-weight: bold;
	margin: 0px;
	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: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #999;
	background-image: url(fondo_menu2.gif);
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 10px;
}
h1 {
	font-size: 18px;
	padding: 5px;
	margin: 5px;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #498F73;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #74B89C;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h3 {
	font-size: 13px;
	padding: 5px;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.autor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #444;
	margin-left: 25px;
	font-style: italic;
}

.cargo {
	font-size: 11px;
	font-weight: normal;
	color: #76A996;
	margin-left: 25px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B9074;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A8F73;
	text-decoration: underline;
}
.lineaabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4E8F8;
}
body {
	overflow:scroll;
	padding: 5px;
}
.piepagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #efefef;
	padding: 5px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.cabtabla {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.contabtabla {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.txtsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
}.listspace {
	padding: 5px;
	list-style-type: disc;
	font-style: italic;
}
.imagespace {
	margin-left: 20px;
	margin-top: 10px;
}
hr {
	color: #CCCCCC;
}
.borderecha {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.separador {
	background-image: url(separador.jpg);
	background-repeat:  repeat-x;
}
.contabtabla2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 10px;
}
.contabtabla3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 25px;
}
.txtsmallcenter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	padding-bottom: 10px;
}
.subindice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
h4 {
	font-size: 12px;
	color: #498F73;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #74B89C;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	padding: 10px;
}
.bordetabla {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

