td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #003333;
}
.cursor{
	cursor : hand;
}
.titulo{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	text-transform : uppercase;
	color : #003333;
	text-align : center;
}
.subtitulo{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : bold;
/*	text-transform : capitalize;*/
	color : #003333;
}
.codigodebarras{
	font-family : "CIA Code 128 Tall";
	font-size : 15;
	font-weight : bold;
	/*text-transform : capitalize;
	*/
	color : #003333;
}

.textogris{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : normal;
	color : #CCCCCC;
}

a:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #990000;
	text-decoration : underline;
}
a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #990000;
	text-decoration : underline;
}
a:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #990000;
	text-decoration : underline;
}
a:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #990000;
	text-decoration : underline;
}
a:visited:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #990000;
	text-decoration : underline;
}

.textomediano{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #003333;
}
.textomedianobold{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #003333;
	font-weight : bold;
}
a.textomediano:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #002800;
	text-decoration : none;
	font-weight: bold;
}
a.textomediano:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #990000;
	text-decoration : underline;
}
a.textomediano:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #990000;
	text-decoration : none;
}
a.textomediano:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #990000;
	text-decoration : none;
}
a.textomediano:visited:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #990000;
	text-decoration : underline;
}

.textochico{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	color : #003333;
}
.textochicobold{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	color : #003333;
	font-weight : bold;
}
a.textochico:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	color : #990000;
	text-decoration : none;
}
a.textochico:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	color : #990000;
	text-decoration : underline;
}
a.textochico:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	color : #990000;
	text-decoration : none;
}
a.textochico:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	color : #990000;
	text-decoration : none;
}
a.textochico:visited:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	color : #990000;
	text-decoration : underline;
}

.menuadmin{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	text-decoration : none;
	color : #FFFFFF;
}
a.menuadmin:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	text-decoration : none;
	color : #FFFFFF;
}
a.menuadmin:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	text-decoration : underline;
	color : #FFFFFF;
}
a.menuadmin:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	text-decoration : none;
	color : #FFFFFF;
}
a.menuadmin:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	text-decoration : none;
	color : #FFFFFF;
}
a.menuadmin:visited:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	text-decoration : underline;
	color : #FFFFFF;
}

a.menunivel1:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
a.menunivel1:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
a.menunivel1:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : underline;
}
a.menunivel1:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
a.menunivel1:visited:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : underline;
}

a.menunivel2:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}
a.menunivel2:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}
a.menunivel2:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : underline;
}
a.menunivel2:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}
a.menunivel2:visited:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : underline;
}

.fondonivel2{
	border-bottom-width : 1;
	border-style : none none solid none;
	border-color : #003333 #003333 #003333 #003333;
}

a.menunivel3:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}
a.menunivel3:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}
a.menunivel3:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : underline;
}
a.menunivel3:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}
a.menunivel3:visited:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : underline;
}

.fondonivel3{
	border-bottom-width : 1;
	border-style : none none solid none;
	border-color : #003333 #003333 #003333 #003333;
}

a.menunivel4:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
	font-style : italic;
}
a.menunivel4:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
	font-style : italic;
}
a.menunivel4:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : underline;
	font-style : italic;
}
a.menunivel4:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
	font-style : italic;
}
a.menunivel4:visited:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : underline;
	font-style : italic;
}

.fondonivel4{
	border-bottom-width : 1;
	border-style : none none solid none;
	border-color : #003333 #003333 #003333 #003333;
}

a.menunivel5:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #003333;
	text-decoration : none;
	font-style : italic;
}
a.menunivel5:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #003333;
	text-decoration : none;
	font-style : italic;
}
a.menunivel5:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #003333;
	text-decoration : underline;
	font-style : italic;
}
a.menunivel5:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #003333;
	text-decoration : none;
	font-style : italic;
}
a.menunivel5:visited:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #003333;
	text-decoration : underline;
	font-style : italic;
}

.fondonivel5{
	border-bottom-width : 1;
	border-style : none none solid none;
	border-color : #003333 #003333 #003333 #003333;
}

a.menunivel6:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #003333;
	text-decoration : underline;
	font-style : italic;
}
a.menunivel6:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #003333;
	text-decoration : underline;
	font-style : italic;
}
a.menunivel6:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #003333;
	text-decoration : underline;
	font-style : italic;
}
a.menunivel6:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #003333;
	text-decoration : underline;
	font-style : italic;
}
a.menunivel6:visited:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #003333;
	text-decoration : underline;
	font-style : italic;
}

.fondonivel6{
	border-bottom-width : 1;
	border-style : none none solid none;
	border-color : #003333 #003333 #003333 #003333;
}

a.ligasinsubrayar:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #2F4F4F;
	text-decoration : none;
	
}
a.ligasinsubrayar:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #2F4F4F;
	text-decoration : underline;
}
a.ligasinsubrayar:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #2F4F4F;
	text-decoration : none;
}
a.ligasinsubrayar:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #2F4F4F;
	text-decoration : none;
}
a.ligasinsubrayar:visited:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #2F4F4F;
	text-decoration : underline;
}

.tabla1{
	border-width : 1 1 1 1;
	border-color : #003333;
	border-style : solid solid solid solid;
}
.titulotabla1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #FFFFFF; 
	}
.tabla2{
	border-bottom-width : 1;
	border-style : none none solid none;
	border-color : #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	background-color : #E6E2C1;
	padding-left : 15;
	padding-right : 15;
}
.titulotabla2{ }
.tabla3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #003333;
	text-decoration : none;
	border-bottom : 1 solid #003333;
	border-left : 1 solid #003333;
	border-right : 1 solid #003333;
	border-top : 1 solid #003333;
}
.titulotabla3{
	background-color : #003333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #FFFFFF;
}
.tabla3texto{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #003333;
	text-decoration : none;
	padding-left : 5;
	padding-right : 5;
}


.tabla4{
	border-bottom-width : 1;
	border-style : none none solid none;
	border-color : #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	background-color : #E6E2C1;
	padding-left : 14;
	padding-right : 14;
}




.titulotabla4{ }
.campos{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #003333;
}
.botones{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #003333;
	border-bottom-width : 0;
	border-left : 0;
	border-right : 0;
	border-top-width : 0;
	background-color : #D4D0C8;
	text-transform : lowercase;
	cursor : hand;
}

.titulolistatramites{
	border-width : 1 1 1 1;
	border-style : solid solid none solid;
	border-color : #990000 #990000 #990000 #990000;
	background-color : #F7F2E8;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : bold;
	text-transform : uppercase;
	color : #003333;
}
.listatramites{
	border-width : 1 1 1 1;
	border-style : solid solid solid solid;
	border-color : #990000 #990000 #990000 #990000;
	background-color : #FFFFFF;
	padding-left : 13;
	padding-right : 13;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #003333;
}



#divBg           {position:absolute; z-index:10; width:480px; left:20px; top:0px; height:100px; clip:rect(0px 480px 10px 0px); visibility:hidden;}
#divMenu         {position:absolute; z-index:11; left:11px; top:1px;  visibility:inherit;}
#divArrowLeft    {position:absolute; z-index:12; width:11px; height:9px; left:0px; top:2px; visibility:inherit;}
#divArrowRight   {position:absolute; z-index:12; width:11px; height:9px; top:2px; visibility:inherit;} 
