/**************************************************************************************************************
General:
**************************************************************************************************************/

body { font:12px arial; margin:0px; padding:0px; background-color: #FFFFFF; }

ul, li, form, h1, h2, h3, hr { margin:0px; padding:0px; }

p { margin:10px 0 10px 0; }

h1 { font-size:24px; color:#666; font-weight:normal; }
h2 { font-size:24px; color:#fff; font-weight:normal; }

a { text-decoration:none; }
.clear{clear:both}
input, select, textarea { font:12px arial; color:#666; border:1px solid #7c7c7c; }
fieldset{ font:12px arial; color:#666; border:1px solid #AFAFAF; }
legend a {font:12px arial; color:#666; font-weight: bold; }
.hr1 {color: #D2D2D2; background-color: #D2D2D2; height: 1px;}

pre { font-family: verdana, sans-serif; font-size:11px; border: 1px dotted #BBBBBB; background-color:#E9E9E9; padding: 2px; }
/**************************************************************************************************************
Identificadores:
**************************************************************************************************************/

#fondo_body { font:12px arial; margin:0px; padding:0px; background:url(/nvimgs/fondo.jpg) 0 bottom repeat-x; background-color: #FFFFFF; }
#fondo_contenedor { width:100%; background:url(/nvimgs/fondo_contenedor.jpg) 0 0 repeat-x; }
#fondo_contenedor2 { width:100%; background:url(/nvimgs/fondo_contenedor2.jpg) 0 0 repeat-x; }
#contenedor { width:970px; margin:auto; }
#cabecera { width:945px; height:113px; padding:0 25px 0 0; text-align:right; background:url(/nvimgs/fondo_cabecera.gif) 0 0 no-repeat }
#cabeceraoferta { width:945px; height:113px; padding:0 25px 0 0; text-align:right; background:url(/nvimgs/fondo_cabecera_oferta.gif) 0 0 no-repeat }
#cabecera .candado { width:130px; float:right; color:#fff; font-size:17px; display:block; padding:8px 0 7px 24px; background:url(/nvimgs/icono_candado.gif) 0 4px no-repeat; }
#cabeceraoferta .candado { width:130px; float:right; color:#fff; font-size:17px; display:block; padding:8px 0 7px 24px; background:url(/nvimgs/icono_candado.gif) 0 4px no-repeat; }
.newsticker {font:23px arial; color: #7C7C7C; font-weight:bold; list-style-type: none; padding: 2px; margin: 20px;}
.newsticker a {font:23px arial; color: #7C7C7C; text-decoration: underline; font-weight:bold; }
		
#menusup { font-size:17px; font-weight:bold; background:url(/nvimgs/fondo_menusup.gif) 0 0 repeat-x; }
#menusup_izq { background:url(/nvimgs/esq_izq_menusup.gif) 0 0 no-repeat; }		
#menusup_drc { width:845px; height:72px; padding:35px 0 0 125px; background:url(/nvimgs/esq_drc_menusup.gif) right 0 no-repeat; }
#menusup li { float:left; list-style:none; padding:0 6px 0 6px; margin:0 5px 0 5px; height: 20px; }
#menusup li span.enlace a { font:17px arial; font-weight:bold; color:#555; padding:0 0 0px 0; display:block;}
#menusup li span.enlace a:hover { font:17px arial; font-weight:bold; color:#b0021e; }
#menusup li span.promoferts a { font:17px arial; font-weight:bold; color:#BFBF00; padding:0 0 0px 0; display:block; }
#menusup li span.promoferts a:hover { font:17px arial; font-weight:bold; color: #b0021e; }

#cuerpo_izq { width:977px; background:url(/nvimgs/linea_izq_cuerpo.gif) 0 center no-repeat; }
#cuerpo_drc { width:977px; background:url(/nvimgs/linea_drc_cuerpo.gif) right center no-repeat; }
		
#cuerpo { width:946px; margin:auto; padding:0px 0 20px 0; }
#cuerpo2 { width:946px; margin:auto; padding:10px 0 20px 0;background:url(/nvimgs/logo_abser.gif) 10px top no-repeat; }
					
#col_izq { width:390px; float:left; padding:0px 0 0 0; }
				
#col_izq ul { width:361px; margin:0 0 0 14px; }
#col_izq li { list-style:none; padding:5px 0 5px 35px; background:url(/nvimgs/icono_flecha.gif) 15px 9px no-repeat; border-bottom:1px solid #cecece; }
#col_izq li a { color:#5f5f5f; }
#col_izq li a:hover { color:#8E011D; }

.menulat {width:361px; margin:0 0 0 14px;}
.lsmenu {padding:5px 0 5px 35px; background:url(/nvimgs/icono_flecha.gif) 15px 9px no-repeat; border-bottom:1px solid #cecece;color:#5f5f5f;}
.lsmenuhidden {display:none;background-color:#ECECEC;padding:5px 0 5px 45px;border-bottom:1px solid #cecece;}
.lsmenu a { color:#5f5f5f; }
.lsmenu a:hover { color:#8E011D; }
.lsmenuhidden a { padding:2px; color:#5f5f5f;display:block; }
.lsmenuhidden a:hover { color:#8E011D; }
.lsmenuhidden img { vertical-align: bottom }

table.comparativa {
    text-align: center;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    background-color: #fafafa;
    border: 1px #CECECE solid;
    border-collapse: collapse;
    border-spacing: 0px;
}
table.comparativa td {
    border-width: 1px 1px 1px 1px;
    padding: 3px;
    border-style: solid solid solid solid;
    border-color: #CECECE #CECECE #CECECE #CECECE;
    -moz-border-radius: 0px 0px 0px 0px;
    background-color: #FBFBFB;
}

table.comparativa td img{ vertical-align: bottom }

table.comparativa td.tdtop { 
    background-image:url('/nvimgs/sombra_tabla1.png');
    background-position: left bottom;
    background-repeat: repeat-x;
    height: 60px;
    vertical-align: bottom;
    padding-bottom: 5px;
    border-top: 0px solid #E7E7E7;
    border-left: 0px solid #E7E7E7;
    border-right: 0px solid #ECECEC;
}
table.comparativa td.tdcol { background-image:url('/nvimgs/sombra_tabla2.png'); background-position: right; background-repeat: repeat-y; text-align:right; padding-right: 10px}
table.comparativa td.tdcol a { color: #404040; border-bottom: 1px dotted #404040; }
table.comparativa td.tdheadcol { height: 25px; background-color: #CECECE; text-align: left; padding-left: 5px; font-size: 11px; color: #7F0015; border-bottom: 1px solid #B0011E;}
table.comparativa td.tdfila { padding-top: 20px; padding-bottom: 4px;}

.contratar { color: #9E001A;background-image:url('/nvimgs/carrito.gif'); background-position: right; background-repeat: no-repeat; padding-right: 18px; text-decoration: none;}
.contratar:hover { text-decoration: underline; }

#servded { width:390px; background:url(/nvimgs/fondo_servded.gif) 0 0 repeat-y; }
#servded_sup { width:364px; height:160px; padding:5px 13px 0 13px; background:url(/nvimgs/fondo_sup_servidoresded.jpg) 0 0 no-repeat; }
#servded_inf { width:390px; height:62px; background:url(/nvimgs/fondo_inf_servded.gif) 0 0 no-repeat; }
#servded h1 { text-align:right; }
#servded h2 { text-align:right; padding:10px 40px 0 0; }
#servded h2 span { font-size:16px; }							

#servmul { width:390px; margin:10px 0 0 0; background:url(/nvimgs/fondo_servded.gif) 0 0 repeat-y; }
					
#servmul_sup { width:364px; height:160px; padding:5px 13px 0 13px; background:url(/nvimgs/fondo_sup_multido.jpg) 0 0 no-repeat; }
#servmul_inf { width:390px; height:26px; background:url(/nvimgs/fondo_inf_multi.gif) 0 0 no-repeat }
#servmul h1 { text-align:right; }
#servmul h2 { text-align:right; padding:18px 40px 0 215px; text-align:center; font-size:16px; }
#servaloja { width:390px; margin:10px 0 0 0; background:url(/nvimgs/fondo_servded.gif) 0 0 repeat-y; }
#servaloja_sup { width:364px; height:160px; padding:5px 13px 0 13px; background:url(/nvimgs/fondo_sup_aloja.jpg) 0 0 no-repeat; }
#servaloja_inf { width:390px; height:26px; background:url(/nvimgs/fondo_inf_multi.gif) 0 0 no-repeat }
#servaloja h1 { text-align:right; }
#servaloja h2 { text-align:right; padding:10px 35px 0 210px; font-size:12px; text-align:center; }
#servaloja h2 span { font-size:16px; }		
										
#col_drc { width:541px; float:right; padding:0px 0 0 0; }
				
#contacto { width:536px; height:151px; padding:30px 0 0 5px; background:url(/nvimgs/fondo_contacto.jpg) 0 0 no-repeat; }
					
#contacto p { display:none; }
/*#contacto input { margin:0 0 3px 0; width:270px; padding:3px; vertical-align:bottom }
#contacto textarea { padding:3px; height:40px; width:238px; vertical-align:bottom;}				*/
				
#dominios { background:url(/nvimgs/fondo_dominios.gif) 0 0 repeat-y; color:#666; margin-top:10px; }
#dominios h1 { color:#fff; }
#dominios ul { float:left; padding:5px 0 5px 0; width:250px; color:#fff; }
#dominios li { list-style:none; padding:0 0 5px 25px; background:url(/nvimgs/icono_verificado.gif) 0 2px no-repeat; }
#dominios .inputdomtext { width:355px; height:16px; padding-left:5px; border:1px solid #bbbbbb; vertical-align:bottom }
#dominios select { height:20px; border:1px solid #bbbbbb; vertical-align:bottom }
#dominios form { padding:0 0 10px 0; }
#dominios p { margin:10px 0 10px 0; }
#dominios_sup { background:url(/nvimgs/fondo_sup_dominios.gif) 0 0 repeat-x; }
#dominios_inf { background:url(/nvimgs/fondo_inf_dominios.gif) 0 bottom repeat-x; }
#dominios_sup_izq { background:url(/nvimgs/esq_izq_sup_dominios.gif) 0 0 no-repeat; }
#dominios_sup_drc { background:url(/nvimgs/esq_drc_sup_dominios.gif) right 0 no-repeat; }
#dominios_inf_izq { background:url(/nvimgs/esq_izq_inf_dominios.gif) 0 bottom no-repeat; }
#dominios_inf_drc { width:527px; padding:8px 7px 8px 7px; background:url(/nvimgs/esq_drc_inf_dominios.gif) right bottom no-repeat; }
#dominiostxt { width:526px; background:url(/nvimgs/fondo_dominiostxt.gif) 0 0 repeat-y; }
							
#dominiostxt_sup { width:526px; background:url(/nvimgs/fondo_sup_domtxt.gif) 0 0 repeat-x; }
#dominiostxt_inf { width:526px; background:url(/nvimgs/fondo_inf_domtxt.gif) 0 bottom repeat-x; }
#dominiostxt_sup_izq { width:526px; background:url(/nvimgs/esq_izq_sup_domtxt.gif) 0 0 no-repeat; }
#dominiostxt_sup_drc { width:526px; background:url(/nvimgs/esq_drc_sup_domtxt.gif) right 0 no-repeat; }
#dominiostxt_inf_izq { width:526px; background:url(/nvimgs/esq_izq_inf_domtxt.gif) 0 bottom no-repeat; }
#dominiostxt_inf_drc { width:506px; padding:10px 10px 0 10px; background:url(/nvimgs/esq_drc_inf_domtxt.gif) right bottom no-repeat; }
						
#otros { width:266px; margin-top:10px; float:left; background:url(/nvimgs/fondo_otros.gif) 0 0 repeat-y; color:#666; }
#otros a { font-weight:bold; color:#fa142b; }
#otros h1 { color:#fff; }
#otros p { text-align:justify; }
#otros_sup { width:266px; background:url(/nvimgs/fondo_sup_otros.gif) 0 0 repeat-x; }
#otros_inf { width:266px; background:url(/nvimgs/fondo_inf_otros.gif) 0 bottom repeat-x; } 
#otros_sup_izq { width:266px; background:url(/nvimgs/esq_izq_sup_otros.gif) 0 0 no-repeat; }
#otros_sup_drc { width:266px; background:url(/nvimgs/esq_drc_sup_otros.gif) right 0 no-repeat; }
#otros_inf_izq { width:266px; background:url(/nvimgs/esq_izq_inf_otros.gif) 0 bottom no-repeat; }
#otros_inf_drc { width:252px; min-height:530px; height:530px; padding:8px 7px 8px 7px; background:url(/nvimgs/esq_drc_inf_otros.gif) right bottom no-repeat; }
					
#noticias { width:266px; margin-top:10px; float:right; background:url(/nvimgs/fondo_otros.gif) 0 0 repeat-y; color:#666; }
#noticias a { font-weight:bold; color:#fa142b; }
#noticias h1 { color:#fff; }
#noticias p { text-align:justify; }
					
#noticias_sup { width:266px; background:url(/nvimgs/fondo_sup_otros.gif) 0 0 repeat-x; }
#noticias_inf { width:266px; background:url(/nvimgs/fondo_inf_otros.gif) 0 bottom repeat-x; } 		
#noticias_sup_izq { width:266px; background:url(/nvimgs/esq_izq_sup_otros.gif) 0 0 no-repeat; }
#noticias_sup_drc { width:266px; background:url(/nvimgs/esq_drc_sup_otros.gif) right 0 no-repeat; }
#noticias_inf_izq { width:266px; background:url(/nvimgs/esq_izq_inf_otros.gif) 0 bottom no-repeat; }
#noticias_inf_drc { width:252px; min-height:530px; height:530px; padding:8px 7px 8px 7px; background:url(/nvimgs/esq_drc_inf_otros.gif) right bottom no-repeat; }
					
#pie { width:970px; color:#9fa0a1; margin:0 0 22px 0; background:url(/nvimgs/fondo_menuinf.gif) 0 bottom repeat-x; }
#pie ul { margin:0 145px 0 145px; }
#pie li { float:left; list-style:none; padding:10px 11px 0 11px; font-size:17px; font-weight:bold; }
#pie li a { font:17px arial; font-weight:bold; color:#555; }
#pie p { text-align:center; margin:10px 0 0 0; }
			
#menuinf_izq { width:970px; background:url(/nvimgs/esq_izq_menuinf.gif) 0 bottom no-repeat; }
#menuinf_drc { width:970px; height:103px; background:url(/nvimgs/esq_drc_menuinf.gif) right bottom no-repeat; }

/**************************************************************************************************************
Clases:
**************************************************************************************************************/

.limpia { clear:both; }

.boton_contacto_enviar { margin:0px !important; padding:0px !important; border:0px !important; width:auto !important; }
.boton_dominio_enviar { width:auto !important; height:auto !important; padding:0px !important;  }
.boton_archivo { width:185px; height:27px; padding:14px 0 0 65px; background:url(/nvimgs/boton_archivo.gif) 0 0 no-repeat; }
.boton_archivo a { color:#fff !important; font-size:14px; }

.subboton_dominio a:hover { background:url(/nvimgs/subboton_domino.gif) 0 bottom no-repeat; }
.subboton_planes a:hover { background:url(/nvimgs/subboton_planes.gif) 0 bottom no-repeat; }
.subboton_virtuales a:hover { background:url(/nvimgs/subboton_virtuales.gif) 0 bottom no-repeat; }
.subboton_juegos a:hover { background:url(/nvimgs/subboton_juegos.gif) 0 bottom no-repeat; }
.subboton_dedicados a:hover { background:url(/nvimgs/subboton_dedicados.gif) 0 bottom no-repeat; }



#servssubmenu { visibility: hidden; margin-top: 10px; padding-top: 5px; padding-right: 15px; border: 1px solid #AEAEAE; background-color: #F2F2F2; height: 30px; }


/* INICIO MENU TABS */
ul#tabnav {
    font: bold 12px verdana, arial, sans-serif;
    list-style-type: none;
    padding-bottom: 24px;
    border-bottom: 0px solid #A1A1A1;
    margin: 0px;
/*    background-color: #8CCF4A;*/
    background-repeat: repeat-x;
    background-position: left top;
}

ul#tabnav li {
        float: left;
        height: 21px;
        margin: 0px 0px 0px 20px;
        border: 0px solid #A1A1A1;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 {
        border-bottom: 0px solid #000000;
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a {
        color: #000000;
}

#tabnav a {
        float: left;
        display: block;
        color: #426223;
        text-decoration: none;
        padding: 5px;
}

#tabnav a:hover {
    background-repeat: repeat-x;
    background-position: left top;
}

#tabnav a.current {
    background-repeat: repeat-x;
    background-position: left top;
}

#tabcontentcontainer{
        padding: 5px;
        font: 11px verdana, arial, sans-serif;
        border-bottom: 1px solid #699B37;
}

.tabcontent{
        display:none;
        padding-left: 0px;
        color: #C4C4C4;
        margin-top: 7px;
        border: 0px solid #FF00FF;
        width: 750px;
}

.tabcontent a {
        color: #555555;
        text-decoration: none;
        font: 12px verdana, arial, sans-serif;
        text-align: left;
        font-weight: bold;
}

.tabcontent a:hover {
        color: #555555;
        text-decoration: underline;
        font: 12px verdana, arial, sans-serif;
        text-align: left;
        font-weight: bold;
}

.sombra {
        border: 1px solid #CFCFCF;
        background-color: #F5F5F5;
        padding-top: 3px;
        padding-bottom: 6px;
        padding-left: 3px;
        padding-right: 3px;
}
/* FIN MENU TABS */


.tit_serv_tipo { color:#2f2f2f; }
.tit_serv_precio { color:#aa021e; }

.tit_dominios { background:url(/nvimgs/fondo_tit_dominios.gif) 0 0 repeat-x; }
.tit_coldrc_izq { background:url(/nvimgs/esq_tit_dominios_izq.gif) 0 0 no-repeat; }
.tit_dominios_drc { height:36px; padding:5px 0 0 12px; background:url(/nvimgs/esq_tit_dominios_drc.gif) right 0 no-repeat; }

.tit_otros { background:url(/nvimgs/fondo_tit_dominios.gif) 0 0 repeat-x; }
.tit_otros_izq { background:url(/nvimgs/esq_tit_otros_izq.gif) 0 0 no-repeat; }
.tit_info_drc { height:36px; padding:5px 0 0 12px; background:url(/nvimgs/esq_tit_info_drc.gif) right 0 no-repeat; }
.tit_afiliate_drc { height:36px; padding:5px 0 0 12px; background:url(/nvimgs/esq_tit_afiliate_drc.gif) right 0 no-repeat; }
.tit_noticias_drc { height:36px; padding:5px 0 0 12px; background:url(/nvimgs/esq_tit_noticias_drc.gif) right 0 no-repeat; }
.tit_noticias_drc h1 { color: #FFFFFF}

.lista_sinborde { border-bottom:0px !important; }
.lista_ultimo {background:url(/nvimgs/int_fondo_claro.gif) bottom no-repeat; height:14px; width:363px; margin:0 13px}
.fecha { float:left; }
.leermas { float:right; }

.redlink { font-weight:bold; color:#fa142b; }
.redboton { background-color: #96011D; color: #FFFFFF; padding: 3px; }


/*INTERNAS*/
#fondo_internas { background:url(/nvimgs/fondo_internas.gif) 0 0 repeat-y; color:#666; margin-top:10px; }
#fondo_internas h1 { color:#fff;} 
#internas_sup { background:url(/nvimgs/interna_sup.gif) 0 0 repeat-x; }
#internas_inf { background:url(/nvimgs/interna_inf.gif) 0 bottom repeat-x; }
#internas_sup_izq { background:url(/nvimgs/interna_tl.jpg) 0 0 no-repeat; }
#internas_sup_drc { background:url(/nvimgs/interna_tr.gif) right 0 no-repeat; }
#internas_inf_izq { background:url(/nvimgs/interna_bl.jpg) 0 bottom no-repeat; }
#internas_inf_drc { width:527px; padding:8px 7px 8px 7px; background:url(/nvimgs/interna_br.jpg) right bottom no-repeat; }

#bloque_gris { width: 947px;}
#bloque_gris_11 { height: 13px; width: 100%; background:url(/nvimgs/interna_tl_2.jpg) 0 0 no-repeat; }
#bloque_gris_12 { height: 13px; width: 100%; background:url(/nvimgs/interna_tr.gif) right 0 no-repeat; }
#bloque_gris_21 { width: 100%; background:url(/nvimgs/interna_borde_drc.gif) left top repeat-y; }
#bloque_gris_22 { width: 937px; background:url(/nvimgs/interna_borde_izq.gif) right top repeat-y; padding-left: 5px; padding-right: 5px; }
#bloque_gris_31 { height: 13px; width: 100%; background:url(/nvimgs/interna_tl_3.jpg) 0 0 no-repeat; }
#bloque_gris_32 { height: 13px; width: 100%; background:url(/nvimgs/interna_br.jpg) right 0 no-repeat; }
.int_faq { }
.int_faq2 { padding: 30px }
.int_faq2 .subrayadorojo{ font-size: 20px; }

.calendartable { border: 1px solid #84001D;}
.calendar { border: 0px solid #84001D; background-color: #D2D2D2; width: 19px; height: 20px; text-align: center; vertical-align: middle;}
.calendartable td.calendar_noday { border: 0px solid #C1C1C1; background-color: #DFDFDF;}
.calendartable td.calendar_ahref { background-color: #E4E4E4; font-weight: bold; text-align: center; vertical-align: middle;}
.calendartable td.calendar_ahref a { color: #CB0025; }
.calendartable td.calendarToday { background-color: #FFC0C0; border: 2px solid #CB0022; text-align: center; vertical-align: middle;}
.calendartable td.calendarToday_ahref { background-color: #FFC0C0; border: 2px solid #CB0022; text-align: center; vertical-align: middle;}
.calendar_noday { background-color: #DBDBDB; border: 0px solid #FFFFFF; }
.calendar_ahref { border: 1px solid #C1C1C1; background-color: #DBDBDB }
.calendarHeader { background-color: #AE4345; color: #FFFFFF }

.subrayado { border-bottom: 1px solid #C0C0C0 }
.subrayadorojo { border-bottom: 1px solid #C40228; color: #8E011D; }
.subrayadorojo a { color: #8E011D; background-image: url('/nvimgs/flechaURL.gif'); background-repeat: no-repeat; background-position: right top; padding-right: 12px; }

.izq_cont{ margin:10px 0 0;background:url(/nvimgs/fondo_servded.gif) 0 0 repeat-y; }
.izq_cont .top{ width:390px; height:14px; background:url(/nvimgs/int_fondo_sup.gif) top}
.izq_cont .titulo{ height:50px; background:url(/nvimgs/int_tit.jpg) top; margin:0 13px; }
.izq_cont .titulo h2{font:normal 22px Arial, Helvetica, sans-serif; color:#fff; margin: 0 0 0 15px; padding:9px 0 0 0; display:block}
.izq_cont .titulo .cv_left{background:url(/nvimgs/int_curvas_tit.jpg);width:12px; height:50px; float:left}
.izq_cont .titulo .cv_right{background:url(/nvimgs/int_curvas_tit.jpg) right; width:12px; height:50px; float:right}
.izq_cont .titulo .cv_planes{background:url(/nvimgs/int_planes.jpg) right; width:38px; height:50px;  float:right}
.izq_cont .titulo .cv_amplia{ background:url(/nvimgs/int_ampliaciones.jpg) right; width:38px; height:50px;  float:right}
.izq_cont .bottom{ width:390px; height:14px; background:url(/nvimgs/int_fondo_sup.gif) bottom}


/*IZQUIERDA ROJA*/
.rojo{margin:10px 0 0;}
.rojo .top{ height:14px; background:url(/nvimgs/int_rojo_top.gif)}
.rojo .bordes{background:url(/nvimgs/int_rojo_bordes.gif);}
.rojo .degrade{background:#B2021E url(/nvimgs/int_rojo_degrade.jpg) repeat-x top}
.rojo .titulo{ height:50px; background:url(/nvimgs/int_tit_ng.jpg); position:relative; margin:0 14px 0 13px; }
.rojo .titulo h2{font:22px Arial, Helvetica, sans-serif; color:#fff; margin:0 0 0 15px; padding:9px 0 0 }
.rojo .titulo .cv_left{background:url(/nvimgs/int_curvas_rj.jpg); left:0; width:12px; height:50px; position:absolute}
.rojo .titulo .cv_pregunt{background:url(/nvimgs/int_preguntas_ng.jpg) right; right:0; width:38px; height:50px; position:absolute; }
.rojo .bottom_claro{background:url(/nvimgs/int_rojo_fondo_claro.gif); height:12px;margin:0 14px 0 13px;}
.rojo .bottom{ width:390px; height:14px; background:url(/nvimgs/int_rojo_bottom.gif) bottom}
.rojo .cont_ul{ background:url(/nvimgs/int_rojo_ul.gif) 13px  repeat-y}

/*BOTON NEGRO*/
.boton_negro{ height:41px;  background:url(/nvimgs/int_fondo_ng.jpg) bottom; margin:0 13px 0; padding:8px 0 0; position:relative }
.boton_negro .cv_left{background:url(/nvimgs/int_curvas_ng.jpg); left:0; width:12px; height:41px; position:absolute; bottom:0;}
.boton_negro .cv_right{background:url(/nvimgs/int_curvas_ng.jpg) right; right:0; width:12px; height:41px; position:absolute; bottom:0;}
.boton_negro a{ text-align:center; color:#ffF; font:normal 18px Arial, Helvetica, sans-serif; padding:10px 0 0; display:block}



/*HOSTING*/
.hosting{ width:514px; height:125px; background:url(/nvimgs/int_hosting.jpg); margin:9px 8px 0}
.servers{ width:514px; height:125px; background:url(/nvimgs/int_server.jpg); margin:9px 8px 0}
.servers2{ width:514px; background:url(/nvimgs/int_server.jpg); margin:9px 8px 0}
.hosting2{ width:514px;  background:#f5f5f5 url(/nvimgs/int_hosting.jpg) no-repeat top; margin:9px 8px 0}
.contenido{margin-left:220px}
.contenido h2{color:#363636; font:bold 21px Arial, Helvetica, sans-serif; margin-top:6px}
.contenido h2.ficha{ text-align:right; margin-right:10px; color:#97011d; font:bold 21px Arial, Helvetica, sans-serif}
.contenido h2.ficha span{ color:#363636; font-size:14px}
.contenido h3{
	color:#d41f3d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.contenido ul { margin:6px 0 0 14px; color:#a7a7a7 }
.contenido li { list-style:none; padding:2px 0 0 25px; background:url(/nvimgs/icono_flecha.gif) 15px 5px no-repeat; }
.contenido li  a{ color:#d41f3d; text-decoration:none}
.hosting_sep{background:url(/nvimgs/hosting_sep_top.gif); height:11px; margin:0 5px 0 8px; position:relative}
.hosting_sep .left{position:absolute; width:12px; height:11px; left:0; background:url(/nvimgs/hosting_cv.gif)}
.hosting_sep .right{position:absolute; width:12px; height:11px; right:0; background:url(/nvimgs/hosting_cv.gif) right}

.hosting_sep_bottom{background:url(/nvimgs/hosting_sep_bottom.gif); height:11px; margin:0 5px 0 8px; position:relative}
.hosting_sep_bottom .left{position:absolute; width:12px; height:11px; left:0; background:url(/nvimgs/hosting_cv_bottom.gif)}
.hosting_sep_bottom .right{position:absolute; width:12px; height:11px; right:0; background:url(/nvimgs/hosting_cv_bottom.gif) right}
.hosting_degrade{ background:url(/nvimgs/hosting_degrade.jpg); margin:0 5px 0 8px;}
.hosting_degrade .bordes{background:url(/nvimgs/interna_bordes.gif); padding:0 13px 13px 13px ; color:#fff}

.hosting_degrade .bordes2{background:url(/nvimgs/interna_bordes.gif); padding:0 13px 0 13px ; color:#fff}

.hosting_claro{background:url(/nvimgs/fondo_hosting.gif); margin:0 5px 0 8px}
.hosting_claro .plan1{ float:left; margin-left:8px; width:118px}
.hosting_claro .plan1 .imagen{ background:url(/nvimgs/hd_1.jpg); height:139px; width:118px;}
.hosting_claro .plan1 .plan2{ background:url(/nvimgs/hd_2.jpg); height:139px; width:118px;}
.hosting_claro .plan1 .plan3{ background:url(/nvimgs/hd_3.jpg); height:139px; width:118px;}
.hosting_claro .plan1 .plan4{ background:url(/nvimgs/hd_4.jpg); height:139px; width:118px;}
.hosting_claro .multi{ float:left; margin-left:8px; width:118px; text-align:left}
.hosting_claro .multi .imagen{ background:url(/nvimgs/multi_1.jpg); height:139px; width:118px;}
.hosting_claro .multi .multi_2{ background:url(/nvimgs/multi_2.jpg); height:139px; width:118px;}
.hosting_claro .multi .multi_3{ background:url(/nvimgs/multi_3.jpg); height:139px; width:118px;}
.hosting_claro .multi .multi_4{ background:url(/nvimgs/multi_4.jpg); height:139px; width:118px;}
.hosting_claro .info{}
.hosting_claro .info a{ width:103px; height:37px;  background:url(/nvimgs/hd_button.gif); padding:4px 0 0 15px; display:block;color:#fff}
.hosting_claro .info a:hover{ background:url(/nvimgs/hd_button_2.gif);}
.hosting_claro .info a span{ font:bold 16px Arial, Helvetica, sans-serif}

.hosting_claro .claro_bottom{ height:12px; background:url(/nvimgs/claro_bottom.gif); position:relative; margin-bottom:12px}
.hosting_claro .claro_bottom .left{position:absolute; left:0; width:11px; height:12px; background:url(/nvimgs/claro_bot_cv.gif)}
.hosting_claro .claro_bottom .right{position:absolute; right:0; width:11px; height:12px; background:url(/nvimgs/claro_bot_cv.gif) right}


/*FORMULARIO INFORMACION*/
.infor_form{ }
.infor_form input{ border:1px solid #acacac;color:#000; padding:6px 0 5px 6px; margin-top:13px}
.infor_form .nombre{width:317px; margin-right:9px}
.infor_form .email{width:317px; margin-right:9px}
.infor_form .tele{width:167px;}
.infor_form .captcha{width:30px;}
.infor_form .imgcaptcha{vertical-align: bottom}
.infor_form .mensaje{width:467px; height:63px; margin-right:9px;border:1px solid #acacac;color:#000;  padding:6px 0 0 6px ; overflow:auto; margin-top:8px; float:left}
.infor_form .boton{ display:block; float:left;background:url(/nvimgs/boton_info.gif); width:39px; height:71px; margin-top:8px; padding:0; border:none; top:0}

/*MINI FORMULARIO INFORMACION*/
.infor_form .mininombre{width:117px; margin-top: 0px; padding-top: 3px; padding-right: 0px; padding-bottom: 5px; padding-left: 3px;}
.infor_form .miniemail{width:117px; margin-top: 0px; padding-top: 3px; padding-right: 0px; padding-bottom: 5px; padding-left: 3px; margin-bottom: 3px;}
.infor_form .minitele{width:167px; margin-top: 0px; padding-top: 3px; padding-right: 0px; padding-bottom: 5px; padding-left: 3px;}
.infor_form .minicaptcha{width:30px; margin-top: 0px; padding-top: 3px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; margin-bottom: 3px;}
.infor_form .miniimgcaptcha{vertical-align: bottom; margin-bottom: 0px; }
.infor_form .minimensaje{width:267px; height:48px; margin-right:0px; border:1px solid #acacac;color:#000; overflow:auto; margin-top:0px; float:left;}
.infor_form .miniboton{ display:block; float:left;background:url('/nvimgs/boton_info_mini.gif'); width:39px; height:50px; margin-top:8px; padding:0; border:none; top:0; margin-top: 0px; margin-left: 5px;}


/*SERVIDORES*/
.servidores{width:100%; float:left; color:#ababab; text-align:center}
.servidores .dell1{ background:url(/nvimgs/dell1.jpg); width:118px; height:109px; float:left; margin-left:8px}
.servidores .dell2{ background:url(/nvimgs/dell2.jpg); width:118px; height:109px; float:left; margin-left:8px}
.servidores .info a span{ font:bold 15px Arial, Helvetica, sans-serif}


/*JUEGOS*/
.juegos_sep{background:url(/nvimgs/hosting_sep_top.gif); height:11px; margin:0 5px 0 8px; position:relative}
.juegos_sep .left{position:absolute; width:12px; height:11px; left:0; background:url(/nvimgs/juegos_cv.gif)}
.juegos_sep .right{position:absolute; width:12px; height:11px; right:0; background:url(/nvimgs/juegos_cv.gif) right}
.juegos_fondo{background:url(/nvimgs/juegos_fondo.jpg); height:210px; width:265px; margin:0 5px 0 8px; color:#000000; padding:20px 230px 0 20px}


/*FICHA*/
.cont_ficha{ width:472px; margin:0 auto 0; padding-top:6px; display:block}
.cont_ficha .boton_negro{height:41px;  background:url(/nvimgs/fondo_boton_ng.jpg) bottom; margin:12px 13px; padding:0; position:relative }
.cont_ficha .boton_negro .cv_left{background:url(/nvimgs/cv_boton_ng.jpg); left:0; width:12px; height:41px; position:absolute; bottom:0;}
.cont_ficha .boton_negro .cv_right{background:url(/nvimgs/cv_boton_ngr.jpg) right; right:0; width:48px; height:41px; position:absolute; bottom:0;}
.cont_ficha .boton_negro span{ display:block;text-align:left; color:#ffF; font:normal 18px Arial, Helvetica, sans-serif; padding:8px 0 0 15px}
.cont_ficha .boton_negro .cv_left2{background:url(/nvimgs/cv_boton_ng_cl.jpg);left:0;width:12px;height:41px;position:absolute; bottom:0;}
.cont_ficha .boton_negro .cv_right2{background:url(/nvimgs/cv_boton_ngr_cl.jpg) right; right:0; width:48px; height:41px; position:absolute; bottom:0;}
.cont_ficha  .col1{ width:249px; float:left; margin-top:12px}
.cont_ficha  .col2{  float:left; margin-top:12px}
.cont_ficha  ul{ list-style-type:none; margin-left:12px; line-height:18px; margin-bottom:10px}
.cont_ficha a { color: #8E011D; }
.cont_ficha a img { border: 1px dotted #BBBBBB; }

.contlin{ margin:0 13px; font:normal 18px Arial, Helvetica, sans-serif; color:#fff; border-bottom:1px dotted #fff; height:22px; margin-bottom:4px}
.contlin .tipo{ float:left}
.contlin .precio{ float:right}

.boton_contratar{background:url(/nvimgs/fd_boton_contratar.jpg); height:33px; width:219px; margin:0 auto; text-align:center; margin-top:10px; padding-top:6px; position:relative}
.boton_contratar a{font:normal 22px Arial, Helvetica, sans-serif; color:#fff; text-decoration: none}
.boton_contratar a:hover{text-decoration:underline}

.boton_contratar .left{ background:url(/nvimgs/cv_boton_contratar.jpg); left:0; width:12px; height:39px; position:absolute; bottom:0;}
.boton_contratar .right{background:url(/nvimgs/cv_boton_contratar.jpg) right; right:0; width:12px; height:39px; position:absolute; bottom:0;}
