body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}


body, a, td, div, textarea, p, input, textarea, th {
	font-family: "Avenir LT 65 Medium", Verdana, Arial;
	font-size:8pt;

	scrollbar-face-color:       #ffffff;
	scrollbar-highlight-color:  #ffffff;
	scrollbar-3dlight-color:    #d32020;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color:     #d32020;
	scrollbar-arrow-color:      #d32020;
	scrollbar-track-color:      #ffffff;   
}


.enlace_princial {
	font-family: "Avenir LT 65 Medium", Verdana, Arial;
	text-decoration: none;
	font-size: 18px;
	color: #ffffff; 
}

  
.enlace_princial:hover {
	text-decoration: underline;
}

  
.enlace_opcion {
	font-family: "Avenir LT 65 Medium", Verdana, Arial;
	text-decoration: none;
	color: #ffffff;
	font-size:8pt;    	
}


.enlace_opcion:hover {
	text-decoration: underline;
}


.enlace_opcion_vacia {
	font-family: "Avenir LT 65 Medium", Verdana, Arial;
	text-decoration: none;
	color: #999999;
	font-size:8pt;    	
}


a.enlace_opcion_negro {
	font-family: "Avenir LT 65 Medium", Verdana, Arial;
	text-decoration: none;
	color: #000000;
	font-size:8pt;    	
}


a.enlace_opcion_negro:hover {
	text-decoration:underline;
}


.enlace_colores {
	text-decoration: none;
	padding-right: 0px; 
}


.enlace_categoria {
	font-family: "Avenir LT 65 Medium", Verdana, Arial;
	font-size:8pt;
	cursor:pointer; color:#d32020; 
	text-decoration:none;
}


.enlace_categoria:hover {
	text-decoration:underline;
}


.div_mensajes {
	padding:20px; 
	border:3px solid #44ccaa; 
	width:200px; 
	background-color:#ffff88;
}


.enlace_entrada,
.enlace_entrada_gris {
	font-family: "Avenir LT 65 Medium", Verdana, Arial;
	font-size:8pt;
	cursor:pointer; color:#ffffff; 
	text-decoration:none;
}

							  
.enlace_entrada:hover, 
.enlace_entrada_gris:hover {
	font-family: "Avenir LT 65 Medium", Verdana, Arial;
	font-size:8pt;
	cursor:pointer; color:#20d320; 
	text-decoration:none;
}


.enlace_entrada_gris {
	color:#888888; 
}


.enlace_entrada_gris:hover {
	color:#999999; 
}


.enlace_entrada_subcategoria {
	color:#555555; 
	text-decoration: none;
	font-family: "Avenir LT 65 Medium", Verdana, Arial;
	font-size:8pt;
	word-spacing: -2;
	/*white-space:nowrap; */ /* no hace que se corte la cadena en varias lineas */
}


.enlace_entrada_subcategoria:hover {
	color:#ff0000;
}  
	  

ul.legal, td.legal, li.legal, p.legal{
	font-family: "Avenir LT 65 Medium", Verdana, Arial;
	font-size:8pt;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

ul.legal2, li.legal, li.legal2, td.legal {
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}

li.legal2 {
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-size:10pt;       
	}


ul.legal{
	margin-right: 10px;
	margin-left: 10px;
}

p.legal_Art{
	font-family: "Avenir LT 65 Medium", Verdana, Arial;
	font-size: 10pt;
	padding-top: 20;
	padding-left: 30;
	text-align: left;
	font-weight: bold;
}


p.legal_titulo, p.legal_grande {
	font-family: "Avenir LT 65 Medium", Verdana, Arial;
	font-size:8pt;
	padding-top: 20;
	padding-left: 30;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

p.legal_titulo {
	text-align: left;
	font-weight: bold;
	font-size: 26px;
}

div.legal_div_grande {
	position:absolute; 
	left:10px; top:25px; width:540px; 
	font-family: 'Avenir LT 65 Medium', Verdana, Arial;
	font-size:12pt;
	text-align: left;
	font-weight: bold;
	border: 0px solid #ff0000;
}


i.difuminado{
	color:#aaaaaa;
}


fieldset.resumen_pago {
	padding : 6px;
	border: 1px solid #bbbbbb;
}


legend.resumen_pago
{
	font-weight: bold;
	font-style: italic;
	padding-bottom: 6px;
}
	




ul.promocion, li.promocion 
{
	font-family: "Avenir LT 65 Medium", Verdana, Arial;
	font-size:8pt;
	padding: 5px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: justify;
}




a.enlace_paginador, .enlace_paginador, .enlace_paginador_negro
{
	font-family: "Avenir LT 65 Medium", Verdana, Arial;
	font-size:20pt;
	font-weight: bold;  
	color:#d4bebe;
	text-decoration:none;
}

a.enlace_paginador:hover
{
	font-family: "Avenir LT 65 Medium", Verdana, Arial;
	font-size:20pt;

	color:#d32020; 
	text-decoration:none;
}
	
.enlace_paginador_negro,.enlace_paginador_blanco 
{
	font-size:24pt;
	color:#000000;
}

.enlace_paginador_blanco 
{
	color:#ffffff;
}

.enlace_comun
{
	font-weight: bold;
	text-decoration: none;
	color: blue;
}

.enlace_comun:hover 
{
	text-decoration: none;
	color: #d32020; 
}

