body {
	margin-top: 0px;
}
body, td, p, span{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;	
}

p{
	line-height:18px;	
}


input.text{
	border: 7px solid #999999;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FF9900; }
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #62696d;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}
.style11 {color: #A4A5A9}
.style13 { }


.bonificado {
	font-weight: bold;
	color:#009933;
	text-align: center;
}


A.Link_Celda_Menu{
	background: url('images/bot.gif');
	background-repeat: repeat-x;
    height: 31;
    width: 100px;
    text-align: center;
    color:#B9B8BA;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
    padding: 8px;
    padding-left: 28px;
    padding-right: 28px;
    text-decoration:none;
}
A:Hover.Link_Celda_Menu{
	background: url('images/bot-ov.gif');
	background-repeat: repeat-x;
    color:#FFFFFF;
    text-decoration:none;
}
.Celda_Menu_Seleccionado{
	background: url('images/bot-on.gif');
	width:100px; text-align:center; color:#FFFFFF; font-family:Arial; font-size:12px; font-weight:bold; 
    padding: 8px;
    padding-left: 28px;
    padding-right: 28px;
}
.Celda_Menu_Fondo{
	background: url('images/bot.gif');
	background-repeat: repeat-x;
	height:31px;
}

.Celda_Menu_Fondo
{
	background: white url('images/bak_cuenta.jpg');
	background-repeat:repeat-x;
}

/******************* LINK ************************/
A {
	color: #009933;
}
A:Hover { 
	color:#999999;
	text-decoration: none;
}


A.Link_Secundario { 
	color:#999999;
	text-decoration: none;
}
A:Hover.Link_Secundario { 
	color: #FF9900;
	text-decoration: underline;
}

A.Link_Blanco { 
	color:#FFFFFF;
	text-decoration: none;
}
A:Hover.Link_Blanco { 
	color:#FFFFFF;
	text-decoration: underline;
}


A.Link_Inverso { 
	color:#FF9900;
	text-decoration: none;
}
A:Hover.Link_Inverso { 
	color: #999999;
	text-decoration: underline;
}


A.Link_Top { 
	color:#999999;
	text-decoration: none;
}
A:Hover.Link_Top { 
	color: #FF9900;
	text-decoration: underline;
}



A.Link_Pie {
	color:#999999;
	text-decoration:none
}
A:Hover.Link_Pie {
	color: #FF9900;
}





/***************** FIN LINK **********************/



.color_icono_triangulo{
	color: #FF9900;
}


.gris_claro{
	color: #FEFEFE;
}

.titulo_celdas_destacado{
	color: #A4A5A9;
	font-weight: bold;
    font-size:13px; 
}


.Celda_Titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
}


.Celda_Izquierda {
	background-color: #FCFCFC;
}
.Celda_Top {
	background-color: #FCFCFC;
}


.Celda_Letra_Chica{
	font-size: 10px;
}

.gris_degrade_home
{
	background: white url('images/bak_1.jpg');
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px; 
    color:#999999; 
}


.texto_pie{
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

.texto_error{
	color:#cc0000;
	font-weight: bold;
}
.texto_ok{
	color:#339933;
	font-weight: bold;
}
.texto_advertencia{
	background-color:#f8f8f8;
	/*font-weight: bold;*/
	padding: 5px;
}



.titulo_destacado{
	color:#FF9900;
	font-weight: bold;
}


.texto_destacado{
	color:#99cc33;
	font-weight: bold;
}

.numero_destacado_titulo{
	color:#99cc33;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 20px;
}

.precio_formulario_compra{
	color:#FF9900;
	/*font-weight: bold;*/
	font-size: 12px;
}

.texto_destacado_titulo{
	color:#A4A5A9;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 15px;
}


.texto_precio_destacado{
	color:#99cc33;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 30px;
}

.texto_precio_planes{
	color:#99cc33;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 20px;
}

.texto_precio_izquierda{
	color:#99cc33;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 28px;
}

.texto_precio_destacado_home{
	color:#ffffff;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 40px;
}

.texto_precio_periodo_destacado{
	color:#A4A5A9;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 15px;
}



.fondo_btn
{
	/*background: white url('images/fondo_btn.gif');
	background-repeat:repeat-x;*/
	background:#99cc33;
	font-size: 10px; 
    padding:2px;
    height: 31;
	font-weight: bold;
    color:#FFFFFF; 
	text-transform: uppercase;
	border: 1px solid #6B8D23;
	cursor: pointer;
}




.boton_destacado{	
	background: url('images/bot-on.gif') repeat-x;
	padding:7px 20px 5px 20px;
	font-weight: bold;
	text-decoration:none;
	color:#fff;
    height: 31;
}
.boton_destacado:hover{	
	background:url(images/bot-ov.gif) repeat-x;
	color:#fff;
	text-decoration:none;
}



A.Link_Tipo_Boton{
	background: url('images/bot-on.gif') repeat-x;
	padding:3px 20px 3px 20px;/*arriba  derecha xx izquierda*/
	font-weight: bold;
	text-decoration:none;
	color:#fff;
    height: 18;
	line-height:18px;	
}
A:Hover.Link_Tipo_Boton{
	background:url(images/bot-ov.gif) repeat-x;
	color:#fff;
	text-decoration:none;
}


.boton_destacado_2{	
	background: url('images/bot-ov.gif') repeat-x;
	padding:7px 20px 5px 20px;
	font-weight: bold;
	text-decoration:none;
	color:#fff;
    height: 31;
}
.boton_destacado_2:hover{	
	background:url(images/bot-on.gif) repeat-x;
	color:#fff;
	text-decoration:none;
}





.texto_mas_grande {
	color: #666666;
	font-size: 14px;
}
.texto_mas_chico{font-size: 11px; font-weight: normal;}

.texto_mas_chico2{font-size: 11px; color: #333333; }

.titulo_chico_en_paginas{
	color: #FF9900;
	font-weight: bold;
}

.tablas_destacadas{
	background-color:#f2f2f2;
}


#formas_de_pago{
	padding:7px 7px 7px 7px;
}