body {
	background-attachment: scroll;
	background-image: url(../imagenes/Fondos/fondo2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  scrollbar-face-color: #ffffff; 
  scrollbar-shadow-color: #969696; 
  scrollbar-highlight-color: #969696; 
  scrollbar-darkshadow-color: #f2f2f2; 
  scrollbar-track-color: #f2f2f2; 
  scrollbar-arrow-color: orange; 
}

A {text-decoration: none; color: #000000;}
A:link {text-decoration: none; color: #000000;}
A:Active {text-decoration: none; color: #000000;}
A:Visited {text-decoration: none;color: #000090;}
A:hover {text-decoration: none;color: #c50000;}
h1 {color: #000033;text-decoration: none;font-size: 9px;font-family: "Verdana","Arial", cursive;}
.BOTONERA1 {
	background-image: url(../imagenes/Fondos/botongris.jpg);
	text-align: center;
	width: 144px;
	padding-top: 9px;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	height: 22px;
}
.BOTONERA2 {
	background-image: url(../imagenes/Fondos/botonazul.jpg);
	text-align: center;
	width: 144px;
	padding-top: 9px;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	height: 22px;
}

.texto_peq_link {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	padding-left:10px;		
}
a.texto_peq_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 9pt;
	color: #000066;
	font-weight: bold;
	padding-left:10px;	
}
a.texto_peq_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #c50000;
	padding-left:10px;
}
.texto_med_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding-left:10px;
	vertical-align: middle;
}
.texto_truco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	padding-right:12px;
	vertical-align: middle;
	line-height: 11pt;
}
div#texto_truco {
	word-wrap: break-word;
	height:338px;
	overflow: scroll;
}
.texto_truco2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	padding-right:12px;
	vertical-align: middle;
	line-height: 11pt;
}
div#texto_truco2 {
	word-wrap: break-word;
	height:440px;
	overflow: scroll;
}
.texto_saber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #336600;
	font-weight: bold;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	padding-right:12px;
	vertical-align: middle;
	line-height: 11pt;
}
div#texto_saber {
	word-wrap: break-word;
	height:550px;
	overflow: scroll;
}
.bordetablas {
	border: 1px solid #70769a;
	
}
.bordederecha {
  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #DADADA;
}
.bordearribaderecha2 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #DADADA;
  border-right-color: #DADADA;
}
.bordestodos {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #70769a;
  border-right-color: #70769a;
  border-left-style: solid;
  border-bottom-style: solid;
  border-left-color: #70769a;
  border-bottom-color: #70769a;
  
  
}
/*Menus lateral Izquierdo*/

.submenu1 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 32px;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	background-image: url(../imagenes/menustop/fondito4.jpg);
	font-weight: bold;
}


.submenu2 {
	font-family: "Verdana","Arial", cursive;
	color: #051158;
	font-size: 12px;
	background-color: #ffffff;
	text-align: left;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	line-height: 13pt;
	font-weight: normal;
}
.submenu2 A {
	font-family: "Verdana","Arial", cursive;
	color: #051158;
	font-size: 12px;
	background-color: #ffffff;
	text-align: left;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	line-height: 13pt;
	font-weight: normal;
}
.submenu2 A:hover {
	font-family: "Verdana","Arial", cursive;
	color: #CC0000;
	font-size: 12px;
	background-color: #F2F2F4;
	text-align: left;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	line-height: 13pt;
	font-weight: bold;
}

.submenu3 {
	color: #000;
	font-family: "Arial Rounded MT Bold", "Arial","Eras Demi ITC", cursive;
	height: 25px;
	font-size: 12px;
	background-color: #E9E9E9;
	text-align: left;
	border: 1px solid #333333;
	text-decoration: none;
	border: 1px solid #333333;
	padding: 2px 2px 2px 10px;
	background-image: url(../imagenes/menustop/fondito1.jpg);
}
.submenu4 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 34px;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	background-image: url(../imagenes/menustop/fondito6.jpg);
	font-weight: bold;
	vertical-align: middle;
}
/*Modulo list ML sec class */

.submenu5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	line-height: 13pt;
	font-weight: normal;
}
.submenu5 A {
    color: #0000CC;	
	text-align: left;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	line-height: 13pt;
	font-weight: bold;
}
.submenu5 A:hover {   
	color: #CC0000;
	text-align: left;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	line-height: 13pt;
	font-weight: bold;
}
.clasif1tope {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 34px;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	background-image: url(../imagenes/classifi/m2_tope210x34_2.jpg);
	font-weight: bold;
}
.clasif1cuerpo {
    font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	padding: 4px 5px 4px 10px;
	line-height: 13pt;
	font-weight: bold;	
	background-image: url(../imagenes/classifi/m2_cuer210x34.jpg);
}
.clasif1cuerpo A{
    color: #0000CC;	
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	padding: 1px 5px 1px 1px;
	line-height: 13pt;
	font-weight: bold;
}
.clasif1cuerpo A:hover{
    color: #CC0000;
	text-align: left;
	text-decoration: none;
	padding: 1px 5px 1px 1px;
	line-height: 13pt;
	font-weight: bold;
}
.clasif2cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 10px;
	text-align: justify;
	text-decoration: none;
	line-height: 10pt;
	font-weight: normal;
	background-image: url(../imagenes/classifi/m2_cuer210x34.jpg);
}
.clasif2cuerpo A{
    color: #0000CC;	
	font-size: 10px;
	text-align: justify;
	text-decoration: none;
	line-height: 10pt;
	font-weight: normal;
}
.clasif2cuerpo A:hover{
    color: #CC0000;
	text-decoration: none;
	line-height: 10pt;
	font-weight: normal;
}

.clasif1bottom {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 34px;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	background-image: url(../imagenes/classifi/m2_medi210x34_2.jpg);
	font-weight: bold;
}
/*Modulo list ML sec class */

.submenu1verde {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 32px;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	background-image: url(../imagenes/menustop/fondito4verde.jpg);
	font-weight: bold;
}
.submenu4verde {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 34px;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	background-image: url(../imagenes/menustop/fondito6verde.jpg);
	font-weight: bold;
	vertical-align: middle;
}
.submenu5verde {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 34px;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	vertical-align: middle;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
}
.submenu1naran {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 32px;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	background-image: url(../imagenes/menustop/fondito4naran.jpg);
	font-weight: bold;
}
.submenu4naran {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 34px;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	background-image: url(../imagenes/menustop/fondito6naran.jpg);
	font-weight: bold;
	vertical-align: middle;
}
.submenu5naran {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 34px;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	vertical-align: middle;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
}

.submenu1azul {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 32px;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	background-image: url(../imagenes/menustop/fondito4azul.jpg);
	font-weight: bold;
}
.submenu4azul {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 34px;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	background-image: url(../imagenes/menustop/fondito6azul.jpg);
	font-weight: bold;
	vertical-align: middle;
}
.submenu5azul {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 34px;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	vertical-align: middle;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
}

.subm2 {
	font-family: "Verdana","Arial", cursive;
	color: #051158;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	padding: 1px 10px 1px 10px;
	line-height: 11pt;
	font-weight: bold;
}
.subm2 A {
	font-family: "Verdana","Arial", cursive;
	color: #051158;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
.subm2 A:hover {
	font-family: "Verdana","Arial", cursive;
	color: #CC0000;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}


.subir {
	font-family: "Verdana","Arial", cursive;
	color: #051158;
	font-size: 12px;
	text-align: right;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}
.TEXTOFINAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #FFFFFF;
}
.TEXTOFINAL A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #FFFFFF;
}
.TEXTOFINAL A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #333333;
	color: #CCCCCC;
}


.TituloAzulBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	text-align: left;
}
.TituloAzulBold A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;

}
.TituloAzulBold A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;

}
.smallblue {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	vertical-align: bottom;
	background-color: #F8F8F8;
}
.smallblue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	vertical-align: bottom;
	background-color: #F8F8F8;
	padding-top: 30px;
}
.LineaCris {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.LOGIN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;	
}

/*Modulo list ML */


.listado_TABLE {
	width: 182px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #70769a;
	border-right-color: #70769a;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #70769a;
	border-bottom-color: #70769a;
}

.listado_TD2 {
	text-align: center;
	vertical-align: bottom;
	background-color: #F8F8F8;
}
.listado_TD {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 32px;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	background-image: url(../imagenes/menustop/fondito4.jpg);
	font-weight: bold;
	vertical-align: middle;
}
.listado_TDverde {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 32px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	background-image: url(../imagenes/menustop/fondito4verde.jpg);
	font-weight: bold;
	vertical-align: middle;
}
.listado_TDazul {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 32px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	background-image: url(../imagenes/menustop/fondito4azul.jpg);
	font-weight: bold;
	vertical-align: middle;
}
.listado_TDnaran {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 32px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	background-image: url(../imagenes/menustop/fondito4naran.jpg);
	font-weight: bold;
	vertical-align: middle;
}
TD.listado_TD {
	text-align: center;
	vertical-align: middle;
}
TD.listado_TD2 {
	text-align: center;
	vertical-align: bottom;
}

div#listado_DIV {
	word-wrap: break-word;
}


.listado_IMAGEN {
	border-style: none;
	max-width: 120px;
	padding-top:6px;
	padding:2px;
	width: 100px;
	height: 95px;
}

.listado_DESCRIP {
	color: #000033;
	text-decoration: none;
	font-size: 9px;
	font-family: "Verdana","Arial", cursive;
}

.listado_PRECIO {
	font-size:9px;
	font-style: bold;
	color: #993399;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

div#listado_pagin {
	text-align: center;
	font-size: 12px;
	padding: 15px;
}

div#listado_pagin A{
	color: #666666;
	text-decoration: none;
}
div#listadoJ_pagin A:HOVER {
	text-decoration: underline;
}

/*Modulo horoscopo */
.signomed {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #232370;
	text-decoration: none;
	line-height: 17px;
}
.signomed2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #232370;
	text-decoration: none;
	line-height: 15px;
	text-align:justify;
}
.rangosigno {

	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #232370;
	text-decoration: none;
}
.signotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232737;
	text-align: justify;
}



/*Modulo clasificados */
.relleno {
    font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;	
	background-image: url(../imagenes/classifi/m2_cuer210x34.jpg);
}

.listado2_TABLE {
	width: 580px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #70769a;
	border-right-color: #70769a;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #70769a;
	border-bottom-color: #70769a;
}
.pgtabla2_TABLE {
	width: 720px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #70769a;
	border-right-color: #70769a;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #70769a;
	border-bottom-color: #70769a;
}

.listado2_TD2 {
	text-align: center;
	vertical-align: bottom;
	background-color: #F8F8F8;
}
.listado2_TD {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 32px;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	background-image: url(../imagenes/menustop/fondito4.jpg);
	font-weight: bold;
	vertical-align: middle;
}
.listado2_TDtope {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 32px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	background-image: url(../imagenes/classifi/m2_medi210x34_2.jpg);
	font-weight: bold;
	vertical-align: middle;
}

TD.listado2_TD {
	text-align: center;
	vertical-align: middle;
}
TD.listado2_TD2 {
	text-align: center;
	vertical-align: bottom;
}

div#listado2_DIV {
	word-wrap: break-word;
}


.listado2_IMAGEN {
	border-style: none;
	max-width: 120px;
	padding-top:6px;
	padding:2px;
	width: 100px;
	height: 95px;
}

.listado2_DESCRIP {
	color: #000033;
	text-decoration: none;
	font-size: 9px;
	font-family: "Verdana","Arial", cursive;
}

.listado2_PRECIO {
	font-size:9px;
	font-style: bold;
	color: #993399;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

div#listado2_pagin {
    font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align: right;
	font-size: 14px;
	padding: 4px;
}

div#listado2_pagin A{
	color: #666666;
	text-decoration: none;
}
div#listado2J_pagin A:HOVER {
	text-decoration: underline;
}




/*Modulo list ML sec class */
.mi_tablap {width: 720px; height: 31px;}
.mi_tablasub {width: 100%; }
.row1 {font-family: Arial, Helvetica; font-size: 12px; color: #333399; background-color: #EAEFFF}
.row2 {font-family: Arial, Helvetica; font-size: 12px; color: #333399; background-color: #EDEDED}
.row3 {font-family: Arial, Helvetica;font-size: 12px;color: #333399;font-weight: bold;}
.row3 A {font-family: Arial, Helvetica; font-size: 12px; color: #000099; }
.row3 A:HOVER {font-family: Arial, Helvetica; font-size: 12px; color: #CC0000; }

.mi_imagen {width: 70px;height: 70px;	border-style: none;}



/* Registro */
.titulogblanc2{
  font-family: "Arial Rounded MT Bold","Verdana","Arial", cursive;
  color: #ffffff; 
  font-size: 14px;
  text-decoration: bold;
  border: 1px solid #333333;
  padding-left: 20px;
  
}
.titulogblanc2{
  font-family: "Arial Rounded MT Bold","Verdana","Arial", cursive;
  color: #ffffff; 
  font-size: 14px;
  text-decoration: bold;
  border: 1px solid #333333;
  padding-left: 20px;
  
}
.regtexto1{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
  
}
.regtexto5{
	color: #CC3300;
	FONT-SIZE: 9pt;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-align: left;
	font-weight: bold;
  
}
.regtexto6{
  color: #000000; 
  FONT-SIZE: 9pt;
  FONT-FAMILY: "Times New Roman", Times, serif;
  text-align: justify;
  
}
.regtexto2{
  color: blue;
  FONT-SIZE: 10pt;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  text-align: left;
}
.regtexto4{
  color: #0000FF;
  FONT-SIZE: 8pt;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  text-align: left;
  word-spacing: 2px;
  padding-left: 5px;
}
.texto3{
  color: green;
  FONT-SIZE: 8pt;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  text-align: left;
  word-spacing: 26px;
}
.inerror {
  color: #000;
  BORDER-RIGHT: #E82201 1px solid;
  BORDER-TOP: #E82201 1px solid;  
  FONT-SIZE: 10pt;
  BORDER-LEFT: #E82201 1px solid;
  BORDER-BOTTOM: #E82201 2px solid;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  BACKGROUND-COLOR: #f6f6f6;
}

.incierto {
  BORDER-RIGHT: #666666 0px solid;
  BORDER-TOP: #666666 0px solid;
  FONT-SIZE: 10pt;
  FONT-FAMILY: Arial Black, Helvetica, sans-serif;
  BORDER-LEFT: #666666 0px solid;
  BORDER-BOTTOM: #666666 0px solid;
  BACKGROUND-COLOR: #ffffff;
  padding-left: 5px;
}
.badsel {
  FONT-SIZE: 10pt;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  BACKGROUND-COLOR: #F7D9C4;
    
}
/* aviso */
.bl2n12 {
  FONT-SIZE: 9pt;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.aviso_top {
    color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	background-image: url(../imagenes/classifi/avisotop1.jpg);
	font-weight: bold;
	vertical-align: middle;
}
.aviso_bot {
    color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	background-image: url(../imagenes/classifi/avisobot1.jpg);
	font-weight: bold;
	vertical-align: middle;
}
.aviso_top1 {
    color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	background-image: url(../imagenes/classifi/avisotop1.jpg);
	font-weight: bold;
	vertical-align: middle;
}

.avisoprice {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
.avisoTEXT {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-right: 5px;
}
.avisoTEXT2 {
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
}

/* aviso busqueda recomendacion */
.pgtabla3_TABLE {
	width: 960px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #70769a;
	border-right-color: #70769a;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #70769a;
	border-bottom-color: #70769a;
}
.listado2_TD3 {
	text-align: center;
	vertical-align: bottom;
	background-color: #F8F8F8;
}
.listado2_IMAGEN3 {
	border-style: none;
	max-width: 120px;
	padding-top:6px;
	padding:2px;
	width: 90px;
	height: 90px;
}

.listado2_DESCRIP3 {
	color: #000033;
	text-decoration: none;
	font-size: 9px;
	font-family: "Verdana","Arial", cursive;
}

.listado2_PRECIO3 {
	font-size:10px;
	font-style: bold;
	color: #003399;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.texto_loto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	padding-left:12px;
	padding-right:12px;
	vertical-align: middle;
	line-height: 11pt;
}