@charset "windows-1251";
a{text-decoration:none;}
a:hover{text-decoration:underline;}


body{margin: 0px; padding: 0px;}
div,td{
	font-family: Tahoma;
	font-size: 9px;
	color: #808080;
	text-align: center;
}
form{margin: 0px}
.sel1{
	width: 109px;
	font-family: Tahoma;
	font-size: 6px;
	color: #FFF;
}
.topmenu{
	font-family: Tahoma;
	font-size: 10px;
	color: #46484A;
	font-weight: 420
}
.top11{
	font-family: Tahoma;
	font-size: 11px;
	color: #484E53;
	text-align: center;
}
.or11{font-family: Tahoma; font-size: 11px; color: #FF7E00;}
.t10w{font-family: Tahoma; font-size: 10px; color: #ffffff;}

.bgimage {
	background-image: url(images/index.jpg);
	background-repeat: repeat;
}


.mb{
	color: #ffffff;
	font-size: 11px;
	position: absolute;
	font-family: tahoma;
	font-weight: 600;
	width: 57px;
	height: 27px;
}
.mw{position: relative; left: -1; top: -1; color: #54666F; font-size: 11px; font-family: tahoma; font-weight: 600}
.aw{color: #54666F; font-size: 11px; font-family: tahoma; font-weight: 600}

.lb{
	color: #993333;
	font-size: 16px;
	position: absolute;
	font-family: tahoma;
	font-weight: 600;
	width: 310px;
}
.lb2{
	color: #405E6F;
	font-size: 11px;
	position: absolute;
	font-family: tahoma;
	font-weight: 600;
	width: 1px;
}
.lw{
	position: relative;
	left: -1;
	top: -1;
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	font-weight: 600;
	text-align: center;
}
.law{color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: 600}

.lmenu{padding: 7px 0 4px 0}
.lm11{
	font-family: Tahoma;
	font-size: 11px;
	color: #484E53;
	text-align: justify;
}

.search{height: 20px; width: 117px; font-family: Tahoma; font-size: 11px; color: #46484A; border: #000000 1px solid; padding: 2px 3px 2px 3px}

.so{font-family: Tahoma; font-size: 11px; color: #828B93;}


.item_name{
	font-family: Tahoma;
	font-size: 14px;
	color: #993333;
	font-weight: 600;
	padding: 0 7px 0px 7px;
}


.item_planes{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFF;
	font-weight: 420;
	padding: 0 7px 0px 7px;
	background-color: #E37538;
}


.item_planes2{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFF;
	font-weight: 420;
	padding: 0 7px 0px 7px;
	background-color: #F00;
}
.item_tit{
	font-family: Tahoma;
	font-size: 16px;
	color: 3366cc;
	font-weight: 200;
	padding: 20px 10px 0px 10px
}
.item_desc{font-family: Tahoma; font-size: 11px; color: #484E53; font-weight: 600; padding: 7px}
.item_price{
	font-family: Tahoma;
	font-size: 10px;
	color: #3091BB;
	font-weight: 600;
	padding: 0 7px 15px 0
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

.titleHigh {
	font-size: 16px;
	font-weight: bold;
	color: 993333;
}

.titleLow {
	font-size: 12px;
	font-weight: bold;
	color: FFFFFF;
}

.txtHigh {
	font-size: 12px;
	color: 666666;
}

.txtLow {
	font-size: 10px;
	color: CCCCCC;
}
.txtMenu {
	font-size: 10px;
	color: 666666;
}

.menu:link, .menu:visited {
	font-size: 10px;
	color: 666666;
	text-decoration: none;
}
.menu:hover {
	color: 993333;
	text-decoration: underline;
}

.barra:link, .barra:visited {
	font-size: 10px;
	color: FFFFFF;
	text-decoration: none;
}
.barra:hover {
	text-decoration: underline;
}

.txtBlanco {
	color: FFFFFF;
}

.menuOn {
	color: 993333;
}

.dospuntos {
	color: 6699FF;
}

table#data {
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.aport:link,.aport:visited {
	font-size: 12px;
	font-weight: bold;
	color: 993333;
}

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

a:link, a:visited {
	font-size: 12px;
	color: 3366CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

.show {
	display: none;
}
.cartelote {
	color: FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
/* validator */
.frmlabel {
	font-size: 15px;
	color: #7A96DF;
}
.tfvHighlight {
	border: 2px solid;
	border-color:#FF0000;
}
.tfvNormal {
	border: 1px solid;
	border-color:#666666;
}

BODY { 
    bgcolor:#FFFFFF;
	background-color:#FFFFFF;
}




.taula
{
	font-family:Arial,Verdana;
	font-size:9px;
	border-sup:1px solid black;
	border-right:1px solid #999999;
	border-left:1px solid white;
	background-color:#DCDFE3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: white;
	border-bottom-color: #999999;
	color:#575757;

}
.taulasoporteayuda
{
        font-family:Arial,Verdana;
        font-size:11px;
        border-sup:1px solid black;
        border-right:1px solid #999999;
        border-left:1px solid white;
        background-color:#DCDFE3;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: white;
        border-bottom-color: #999999;
        color:#1B375F;

}
.taulaplanmimiloft
{
        font-family:Arial,Verdana;
        font-size:9px;
        border-right:1px solid #999999;
        background-color:#DCDFE3;
        color:#575757;

}
.taula3
{
        font-family:Arial,Verdana;
        font-size:13px;
        font-weight:bold;
	text-decoration:none;
	border-sup:1px solid black;
        border-right:1px solid #999999;
        border-left:1px solid white;
        background-color:#DCDFE3;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: white;
        border-bottom-color: #999999;
        color:#1B375F;

}

.taula4
{
        font-family:Arial,Verdana;
        font-size:10px;
        font-weight:bold;
	    text-decoration:none;
	    background-color:#FFFFFF;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-color: white;
        border-bottom-color: #999999;
        color:#1B375F;

}

.taula5
{
        font-family:Arial,Verdana;
        font-size:10px;
        font-weight:bold;
	    text-decoration:none;
	    background-color:#FFFFFF;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-color: white;
        border-bottom-color: #999999;
        color:#ff0000;

}

.titulo_producto
{
        font-family:Arial,Verdana;
        font-size:11px;
        font-weight:bold;
	    text-decoration:none;
	    background-color:#FFFFFF;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-color: white;
        border-bottom-color: #999999;
        color:#000000;

}


.taula3enlace
{
        font-family:Arial,Verdana;
        font-size:11px;
        font-weight:bold;
        text-decoration:none;
        color:#1B375F;

}
.taulaprimeromenulatportada
{
        font-family:Arial,Verdana;
        font-size:9px;
        border-right:1px solid #999999;
        border-left:1px solid white;
        background-color:#DCDFE3;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #999999;
        color:#575757;

}
.textoportadaesp
{
        font-family:Arial,Verdana;
        font-size:10px;
        color:#575757;

}
.taula2
{
	font-family:Arial,Verdana;
	font-size:11px;
	border-sup:0px ;
	border-right:0px solid #ffffff;
	border-left:0px ;
	background-color:#ffffff;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: white;
	border-bottom-color: #999999;

}
INPUT.dominios
{
font-family:Arial,Verdana;
font-size:13px;
border:1px solid black;
border-right-color: #7F9DB9;
border-left-color: #7F9DB9;
border-top-color: #7F9DB9;
border-bottom-color: #7F9DB9;
}




SELECT
{
font-family:Arial,Arial;
font-size:11px;
border:1px solid black;
}
TEXTAREA
{
font-family:Arial,Arial;
font-size:11px;
border:1px solid black;
}

.TextoRegistro
{
	font-family:Arial,Arial;
	font-size:14px;
	color:#1A365E;
	padding-left: 8px;
	padding-right: 20px;
}
.dominio
{
font-family:Arial,Arial;
font-size:9px;

color:#1A365E;
}
.dominiotitulo
{
font-family:Arial,Arial;
font-size:13px;
color:#1A365E;
font-weight:bold;
}

.dominioin
{
font-family:Arial,Arial;
font-size:88888888or:#1A365E;
border=1px solid black
}
.portadabuscar
{
font-family:Arial,Verdana;
font-size:11px;
}
.mailloftport
{
        font-family:Arial,Verdana;
        font-size:11px;
        color:black;

}
.soporteviaemail
{
        font-family:Arial,Verdana;
        font-size:11px;
        color:black;
	text-decoration:none;
}
.soporteviaemail:hover
{
        font-family:Arial,Verdana;
        font-size:11px;
        color:#FB6906;
        text-decoration:none;
}
.piedepag
{
        font-family:Arial,Verdana;
        font-size:10px;
        color:black;
}

.avisolegal
{
        font-family:Arial,Verdana;
        font-size:10px;
        color:#CCCCCC;
}

.navegacionon
{
        font-family:Arial,Verdana;
        font-size:11px;
        color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}
.navegacionoff
{
        font-family:Arial,Verdana;
        font-size:11px;
        color:#003366;
	font-weight:bold;
        text-decoration:none;
}
.flechanav
{
        font-family:Arial,Verdana;
        font-size:11px;
        color:#003366;
        font-weight:bold;
        text-decoration:none;

}
.tablatarifas
{
        font-family:Arial,Verdana;
        font-size:11px;
        text-decoration:none;
        border-sup:1px solid black;
        border-right:1px solid #999999;
        border-left:1px solid white;
        background-color:#DCDFE3;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: white;
        border-bottom-color: #999999;
        color:#1B375F;

}
.tablatarifascont
{
        font-family:Arial,Verdana;
        font-size:10px;
        text-decoration:none;
        border-sup:1px solid black;
        border-right:1px solid #999999;
        border-left:1px solid white;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: white;
        border-bottom-color: #999999;
        color:#1B375F;

}
.taulapoptarifas
{
        font-family:Arial,Verdana;
        font-size:10px;
        text-decoration:none;
        border-sup:1px solid black;
        border-right:1px solid #999999;
        border-left:1px solid white;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: white;
        border-bottom-color: #999999;
        color:#DCDFE3;
	background-color:#003366;

}
.taula_planes
{
        font-family:Verdana,Arial;
        font-size:12px;
        border-sup:1px solid black;
        border-right:1px solid #999999;
        border-left:1px solid white;
        background-color:#DCDFE3;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: white;
        border-bottom-color: #999999;
        color:Black;
	font-weight:bold;

}
.taula_texto_planes
{
        font-family:Verdana,Arial;
        font-size:12px;
        color:Black;
}
.menu_pag_interior_of
{
        font-family:Verdana,Arial;
        font-size:12px;
        color:#666666;
	text-decoration:none;
}
.menu_pag_interior_of:hover
{
        font-family:Verdana,Arial;
        font-size:12px;
        color:#FF6600;
        text-decoration:none;
}

.menu_pag_interior_on
{
        font-family:Verdana,Arial;
        font-size:12px;
        color:#FF6600;
	text-decoration:none;
}
.comprovarinputdom
{
	border:0px solid black;
	background:#FF6600;
	color:white;
	font-weight:bold;
	font-family:Verdana,Arial;
	font-size:11px;
}
.inputdomain
{
border:1px solid black;
color:black;
font-weight:bold;
font-family:Verdana,Arial;
font-size:11px;
}


.inputdomainipod
{
	border: 0px solid #EDEEF0;
	color: #000000;
	font-weight: bold;
	font-family: Verdana,Arial;
	font-size: 12px;
	background: #EDEEF0;
	text-align: center;
}

.tld
{
border:1px solid black;
color:black;
font-weight:bold;
font-family:Verdana,Arial;
font-size:11px;
}
.textdomain
{
color:black;
font-weight:bold;
font-family:Verdana,Arial;
font-size:11px;
}
.textexplipagdom
{
	color:black;
	font-family:Arial,Verdana;
	font-size:11px;
	text-align: justify;
}
.textexplipagdomnobold
{
color:black;
font-family:Arial,Verdana;
font-size:11px;
}
.taulacomp1
{
font-family:Verdana,Arial;
font-size:11px;
color:white;
background:#FF6600;
}
.taulacomp2
{
font-family:Verdana,Arial;
font-size:11px;
color:white;
background:#003366;
}
.taulacomp3
{
font-family:Verdana,Arial;
font-size:11px;
color:black;
}
.taulacomp4
{
font-family:Verdana,Arial;
font-size:11px;
color:black;
background:#DCDFE3;
}


.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33F;
}

.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C00;
	font-weight:700;
	text-align: left;
	padding-left: 12px;
}


a:hover {
	text-decoration: underline;
	text-align: center;
	color: #808080;
}



.tituloblanco
{
font-family: Verdana, Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
}

.textnegrotablaspro
{
font-family: Verdana, Arial;
font-size:11px;
color:#000000;

}

	a.tabla_productos:link {  font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
	a.tabla_productos:active {  font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
	a.tabla_productos:visited {  font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
	a.tabla_productos:hover {  font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #C0C0C0;  }

.textaviso
{
	font-family: Verdana, Arial;
	font-size:9px;
	color:#B2B1B1;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}


.preciosgrandes {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
}

.preciosgrandesmas {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-weight: bold;
	font-size: 55px;
	color: #FFFFFF;
}

.preciomes_ano {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.textnegrogrande {
	color: #000000;
	font: bold 18px Helvetica, Verdana, Arial, sans-serif;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 40px;
}

.textnegromediano {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	position: relative;
	padding-left: 0px;
	top: 5;
	left: 10;
}

.textnegromediano_peq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.textblancomediano_peq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.textblancopeq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

.textnaranjamediano {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #FF7407 ;
}

.textnaranjagrande{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FF7407;
	text-align: center;
}

.textgrisgrande{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #B2B2B2 ;
}


.item_planes3{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFF;
	font-weight: 420;
	padding: 0 7px 0px 7px;
	background-color: #090;
}


.item_planes4{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFF;
	font-weight: 420;
	padding: 0 7px 0px 7px;
	background-color: #990;
}


.item_planes5{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFF;
	font-weight: 420;
	padding: 0 7px 0px 7px;
	background-color: #A800D0;
}
.item_planes6{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFF;
	font-weight: 420;
	padding: 0 7px 0px 7px;
	background-color: #0280C4;
}
.Estilo2 {

}

