/*
-----------------------------------------------
NIC Estilos Informacion Dominios
Autor:   Edgar Barrios
Version:  29 Dic 2004
Contacto: edgarbarrios@mac.com
----------------------------------------------- */

body {
	background: #4B84AF url("/static/content/bgPagina.gif");
	color: #000;
	text-align: center;
	padding: 0;
	margin: 0;
	}
body, body td {font: 13px/150% verdana, arial, helvetica, sans-serif;}
td p {line-height: 120%;}

.contenedor {
	background-color: #fff;
	width: 630px;
	height: 480px;
	margin: 10px auto;
	text-align: left;
	}

.contenedor2 {
	border: 8px solid #fff;
	height: 454px;
	position: relative;
	}
* html .contenedor2 {height: 470px;}

#header {
	position: absolute;
	top: 0;
	left: 0;
 	background: #fff url("/static/nic-img/tutoriales/intro/img/dominios/bg_hdr_bluenic.gif") 0 0 repeat-x;
	width:614px;
	height:79px;
	}
#contenido {
	position: absolute;
	top: 79px;
	width: 614px;
	height: 345px;
	overflow: auto;

}
#footer {
	position: relative;
	top: 424px;
	height: 30px;
	overflow: hidden;
	text-align: right;
	background: #333 url("/static/nic-img/tutoriales/intro/img/dominios/bg_footer.gif") 0 0 repeat-x;
	}

/* Links
----------------------------------------------- */
a {
	color: #358;
	text-decoration: none;
	border-bottom: 1px dotted #469;
	}

a:visited {
	color: #677;
	border-color: #899;
	}

a:hover {
	color: #933;
	border-color: #b55;
	border-bottom-style: solid;
	}

#footer a { border: 0; }



/* Headings
----------------------------------------------- */
h1 {
	margin: 0;
	padding: 20px 20px 8px;
	font: 135%/1.4em "Trebuchet MS", verdana, sans-serif;
	color: #776;
	}
h2 {
	margin: 0;
	font: bold 16px/18px "Trebuchet MS", Arial, verdana, sans-serif;
	padding: 20px 0 20px 20px;
	}
	
h2 a:hover {
	color: #974;
	text-decoration: none;
	}
div.portada h1 {
	font-size: 250%;
	line-height: normal;
	font-weight: bolder;
	padding: 30px 10px 10px 40px;
}


/* Redondeado
----------------------------------------------- */
.tl, .tr, .bl, .br {background: transparent url("/static/nic-img/tutoriales/intro/img/esquinas.gif") 0 0 no-repeat;}
.tl {background-position: top left;}
.tr {background-position: top right;}
.bl {background-position: bottom left;}
.br {background-position: bottom right;}




/* Misc
----------------------------------------------- */
p, td p { margin: 0 0 .75em; }
hr { display: none; }
.clear { clear: both; }

div.portada p {
	padding-left: 40px;
	font-size: 135%;
	}

.pad20 p { padding: 0 10px 0 20px; }
.noborder {border: 0;}
.gris {color: #666;}
.rojo {color: red;}



/* Footer
----------------------------------------------- */

#footer img {
	border: 0;
	margin: 3px 5px;
	padding: 0;
	}
#footer img.separador {
	margin: 0;
	}


/* Listas
----------------------------------------------- */

ul {
	list-style-image: url("/static/nic-img/tutoriales/intro/img/bu_azullink.gif");
	margin: 0 0 10px 0;
	padding: 0 0 0 35px;
	}
ul li {margin-top: 20px;
margin-left: 30px;}
.portada ul li {margin-top: 0;}

div.portada ul {
	margin: 40px 0 0 40px;
	font-size: 120%;
	line-height: 1.8em;
	}
ol { list-style-image: none; margin-top: 15px;}


/* Tablas
----------------------------------------------- */
table { border: 1px solid #9FDEF6; }
td { font: 11px Verdana, Arial, sans-serif; }
th { background-color: #9FDEF6; }
tr.par { background: #eee; }

/* Caja Fondo
----------------------------------------------- */
.contenedorcaja {
    margin-top: 5px;
	margin-left: 3px;
}

.cajatop {
	background-image: url(/static/nic-img/tutoriales/intro/img/c_c.gif);
	width: 592px;
}
.cajadown {
	background-image: url(/static/nic-img/tutoriales/intro/img/cab_c.gif);
	width: 592px;
}
.cajaivert {
	background-image: url(/static/nic-img/tutoriales/intro/img/c_ivert.gif);
	width: 8px;
}
.cajadervert{
	background-image: url(/static/nic-img/tutoriales/intro/img/c_dvert.gif);
	width: 8px;
}
.cajacentro{
height: 280px;
}
.diag_bg {
	background-image: url(/static/nic-img/tutoriales/intro/img/diag_bg.gif);
	height: 282px;
}
/* Caja Fondoc Diagrama
----------------------------------------------- */
.txtbco {
	padding: 0px 0px 8px 8px;
	width: 170px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
/* Diagrama Centrado
----------------------------------------------- */
.diagcentrar {
	width: 270px;
}
/* DNS Basico
----------------------------------------------- */
.dnstxt {
	padding: 0px 10px 10px 8px;
	padding-right: 25px;
	width: 180px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.dnscentrar {
width: 410px;
}
.btnflechas {
	padding: 0px 0px 0px 135px;
}
/* DNS Basico UNIX
----------------------------------------------- */
.tablenegro {
   background-color: Black;
	width: 400px;
}
.txtcontebco {
	padding: 15px 10px 10px 30px;
	width: 380px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 270px;
}
.txtresaltar{
	color: Yellow;
	font-weight: bold;
}
/* Instalacion UNIX
----------------------------------------------- */
.unixtxt {
	padding: 0px 10px 10px 8px;
	padding-right: 25px;
	width: 165px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txtconteunix {
	padding: 15px 10px 10px 30px;
	width: 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 110px;
}
.txt_titl {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
/* paginacion
----------------------------------------------- */
.paginacion {
		padding: 0px 0px 0px 570px;
}
