/*-----------------------------------------------------------------------------------*/
/*   GRISES           SUAVES               NORMAL OSCURO      NORMAL CLARO           */
/*   ---------------- -------------------- ------------------ ---------------------  */
/*   #FFFFFF white    #FFFFCC  Amarillo    #000000  Negro     #FFFFFF  Blanco        */
/*   #CCCCCC          #CCCC99  Amar.apag   #000080  Azul      #0000FF  Azulón        */
/*   #C0C0C0          #CCFFCC  Verde       #800000  Burdeos   #FF0000  Rojo          */
/*   #999999          #CCFFFF  Azul        #008080  Turquesa  #00FFFF  Cyan          */
/*   #808080 gray     #9900CC  Morado      #008000  Verde     #00FF00  Verde pastel  */
/*   #666666          #FFCCFF  Rosa        #800080  Morado    #FF00FF  Rosa          */
/*   #333333          #FF9933  Naranja     #808000  Dorado    #FFFF00  Amarillo      */
/*   #000000 black                         #808080  Gris      #C0C0C0  Gris claro    */
/*-----------------------------------------------------------------------------------*/
body, body.prin, h1, h2, h3, h4, h5, h6, h7, h8
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
body
{
	background-color: #362412;
	color: white;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	margin: 0px
}
body.prin
{
	background-color: #362412;
	color: white;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	scrollbar-track-color: #C4884D;
	scrollbar-arrow-color: #999900;
	scrollbar-face-color: #362412;
	scrollbar-highlight-color: #53371C;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #86592D;
	scrollbar-darkshadow-color: #000000
}
h1
{
	font-size: 8pt;
	font-weight: bold;
	font-style: normal
}
h2
{
	font-size: 9pt;
	font-weight: bold;
	font-style: normal
}
h3
{
	font-size: 10pt;
	font-weight: bold;
	font-style: normal
}
h4
{
	font-size: 12pt;
	font-weight: bold;
	font-style: normal
}
h5
{
	font-size: 14pt;
	font-weight: bold;
	font-style: normal
}
h6
{
	font-size: 18pt;
	font-weight: bold;
	font-style: normal
}
h7
{
	font-size: 24pt;
	font-weight: bold;
	font-style: normal
}
h8
{
	font-size: 36pt;
	font-weight: bold;
	font-style: normal
}

/*----------------------------------TABLAS----------------------------------*/
table, th, th.total, td, td.titulo, td.titul1, td.titul2, td.titul3, td.izda, td.izdas, td.centro, td.centros, td.dcha, td.dchas
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	table-border-color-light: #362412;
	table-border-color-dark: #222222;
	color: white;
	border-top: medium none;
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
}
table
{
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	border: none
}
th
{
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	background-color: #420000;
	border: 1px solid #720000;
	color: #AAAA00;
	text-align: center;
	filter: DropShadow(color=#000000, offx=2, offy=2, positive=1)
}
th.total
{
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	background-color: #000000;
	border: 1px solid #808080;
	color: #FFFF00;
	text-align: right;
	filter: DropShadow(color=#000000, offx=2, offy=2, positive=1)
}
td
{
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-align: left
}
td.titulo
{
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #D5AA80;
	text-align: left;
	filter: DropShadow(color=#000000, offx=2, offy=2, positive=1)
}
td.titulomini
{
	font-size: 6pt;
	font-weight: bold;
	font-style: italic;
	color: #D5AA80;
	text-align: left;
	filter: DropShadow(color=#000000, offx=1, offy=1, positive=1)
}
td.titul1
{
	font-size: 14pt;
	font-weight: bold;
	background-color: #53371C;
	color: #AAAA00;
	text-align: center;
	filter: DropShadow(color=#000000, offx=2, offy=2, positive=1);
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000
}
td.titul2
{
	font-size: 12pt;
	font-weight: bold;
	background-color: #362412;
	color: #CCCCCC;
	text-align: center;
	filter: DropShadow(color=#000000, offx=2, offy=2, positive=1);
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000
}
td.titul3
{
	font-size: 11pt;
	font-weight: bold;
	background-color: #222222;
	color: #C0C0C0;
	text-align: center;
	filter: DropShadow(color=#000000, offx=2, offy=2, positive=1);
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000
}
td.menusi
{
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	padding: 2px;
	background-color: #D5AA80;
	border: 1px solid #362412;
	color: #53371C
}
td.menuno
{
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	padding: 2px;
	border: 0px solid #362412;
	color: #53371C
}
td.izda
{
	text-align: left
}
td.izdas
{
	text-align: left;
	filter: DropShadow(color=#000000, offx=2, offy=2, positive=1)
}
td.centro
{
	text-align: center
}
td.centros
{
	text-align: center;
	filter: DropShadow(color=#000000, offx=2, offy=2, positive=1)
}
td.dcha
{
	text-align: right
}
td.dchas
{
	text-align: right;
	filter: DropShadow(color=#000000, offx=2, offy=2, positive=1)
}

/*----------------------------------LINKS-----------------------------------*/
a:link, a:visited, a:hover, a:active
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
a:link
{
	color: cyan
}
a:visited
{
	color: cyan
}
a:hover 
{
	font-size: 8pt;
	color: #00FF00;
	text-decoration: underline overline
}
a:active 
{
	color: cyan
}
/*----------------------------------LINKS MENU-------------------------------*/
a.menu:link, a.menu:visited, a.menu:hover, a.menu:active
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.menu:link
{
	color: cyan
}
a.menu:visited
{
	color: cyan
}
a.menu:hover
{
	font-size: 9pt;
	color: #00FF00;
	text-decoration: underline
}
a.menu:active
{
	color: cyan
}
/*----------------------------------LINKS MENU TITULO------------------------*/
a.menut:link, a.menut:visited, a.menut:hover, a.menut:active
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.menut:link
{
	color: #53371C
}
a.menut:visited
{
	color: #53371C
}
a.menut:hover 
{
	background-color: #C4884D;
	color: #000000
}
a.menut:active 
{
	color: #53371C
}
/*--------------------------------------------------------------------------*/
#divBg
{
   z-index: 10;
   clip: rect(0px 10px 10px 0px);
   position: absolute;
   background-color: black;
   layer-background-color: black;
   visibility: hidden;
   left: 0px;
   width: 2000px;
   height: 120px
}
#divMenu
{
   position: absolute
}
#divZoom
{
   position: absolute;
   visibility: hidden;
   top: 0px;
   left: 80px;
   width: 600px;
   text-align: center;
	filter: DropShadow(color=#000000, offx=2, offy=2, positive=1)
}
#divLoadCont
{
	z-index: 100;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	layer-background-color: black;
	top: 0px;
	left: 0px;
	width: 98%;
	height: 98%
}
/*-----------------------------------------------------------------------------------*/