@charset "utf-8";
/* CSS Document */

.TEXTO_NOTA {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.TEXTO_NOTA a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.TEXTO_NOTA a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.PIE_PAG {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.PIE_PAG a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #828282;
	text-decoration: none;
}

.PIE_PAG a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #DD9400;
	text-decoration: none;
}



/* ESTILO PARA EL MENU CON IMAGEN DE FONDO */

.MENU_ESTILO {
	font: normal 14px Tahoma, Arial, Verdana;
	color: #000000;
}

.MENU_ESTILO a {
	font: normal 14px tahoma, Arial;
	color: #000000;
	text-transform: none;
	text-decoration: none;

}

.MENU_ESTILO a:hover {
	font: normal 14px tahoma, Arial;
	color: #DD9400;
	text-transform: none;
	text-decoration: underline;
}

/* FIN DE ESTILO PARA EL MENU CON IMAGEN DE FONDO */


/* ESTILO PARA EL MENU CON COLOR VERDE DE FONDO */

.MENU_ESTILO2 {
	font: normal 12px Tahoma, Arial, Verdana;
	color: #FFFFFF;
}

.MENU_ESTILO2 a {
	font: normal 14px tahoma, Arial;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	display: block;

	height: 18px;
	padding-top: 0px;
	background-color: #9BCE17;
}

.MENU_ESTILO2 div {
	color: #FFFFFF;

	height: 18px;
	padding-top: 0px;
	cursor: pointer;
	text-align: center;
}


.MENU_ESTILO2 a:hover {
	font: normal 14px tahoma, Arial;
	color: #333333;
	text-transform: none;
	text-decoration: none;
	background-color: #FF9900;
}

/* FIN DE ESTILO PARA EL MENU CON IMAGEN DE FONDO */

/* ESTILO PARA EL MENU CON COLOR NARANJA DE FONDO */

.MENU_ESTILO4 {
	font: normal 12px Tahoma, Arial, Verdana;
	color: #333333;
}

.MENU_ESTILO4 a {
	font: normal 14px tahoma, Arial;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	display: block;
	height: 18px;
	padding-top: 0px;
	background-color: #FF6600;
}

.MENU_ESTILO4 div {
	color: #333333;
	height: 18px;
	padding-top: 0px;
	cursor: pointer;
	text-align: center;
}


.MENU_ESTILO4 a:hover {
	font: normal 14px tahoma, Arial;
	color: #333333;
	text-transform: none;
	text-decoration: none;
	background-color: #9BCE17;
}

/* FIN DE ESTILO PARA EL MENU CON IMAGEN DE FONDO */


/* ESTILO PARA EL BOTON CONTRATAR */

.MENU_ESTILO3 {
	font: normal 12px Tahoma, Arial, Verdana;
	color: #FFFFFF;
}

.MENU_ESTILO3 a {
	font: normal 14px tahoma, Arial;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	display: block;
	height: 18px;
	padding-top: 0px;
	background-color: #FF0000;
}

.MENU_ESTILO3 div {
	color: #FFFFFF;

	height: 18px;
	padding-top: 0px;
	cursor: pointer;
	text-align: center;
}


.MENU_ESTILO3 a:hover {
	font: normal 14px tahoma, Arial;
	color: #333333;
	text-transform: none;
	text-decoration: none;
	background-color: #FF9900;
}

/* FIN DE ESTILO PARA EL BOTON CONTRATAR */



.MENU_PEQ {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.MENU_PEQ a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.MENU_PEQ a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #DD9400;
	text-decoration: none;
}

.copy_1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	color: #9ACF16;
	text-decoration: none;
	text-transform: uppercase;
}

.copy_1 div {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	color: #9ACF16;
	text-decoration: none;
	text-transform: uppercase;
}

.copy_1 a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #9ACF16;
	text-transform: uppercase;
	text-decoration: none;
}

.copy_1 a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	color: #FF0000;
	text-transform: uppercase;
	text-decoration: none;
}
.CABECERA_BLACK {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.texto_DESDE {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}
.precio {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 50px;
	font-weight: bold;
	color: #FF0000;
}
.CABECERA_gris {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
}

.CABECERA_gris a{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
	text-decoration: none;
}

.CABECERA_gris a:hover{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF3300;
	text-transform: uppercase;
	text-decoration: none;
}

.CABECERA_grisROJA {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}
.cabecerasPEQ {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-transform: none;
}

.cabecerasPEQ a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-transform: none;
	text-decoration: none;
}

.cabecerasPEQ a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	text-transform: none;
}



.bordeTABLA {
	border: 1px solid #E5E5E5;
}
.textoLEER {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

.textoLEER a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.textoLEER a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

.textoLIBRE {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.textoLEER2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.textoLEER2 a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.textoLEER2 a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.textoLEER3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.textoLEER3 a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.textoLEER3 a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: justify;
}


.PRECIO_PEQ {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}

.caja_promodomain {
	background-image: url(images/dominios-box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #CCCCCC;
}
.CABECERA_VERDE {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #7DB713;
	text-transform: none;
}

.CABECERA_tarongaFF {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #A87200;
	text-transform: none;
}

.CABECERA_tarongaFF a{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #A87200;
	text-transform: none;
	text-decoration: none;
}

.CABECERA_tarongaFF a:hover{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-transform: none;
	text-decoration: none;
}


.FONDITO_VERDOSO {
	background-color: #F5FDE3;
}
.CABECERA_PLANES {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	text-transform: none;
	color: #FFFFFF;
}
.PRECIO_medium {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 35px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}
.bordeTABLA2 {
	border: 1px solid #CED2D9;
}
.CABECERA_1 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-transform: none;
}
.bordeSIMPLE {
	border: 1px solid #9BCE17;
}
.CABECERA_taronga {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #DD9400;
	text-transform: none;
}

.CABECERA_taronga a{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #DD9400;
	text-transform: none;
	text-decoration: none;
}

.CABECERA_taronga a:hover{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #536A1D;
	text-transform: none;
	text-decoration: none;
}

.CABECERA_subtitulo {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

.CABECERA_subtitulo a{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

.CABECERA_subtitulo a:hover{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-transform: none;
}

.CABECERA_GRISSUAVE {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-transform: none;
	text-decoration: none;
}
.CABECERA_GRISSUAVE a{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-transform: none;
	text-decoration: none;
}
.CABECERA_GRISSUAVE a:hover{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-transform: none;
	text-decoration: none;
}


.CABECERA_NEGRA {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
.CABECERA_NEGRA a{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
.CABECERA_NEGRA a:hover{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}


.CABECERA_2 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #9ACF16;
	text-transform: none;
}
.CAJA_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #E6F8B6;
	height: 15px;
	width: 120px;
	border: 1px solid #9ACF16;
}
.BOTON_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #9ACF16;
	height: 15px;
	width: 80px;
	border: 1px solid #DFF5A5;
	background-position: center;
}
.NOREPITEFONDO {
	background-repeat: no-repeat;
}
.BORDE_puntos {
	border: 1px dotted #666666;
}
.CABECERA_green {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #336600;
	text-transform: none;
}


/*Credits: Dynamic Drive CSS Library */
/*ESTO PERTENECE AL MENU SUPERIOR */
    


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%;  width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Tahoma, Arial, Verdana;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #778;
	color: #333333;/* background: white url(images/shade.gif) top left repeat-x; */
}

/* .shadetabs li a:visited{
color: #2d2b2b;
}
*/

.shadetabs li a:hover{
text-decoration: underline;
color: #DD9400;
}

.shadetabs li.selected{
	position: relative;
/*	top: 1px; */
	overflow: 5px;
	color: ##DD9400;
}

.shadetabs li.selected a{ /*selected main tab style */
/*background-image: url(images/shadeactive.gif); */
border-bottom-color: white;
color: #DD9400;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/*FIN DEL MENU SUPERIOR */

.TXT_MAS {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

.TXT_MAS a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #828282;
	text-decoration: none;
	text-transform: uppercase;
}

.TXT_MAS a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #DD9400;
	text-decoration: none;
}
.CABECERA_VERDE_fuerte {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #536A1D;
	text-transform: none;
}


.CABECERA_FAQ {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

.CABECERA_FAQ a {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

.CABECERA_FAQ a:hover {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-transform: none;
}
