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 */
	FONT-WEIGHT: normal; COLOR: #0061C1; TEXT-DECORATION: underline
}
A:link {
/* enlace simple por defecto */
	font-weight: normal;
	color: #0066CC;
}
A:hover {
/* enlace simple por defecto con el ratón sobre él mismo */
	FONT-WEIGHT: normal; COLOR: #2291FF; TEXT-DECORATION: underline
}
A:visited {
/* enlace simple por defecto ya visitado */
	FONT-WEIGHT: normal; COLOR: #0031A4; TEXT-DECORATION: none
}
.rojo
{
	background: #F9ECDB;
	color: #333333;
	border-bottom: solid 1px red;
}
.imgnoborde {
	border: 0px #999999!important; none;
	color: #999999;
}
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: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #888888;
	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;
}
.sombratop {
	background-image: url(img/sombraup.gif);
	background-repeat:  repeat-x;
}
.sombradown {
	background-image: url(img/sombradown.gif);
	background-repeat:   repeat-x;
}
.sombraizq {
	background-image: url(img/sombraiz.gif);
	background-repeat:   repeat-y;
}
.sombrader {
	background-image: url(img/sombrader.gif);
	background-repeat:    repeat-y;
}
/*
td.bordeTabla {	
padding: 2px 4px 2px 4px;
border: 1px solid #CCCCCC;
}
*/
table.limpia {
	border: none;
	margin: 0px;
	background-image: url(img/nada.gif)!important;;
	background-repeat: repeat-x;
}
table.tabladescarga {
	border: 1px solid #999999;
	margin: 0 auto 0;
	background-image: url(img/tablafondo.gif);
	background-repeat:     repeat-x;
}
table.tabladescarga thead th {
	font: bold 0.7em/1.4em Verdana, sans-serif;
	color: #333333;
	text-align: left;
	padding: .5em;
	background-color: #E2DABA;
}
table.tabladescarga tbody th {
	border: 1px solid #CFC28D;
	margin: 0 auto;
	background-image: url(img/fondotitular.gif);
	background-repeat:     no-repeat;
	background-color: #E2DABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
	height: 25px;
}
table.tabladescarga tfoot td {
	font: 9em/normal Verdana, sans-serif;
	color: #000066;
	text-align: right;
	height: 22px;

}
table.tabladescarga tbody td {
	font: 0.7em/1.4em Verdana, sans-serif;
	color: #666666;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	padding: .5em;
	vertical-align: top;

} 
table.tabladescarga tbody tr.lineatr td {
	color: #333333;
	background-color: #E4E4E4;
	border-top: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 12px;
	font-weight: normal;

}
table.tablapanel {
	border: 1px solid #999999;
	margin: 0 auto 0;
	background-image: url(img/tablafondo.gif);
	background-repeat:     repeat-x;
}

table.tablapanel thead th {
	font: bold 0.7em/1.4em Verdana, sans-serif;
	color: #000099;
	text-align: left;
	padding: .5em;
	background-color: #FFCC00;
}

table.tablapanel tbody th {
	border: 1px solid #CFC28D;
	margin: 0 auto;
	background-image: url(img/fondotitular.gif);
	background-repeat:     no-repeat;
	background-color: #E2DABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
	height: 25px;
}
table.tablapanel tbody tr.lineatr td {
	color: #333333;
	background-color: #E4E4E4;
	border-top: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 12px;
	font-weight: normal;

}
table.tablapanel tbody tr td {
	color: #333333;
	background-color: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 12px;
	font-weight: normal;

}
table.tablapanel tfoot td {
	font: 0.7em/1.4em Verdana, sans-serif;
	color: #000066;
	text-align: center;
	padding: .5em;
	border-top: 1px solid #CCCCCC;
	background-color: #9BA9B9;
}
table.tablacarac {
	border: 1px solid #999999!important;
	margin: 0 auto 0;
	background-image: url(img/tablafondo.gif)!important;
	background-repeat: repeat-x;
	font-size: 13px!important;
	color: #993300!important;
}

table.tablacarac thead th {
	font: bold 12em/normal Verdana, sans-serif!important;
	color: #000099!important;
	text-align: left;
	padding: .5em;
	background-color: #E6E6E6!important;
}

table.tablacarac tbody th {
	border: 1px solid #CFC28D!important;
	margin: 0 auto;
	background-image: url(img/fondotitular.gif)!important;
	background-repeat:     no-repeat;
	background-color: #E2DABA!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px!important;
	font-style: normal;
	text-transform: capitalize;
	color: #666666!important;
	font-weight: bold!important;
	height: 15px;
}
table.tablaproducto {
	border: 1px solid #CC0033;
	margin: 0 auto 0;
/*	background-image: url(img/tablafondo.gif);
	background-repeat: repeat-x;
*/	background-color: #FFFFFF;
}
table.tablaproducto thead th {
	font: bold normal 13px/normal Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	padding: 0px 0px 0px 35px;
	text-transform: capitalize;
	
	background-repeat: no-repeat;
	background-color: #E2DABA;
	height: 25px;
	margin: 0px;
}
table.tablaproducto tbody th {
	border: 1px solid #CFC28D;
	margin: 0 auto;
	background-image: url(img/fondotitular.gif);
	background-repeat: repeat;
	background-color: #E2DABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
	height: 25px;
}
table.tablaproducto tbody tr.lineatr td {
	height: 22px;
}
table.tablaproducto tbody td.celdaprod {
	background-image: url(img/tablafondo.gif);
	background-repeat:  repeat-x;
}
table.tablaproducto tbody td.celdaprod1 {
	background-image: url(img/fproductos1.jpg);
	background-repeat: no-repeat;
}
table.tablaproducto tbody td.celdaprod2 {
	background-image: url(img/fproductos2.jpg);
	background-repeat: no-repeat;
}
table.tablaproducto tbody td.celdaquien {
	background-image: url(img/fquienes.jpg);
	background-repeat: no-repeat;
}
table.tablaproducto tfoot td {
	font: 9em/normal Verdana, sans-serif;
	color: #000066;
	text-align: right;
	height: 22px;
}
table.tablaproducto tbody td {
	font: 0.7em/1.4em Verdana, sans-serif;
	color: #666666;
	padding: .5em;
	vertical-align: top;

} 

table.tablatitular {
	border: 1px solid #CFC28D;
	margin: 0 auto 0;
	background-image: url(img/fondotitular.gif);
	background-repeat:     repeat;
	background-color: #E2DABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
}
table.tablatitulopag {
	margin: 15px auto 5px;
	background-image: url(img/titulo-vacio.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
	background-position: left;
	height: 25px;
	color: #990000;
}
table.tablatitulopag tbody th {
	font: bold 13px/normal Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: left;
	text-transform: capitalize;
	left: 30px;
	position: relative;
	height: 25px;
}
.titulopagina {
	margin: 5px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	font-weight: bold;
	height: 24px;
	color: #FFFFFF;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;


}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6633;
}
.tablita {
	background-color: #CC0000;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

.txtcaractitulo {
	background: #FFEECC;
	color: #333333;
	border-bottom: 1px solid #CC9900;
	font-weight: bold;

}
.buscador {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
	background-image: url(img/buscador02.jpg);
	background-repeat:  repeat-x;
	text-transform: capitalize;
}
.minitext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #828282;
}
.negrita {
	font-weight: bold;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 23px;
	text-align: justify;
	font-weight: normal;
}
.Estilo1 {
	color: #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;

}
.tabtop {
	background-image: url(img/tab2.gif);
	background-repeat:  repeat-x;
}
.tabizq {
	background-image: url(img/tab4.gif);
	background-repeat:  repeat-y;
}
.tabder {
	background-image: url(img/tab5.gif);
	background-repeat:  repeat-y;
}
.tabbajo {
	background-image: url(img/tab7.gif);
	background-repeat:  repeat-x;
}.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6633;
	font-size: 10px;
	line-height: 23px;
	text-align: justify;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.imgbordecero {
	border: 0px none #999999!important; none; color: #999999;
}
/* imagen aleatoria */
#swap {
	background-image: url(bg_files/top.gif);
	background-repeat: no-repeat;
	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;
	height: 75px;
	width: 775px;
} 
#swap2 {
	background-image: url(bg_files/10m.jpg);
	background-repeat: no-repeat;
	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;
	height: 250px;
	width: 775px;
}
#swap3 {
	background-image: url(bg_files/12.jpg);
	background-repeat: no-repeat;
	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;
	height: 250px;
	width: 775px;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:775px;
	height:250px;
	z-index:2;
	overflow: visible;
	visibility: visible;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:100px;
	width:775px;
	height:250px;
	z-index:2;
	overflow: visible;
	visibility: visible;
}
.txttitulomenuhtml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F2F2F2;
	line-height: 10px;
	text-transform: capitalize;
}
.texto_noticias {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 14;
}
.texto_noticias a:link {
	font-size: 11px;
	color: #FBCC60;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
}
.texto_noticias a:hover {
	font-size: 11px;
	color: #FFE991;
	line-height: normal;
	text-decoration: underline;
	font-weight: bold;
	text-transform: capitalize;
}
.texto_noticias a:visited {
	font-size: 11px;
	color: #FFB546;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
}

