/***********************************************************************************************
Esta es la página de estilos para el sitio GUATEWEBS.NET del 2006
************************************************************************************************
Estilos  generales para todo el sitio
***********************************************************************************************/

body {
	color: black;
	text-align: CENTER;
/*	text-align: center;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 5px 0px 20px 0px;
	background-color:  #008080; /* #ADD8E6;*/
	scrollbar-arrow-color: White;
	scrollbar-3dlight-color: #ADD8E6;
	scrollbar-base-color: #3A9DBC;
	scrollbar-darkshadow-color: #296E83;
	scrollbar-face-color: #6AB8D0;
	scrollbar-highlight-color: #B3DBE7;
	scrollbar-shadow-color: #47A7C4;
	scrollbar-track-color: #40A2C1;
}
/**{-moz-box-sizing: border-box; box-sizing: border-box;} */

a:link {
	text-decoration: none;
	font-weight: 700;
	color: #3D9DB7;
}

a:visited {
	text-decoration: none;
	font-weight: 700;
	color:  #368BA5;
}

a:hover {
	text-decoration: underline;
	font-weight: 900;
	color: #40A2C1;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

hr {
	color: #3d9db7;
	height: 1px;
	clear: both;
}

img {
	margin: 0px;
}

#cuerpo {
	background-color: White;
	width: 700px;
	text-align: center;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

#cabecera {
	background: #FFF;
	width: 700px;
	height: 70px;
	padding:0px;
	text-align: center;
}

/*******************************************************************************************
NAVEGADOR SUPERIOR
*******************************************************************************************/

#navsupcontainer {
	text-align: center;
	padding: 0px;
}

#navsupcontainer ul
{
	height: 20px;
	width: 700px;
	padding: 2px;
	margin-left: 0;
	background: #FFA500;
	color: White;
	float: left;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
}

#navsupcontainer ul li {
	display: inline;

}

#navsupcontainer ul li a
{
 background-image:  url(../images/navSuperior.png);
padding: 3px;
margin-left: 2px;
color: White;
text-decoration: none;
border-right: 1px solid #30819A;
width: 172px;
float:left;
}
-------------------------------------------------------------------------------------------
#navsupcontainer ul li a:hover
{
background: #31839D url(../images/navSuperior_dwn.png);
color: #fff;
}


#encabezado {
	padding:0px;
	margin: 0px;
}

.separador {
	background-color: transparent;
	width: 100%;
	height: 10px;
}

/***********************************************************************************************
Página principal de inicio
***********************************************************************************************/

#encabezadoImg {
	background: #30819A url(../images/como_empiezo.jpg) no-repeat;
	padding:0px;
	margin: 0px;
	height: 190px;
	clear: both;
}

.comoEmpiezo {
	float: right;
	width: 350px;
	height: 150px;
	color: white;
	margin: 10px 10px 0px 325px;
}

.promos {
	width: 100%;
	height: 175px;
	margin: 0px 0px 0px 1px;
	text-align: justify;
}

.promoInd {
	width: 230px;
	height: 190px;
	padding:0px;
	background-color: #ADD8E6;
	float: left;
	margin: 1px 1px 1px 1px;
}

.promoHead {
	background: #3D9DB7 url(../images/navSuperior.png);
/*	background-color: #3590AD;*/
	color: White;
	font-weight: bolder;
	height: 25px;
	width: 230px;
	padding: 3px 10px 3px 10px;
}

.promoBody {
	clear: both;
	padding: 10px 10px 15px 12px;
}

.promoBody span {
	width: 160px;
	float: left;
}

.promoBody a:link, .promoBody a:visited {
	color: #328196;
	font-size: 8pt;
	text-decoration: none;
}

.promoBody a:hover {
	text-decoration: underline;
}


/*************************************************************************************************
Segundo bloque
*************************************************************************************************/
.promos2 {
	width: 100%;
	height: 175px;
	margin: 0px;
	background-color: #99CC33;
	border: 6px ridge #9BCB3A;
}

.promo2txt {
	color: #FFF;
	width: 400px;
	height: 175px;
	padding: 15px 5px 20px 10px;
	text-align: center;
	float: left;
}

/***************************************************************************************************
PIE DE PÁGINA
***************************************************************************************************/

.pie {
	width: 100%;
	height: 100px;
	background-color: white; /*#ADD8E6;*/
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	font-size: 8pt;
	color:#606060;
}
/**************************************************************************************************
NAVEGADOR INFERIOR 
***************************************************************************************************/
#navinfcontainer ul
{
	padding: .2em 0em;
	border-top: 5px solid #3d9dbf;
	margin: 0px;
	list-style-type: none;
	background-color: #DDD;
	width: 100%;
	font: normal 90% arial, helvetica, sans-serif;
	text-align: center;
}

#navinfcontainer ul li { display: inline; }

#navinfcontainer .first {
	border-left: 1px solid #fff;
}

#navinfcontainer ul li a {
text-decoration: none;
background-color: #DDD;
color: #3d9dbf;
padding: .2em 1em;
border-right: 1px solid #fff;
}

#navinfcontainer ul li a:hover
{
text-decoration: underline;
}

/*************************************************************************************************
BARRA DE NAVEGACION INFERIOR AL PIE DE LA PAGINA DE INICIO
*************************************************************************************************/

#navlist
{
margin: 0px;
padding: 0px 0px 6px 0px;
border-bottom: 2px solid #3d9dbf;
}

#navlist ul, #navlist li
{

font-size: 8pt;
margin: 0px;
padding: 0px;
display: inline;
list-style-type: none;

}

#navlist a:link, #navlist a:visited
{
line-height: 14px;
margin: 0px 10px 4px 10px;
text-decoration: none;
color: #999;

}

#navlist a:hover
{
	border-bottom: 4px solid #3D9DBF;
	padding-bottom: 2px;
	background: transparent;
	color: #000;
}

#navlist a:hover { color: #999; }


/*********************************************************************************************
PAGINAS DE 2DO NIVEL.
*********************************************************************************************/
H1 {
	background-color: orange;
	color: white;
	font-size: 14pt;
	width: 500px;
	margin-bottom:0px;
	padding: 5px 5px 5px 5px;
}
H2, H3, H4, H5, H6 {
	color: #3d9dbf;

}

#contenido {
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding-bottom: 15px;
}

.encabezado {
	height: 30px;
	width: 500px;
	background-color: #3D9DB7;
	color: white;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 3px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #3d9db7;
}
.principal {
	float: left;
	width: 500px;
	border: 1px solid #3d9db7;
	border-top: none;
	margin: 0px 10px 10px 0px;
	padding: 18px;
	margin-bottom: 5px;
}

#lateral {
	width: 175px;
	height: 100px;
	float: right;
	vertical-align: top;
	margin: 10 3 10 0px;
	background-color: #EEE;
	padding: 0 3 0 3px;
	font-size: 10pt;
}
#lateral h1 {
	background-color: #AAA;
	width: 175px;
	color: #000;
	font-size: 12pt;
	font-weight: bold;
	margin:0 -3 1 -3px;
}

#lateral a {
	font-size: 10pt;
}

.speach {
	width: 450px;
	height: 200px;
	background-color: transparent;
	color: black;
	text-align: justify;
	clear: both;
}

form {
	font-size: 10pt;
}
.boton {
	width: 100%;
	background-image: url(../images/navSuperior.png);
	background-color: transparent;
	border: 0px;
	color: White;
	font-weight: bolder;
	cursor: hand;	
}

.productoInd {
	width: 245px;
	height: 190px;
	padding: 0px 0px 0px 0px;
	background-color: white;
	float: left;
	margin: 1px;
	border: 1px solid #3590ad;
}

.productoHead {
	background: #3D9DB7 url(../images/navSuperior.png);
/*	background-color: #3590AD;*/
	color: White;
	font-weight: bolder;
	height: 25px;
	width: 245px;
	padding: 3px 10px 3px 10px;
}

.productoBody {
	clear: both;
	padding: 10px 10px 15px 12px;
}

.productoBody span {
	width: 160px;
	float: left;
}

.productoBody a:link, .promoBody a:visited {
	color: #328196;
	font-size: 8pt;
	text-decoration: none;
}

.productoBody a:hover {
	text-decoration: underline;
}

/*******************************************************************
MAIL
*******************************************************************/
.mailpromo1 {
	height: 170px;
	padding: 5px;
	color: Black;
	float: left;
	margin-left: 0px;
	text-align: justify;
}

.mailpromo1 span {
	width: 100%;
	background-color: orange;
	text-align: left;
	color: White;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.mailpromo2 {
	height: 140px;
	padding: 5px;
	color: Black;
	float: left;
	text-align: justify;
}

.mailpromo2 span {
	width:100%;
	background-color: orange;
	text-align: left;
	color: White;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}



.productopromo1 {
	width: 246px;
	height: 225px;
	background: white; /*#00C7CA url(../images/productopromobkg.gif) repeat x;*/
	padding: 5px;
	color: black;
	float: left;
	margin-left: 0px;
	text-align: justify;
	border: 1px #008080 solid;
}

.productopromo1 span {
	width: 246px;
	height: 30px;
	background-color: orange;
	text-align: center;
	color: White;
	margin: -5px;
	padding: 0px;
}

.productopromo2 {
	width: 246px;
	height: 225px;
	background: #EEEEEE;
	padding: 5px;
	color: Black;
	float: left;
	margin-left: 5px;
	border: 0px 1px 1px 1px #008080 solid;

}

.productopromo2 span {
	width: 246px;
	height: 30px;
	background-color: orange; /* #CDB232;*/
	text-align: center;
	color: White;
	margin: -5px;
	padding-top: 4px;
}
/*
#producto {
	width: 160px;
	float: left;
	border: 1px solid #ccc;
	margin: 0 3 0 3px;
}

.botonHost {
	font-size: 10pt;
	font-weight: bolder;
	text-align: center;
	background-color: #ff6600;
	color: White;
	padding: 15px 5px 15px 5px;
	height: 40px;
	width: 160px;
}
.precio {
	height: 40px;
	font-size: medium;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 15px 5px 15px 5px;
	border-bottom: 1px solid #ccc;
	width: 100%;
}
*/

