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

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body{
	font-family: Arial, Helvetica, sans-serif;
}

.portada{
	background-image: url(/img/bg-page.gif);
	background-repeat: repeat-x;
	background-position: center top;
	
	}
.interior{
	background-image: url(/img/bg-page-interior.gif);
	background-repeat: repeat-x;
	background-position: center top;
	
	}
	
#wrapper {
	min-height: 100%;
	width: 980px;
	margin-right: auto;
	margin-left: auto;	
}
#main {
	overflow:auto;
	padding-bottom: 180px;
}  /* must be same height as the footer */
#main-paginterior {
	overflow:auto;
	padding-bottom: 160px;
}  /* must be same height as the footer */
#footer {
	position: relative;
	margin-top: -180px; /* negative value of footer height */
	height: 180px;
	clear:both;
	background-image: url(/img/bg-footer-home.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#footer-corto {
	position: relative;
	margin-top: -160px; /* negative value of footer height */
	height: 160px;
	clear:both;
	background-image: url(/img/bg-footer-home.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#header {
	height: 148px;
	margin-bottom: 2px;
	background-image: url(/img/sombra-nav.gif);
	background-repeat: no-repeat;
}
#header-interior {
	height: 150px;
	background-repeat: no-repeat;
	background-image: url(/img/header-interiorcentro.gif);
	background-position: center;
}
#header-der1 {
	float: right;
	width: 600px;
	height: 148px;
}
#header-izq1 {
	float: right;
	width: 380px;
	height: 148px;
	background-image: url(/img/logoNIC.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#header-izq1interior {
	float: right;
	width: 380px;
	height: 148px;
	background-image: url(/img/logoNIC.gif);
	background-position: center 20px;
	background-repeat: no-repeat;
        overflow: hidden;
        text-indent: 100%;
        // white-space: nowrap;
}
#menu-nav {
	height: 52px;
	margin-left: 50px;
	padding-top: 0px;
}


#inscribe-dom {
	height: 52px;
	margin-left: 50px;
	padding-top: 40px;
	color: #FFF;
}
#bannerhome {
	height: 355px;
}
#bannerinterior{
	height: 130px;
}
#sliderhome {
	height: 270px;
	width: 980px;
}
#numdominios {
	background-color: #2e439e;
	height: 45px;
	background-image: url(/img/bg-numdominios.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	padding-left: 35px;
}
.boxhome {
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-right: 26px;
}
.boxinterior {
	float: left;
	width: 290px;
	margin-top: 15px;
	margin-right: 21px;
	padding: 5px;
	border: 1px solid #F3F3F3;
}
.boxhome h2 {
	font-size: 20px;
	color: #2e439e;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.navlogin {
	width:219px;
	height:28px;
	text-align:right;
	background-image: url(/img/navlogin.gif);
	background-repeat:no-repeat;
	position:relative;
	margin-left:330px;
	vertical-align:middle;

}

.spanlogin a {
	font-size: 12px;
	color:#FFF;
	text-decoration:none;
	vertical-align: middle;
}

.boxhome h2 a:visited {
        color: #2e439e;
}
.boxhome h2 a {
        color: #2e439e;
}
#cajas-central {
	height: 450px;
	float: left;
}
#cajas-centralinterior {
	float: left;
}
.boxhome h3 {
	font-size: 13px;
	color: #5C6873;
}
#interior-footerhome {
	height: 180px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/desnivel-footerhome.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#interior-footercorto {
	height: 160px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/desnivel-footerhome.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#interiorizq-footerhome {
	float: left;
	height: 180px;
	width: 500px;
}
#interiorizq-footercorto {
	float: left;
	height: 160px;
	width: 500px;
}
#interiorder-footerhome {
	width: 370px;
	float: left;
	height: 80px;
	padding-left: 110px;
	padding-top: 100px;
}
#interiorder-footercorto{
	width: 370px;
	float: left;
	padding-left: 110px;
	padding-top: 30px;
}
#menufooter ul {
	margin-top:30px;
	list-style-type: none;
}
#menufooter ul li {
	display: inline;
	margin-right: 10px;
}
#menufooter ul li a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
#menufooter ul li a:hover {
	color: #999;
}
#menufooter {
	margin: 0px;
}
.input-dominiosinscritos {
	background-color: #EAEAEA;
	border: 1px solid #CCC;
	font-size: 14px;
	color: #000;
	height: 25px;
}

.input-renueva {
	background-color: #FFF;
	border: 1px solid #999;
	font-size: 14px;
	color: #000;
	height: 25px;
}

#btn-dominiosinscritos {
	background-image: url(/img/btn-ir-c.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 30px;
	border: none;
	font-size: 14px;
	color: #FFF;
	margin-left: 5px;
	overflow:hidden;
	text-indent:-200px;
	
}
#btn-whois {
	background-image: url(/img/btn-ir-c.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 30px;
	border: none;
	font-size: 14px;
	color: #FFF;
	margin-left: 5px;
	overflow:hidden;
	text-indent:-200px;
	
}
.noticiahome .imgnoticiahome {
	float: left;
	margin-right: 10px;
	width: 85px;
}
.noticiahome .txtnoticiahome {
	float: right;
	width: 200px;
}
.txtnoticiahome .fecha-noticiahome {
	font-size: 10px;
	font-style: italic;
	text-transform: capitalize;
	display: block;
	color: #999;
	margin-bottom: 4px;
}
.txtnoticiahome .textonoticia {
	font-size: 12px;
	color: #666;
}

.tit-noticiahome {
	font-size: 13px;
	color: #8ba0b3;
	text-decoration: none;
	margin-bottom: 4px;
	display:block;
}

.tit-noticiahome:hover {
	text-decoration: underline;
}

.noticiahome {
	margin-bottom: 15px;
	overflow: auto;
	height:auto;
}
.boxhome #social-iconos {
	height: 40px;
	margin-bottom: 10px;
	padding-top: 10px;
}
#social-iconos-pie {
	height: 40px;
	margin-bottom: 30px;
}
#social-iconos  a img , #social-iconos-pie a img {
	margin-right: 5px;
        border: 0;
}

.boxhome ul {
	list-style-image: url(/img/bullet1.gif);
	padding-left: 20px;
}
.boxhome ul li a {
	font-size: 13px;
	color: #8ba0b3;
	text-decoration: none;
	height:20px;
}
.boxhome ul li a:hover {
	
	text-decoration: underline;
}
.boxhome .cajalink-home {
	background-color: #778898;
	display: block;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cajalink-home img {
	margin-top: 4px;
	margin-left: 15px;
	margin-right: 10px;	
}
.cajalink-home a {
	color: #FFF;
	text-decoration: none;
}
#numdominios .numerogrande {
	font-size: 40px;
	color: #FFF;
	font-weight: bold;
	float: left;
	margin-right:10px;
	vertical-align: text-top;
	display: block;
}

.texto-renueva {
	font-size: 18px;
	color: #036;
	font-weight: bold;

}

#numdominios .titnombresdominio {
	font-size: 20px;
	color: #FFF;
	float: none;
	display: inline;
	padding-top:3px;
}
#numdominios .titdominiosreg {
	font-size: 13px;
	float: left;
	display:block;
	color: #FFF;
	margin-top: 3px;
}
#interiorder-footerhome #caja-newsletter {
	background-image: url(/img/icono-newsletter.gif);
	background-repeat: no-repeat;
	height: 65px;
	padding-left: 65px;
	color: #FFF;
	width: 305px;
}
#interiorder-footercorto #caja-newsletter {
	background-image: url(/img/icono-newsletter.gif);
	background-repeat: no-repeat;
	height: 65px;
	padding-left: 65px;
	color: #FFF;
	width: 305px;
}
#interiorder-footercorto #caja-texto{
	height: 120px;
	color: #FFF;
	width: 335px;
	font-size: 11px;
	text-align: justify;
}
.tit-suscripion {
	display: block;
}
#caja-newsletter #input-newsletter {
	margin-top: 5px;
}
#caja-newsletter #input-newsletter a {
        text-decoration: none;
	font-size: 16px;
	color: #FFF;
}

#btn-newsletter{
	background-image: url(/img/btn-ir.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 30px;
	border: none;
	font-size: 22px;
	color: #FFF;
	margin-left: 5px;
	text-indent: -200px;
	outline: 0;
	overflow: hidden;
	cursor: pointer;
}

#btn-renueva{
	background-image: url(/img/btn-ir-b.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 30px;
	border: none;
	font-size: 22px;
	color: #FFF;
	margin-left: 5px;
	text-indent: -200px;
	outline: 0;
	overflow: hidden;
	cursor: pointer;
}

.link-renueva a {
	color: #FFF;
	text-decoration: none;
}

#btn-interior{
	background-image: url(/img/btn-ir.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 30px;
	border: none;
	font-size: 22px;
	color: #FFF;
	margin-left: 5px;
	overflow:hidden;
	text-indent:-200px;
	cursor:pointer;
	
}

#btn-inscribedominio {
    background-image: url(/img/btn-ir-d.gif);
    background-repeat:no-repeat;
    height: 30px;
    width: 30px;
    border: none;
    font-size: 22px;
    color: #FFF;
    margin-left: 5px;
    overflow:hidden;
    text-indent:-200px;
	cursor:pointer;

}

#input-newsletter .inputnewsletter {
	font-size: 12px;
}
#inscribe-dom .nombredominio {
	font-size: 24px;
	color: #666;
}
#inscribe-dom .puntocl {
	font-size: 28px;
	text-transform: uppercase;
}
#social-iconos-pie .siguenos {
	font-size: 16px;
	color: #8BA0B6;
	display: inline;
	float: left;
	margin-top: 5px;
}
#bannerinterior #parchesombra {
	height: 35px;
	width: 380px;
	position: absolute;
}
#box-izqinterior {
	float: left;
	width: 616px;
	margin-right: 26px;
	padding: 5px;
	border: 1px solid #EFEFEF;
}
#box-tablaresultados {
	float: left;
	width: 98%;
	padding: 5px;
	border: 1px solid #EFEFEF;
}
#box-derinterior {
	float: left;
	width: 300px;
	padding: 5px;
	border: 1px solid #DCDCDC;
}
#cajacentro-interior #breadcums {
	display: block;
	padding: 5px;
	font-size: 10px;
	color: #039;
}
#box-izqinterior p {
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
}
#box-izqinterior li {
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
}
#box-tablaresultados p {
	font-size: 12px;
	color: #999;
	text-align: justify;
	line-height: 16px;
}
#box-izqinterior img {
	margin: 5px;
}
.titcajasinterior {
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	font-size: 18px;
	color: #039;
}
.titcajasinterior a {
    text-decoration: none;
}

.boxinterior p {
	font-size: 12px;
	color: #999;
	text-align: justify;
	line-height: 16px;
}.boxinterior img {
	margin: 10px;
}
#bannerhome #login {
	height: 100px;
	width: 280px;
	position: relative;
	bottom: 300px;
	z-index: 999;
	left: 660px;
	top: -120px;
	background-image: url(/img/bg-transparente.png);
	border: 1px solid #bfc9d1;
	-webkit-box-shadow: -3px -5px 4px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: -3px -5px 4px 0px rgba(0,0,0,0.24);
	box-shadow: -3px -5px 4px 0px rgba(0,0,0,0.24);
}
#login .titlogin {
	font-size: 16px;
	color: #FFF;
	background-color: #42558e;
	display: block;
	height: 25px;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#login .textlogin {
    font-size: 14px;
    color: #FFF;
    display: block;
    height: 25px;
    padding-top: 0px;
    margin: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 17px;
}
.inputlogin {
	font-size: 13px;
	width: 100%;
	height: 22px;
}
#btnlogin{
	background-image: url(/img/btn-login.gif);
	height: 28px;
	width: 74px;
	border: none;
	font-size: 14px;
	color: #FFF;
	margin-top: 10px;
	text-indent: -200px;
	overflow:hidden;
	
}
#btnlogin-interior{
	background-image: url(/img/btn-login-interior.gif);
	height: 28px;
	width: 74px;
	border: none;
	font-size: 14px;
	color: #FFF;
	margin-top: 10px;
	text-indent: -200px;
	overflow:hidden;
	
}
.loginFooter {
        font-size: 12px;
}
.datos-usuarios  {
	font-size: 10px;
	text-decoration: none;
}
.datos-usuarios:hover {
	
	text-decoration: underline;
}#login .nuevacuenta {
	padding: 7px;
	clear: both;
	height: 15px;
	margin: 0px;
	text-align:center;
	bottom: 0px;
	position:absolute;
	width: 231px;
	background-color: #FCFCFC;
-webkit-box-shadow: inset 0px 3px 3px 0px rgba(0,0,0,0.34);
-moz-box-shadow: inset 0px 3px 3px 0px rgba(0,0,0,0.34);
box-shadow: inset 0px 3px 3px 0px rgba(0,0,0,0.34);
}
.crearcuenta {
	font-size: 14px;
	color: #06C;
	text-decoration: none;
}
.crearcuenta:hover {

	text-decoration: underline;
}#btns-logeado {
	background-color: #4c63a5;
	padding-top:25px;
	
}
.btnlogininterior {
	background-image: url(/img/btn-logininterior.gif);
	height: 24px;
	width: 229px;
	background-repeat: no-repeat;
	display: block;
	padding: 2px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	text-align: center;
}
.linkloginterior {
	font-size: 14px;
	text-decoration: none;
	color: #036;
}
.linkloginterior2 {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
}
.btnlogininterior2 {
	background-image: url(/img/btn-logininterior2.gif);
	height: 24px;
	width: 229px;
	background-repeat: no-repeat;
	display: block;
	padding: 2px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}


/*estilo tablaresultados*/
.tablaresultados {
	padding:0px;
	margin-left:190px;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.tablaresultados table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.tablaresultados tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.tablaresultados table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.tablaresultados table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.tablaresultados tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.tablaresultados tr:hover td{
	background-color:#ffffff;
		

}
.tablaresultados td{
	vertical-align:middle;
	
	background-color:#e5e5e5;

	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:13px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.tablaresultados tr:last-child td{
	border-width:0px 1px 0px 0px;
}.tablaresultados tr td:last-child{
	border-width:0px 0px 1px 0px;
}.tablaresultados tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tablaresultados tr:first-child td{
		background:-o-linear-gradient(bottom, #2a4289 5%, #2a4289 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2a4289), color-stop(1, #2a4289) );
	background:-moz-linear-gradient( center top, #2a4289 5%, #2a4289 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2a4289", endColorstr="#2a4289");	background: -o-linear-gradient(top,#2a4289,2a4289);

	background-color:#2a4289;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.tablaresultados tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #2a4289 5%, #2a4289 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2a4289), color-stop(1, #2a4289) );
	background:-moz-linear-gradient( center top, #2a4289 5%, #2a4289 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2a4289", endColorstr="#2a4289");	background: -o-linear-gradient(top,#2a4289,2a4289);

	background-color:#2a4289;
}
.tablaresultados tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.tablaresultados tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
/*fin estilo tablaresultados*/
.idioma {
        font-size: 70%;
        text-align: right;
}
figcaption {
        font-size: 70%;
}

span.titlogin {
    background-color: #2e439e;
    color: white;
    padding: 6px;
    width: 98%;
    display: inline-block;
}


#login button {
    border: 0;
    padding: 0 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #636363;
    background: #EEE;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    cursor: pointer;
}

#box-izqinterior p a {
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	color:#2e439e;
	font-weight: bold;
	text-transform: none;
}
