/* CSS Document */

*{
margin:0;
padding:0;
}


div#Contenedora
{
	width:100%;
	text-align:center;
	background-image:url(imgs/background_gradient_large.jpg);
	background-repeat: repeat-x;
}
	
div#CentradaHS
{
	width:700px;
	margin-top:10px;
	margin:auto;
	text-align:left;
	background-color:#FFFFFF;
	border-top-style:solid;
	border-top-color:#AFE4E4;
	border-top-width:10px;
	border-bottom-style: dotted;
	border-bottom-color: #B1D8D8;
	border-bottom-width: 2px;
}


p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#006600;
}
	
.texto_quienes
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2F7171;
	margin-right: 150px;
	margin-left: 238px;
	text-align: left;
}


.texto_quienes_gris
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-right: 150px;
	margin-left: 238px;
	text-align: left;
}



/*para los vinculos:*/
	
a:link
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699CC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #339999;
	border-right-color: #339999;
	border-bottom-color: #339999;
	border-left-color: #339999;
	line-height: 20px;
}



a:hover
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699CC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #339999;
	border-right-color: #339999;
	border-bottom-color: #339999;
	border-left-color: #339999;
	background-color:#D0E8E8;
	line-height: 20px;
}

a:visited
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699CC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #339999;
	border-right-color: #339999;
	border-bottom-color: #339999;
	border-left-color: #339999;
	line-height: 20px;
}




/*para el formulario de Contacto:*/

.gris
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.etiqueta_form
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2F716F;
	font-size:11px;
	text-align:right;
	padding:8px;
	padding-left:0px;
	vertical-align:middle;
}


.etiqueta_txt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding:8px;
	padding-right:10px;	
	vertical-align:top;
}

.input_texto_form
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #C2D8D8;
	background-color:#FCFCFC;
	width:250px;
}


.input_texto_area_form
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #C2D8D8;
	background-color:#FCFCFC;
	width:250px;
	height:100px;
}


.boton_form
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #C2D8D8;
	background-color:#E9E9E9;
	color:#2F716F;
	text-align:center;
}

.verificar_texto
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:left;
	padding-left:8px;
	padding-right:60px;
	padding-bottom:8px;
}



/*para Productos:*/


#tableInvierno
{
	margin: 0px;
	width: 700px;
	text-align:center;
	background-image: url(imgs/background_productos_inv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#tableVerano
{
	margin: 0px;
	width: 700px;
	background-image: url(imgs/background_productos_ver.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.productos a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2F716F;
	font-weight:normal;
	border:none;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
	width:242px;
}


.productos a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#2F716F;
	border:none;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
	
}

.productos a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2F716F;
	font-weight:normal;
	border:none;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
}

.productos_descripcion
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2F716F;
	font-weight:normal;
	border:none;
	text-decoration:none;
	text-align:center;
	text-decoration:none;
	line-height:12px;
	vertical-align:top;
	padding-top:2px;
	width:242px;
}


.productos_descripcion_gris
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	border:none;
	text-decoration:none;
	text-align:center;
	text-decoration:none;
	line-height:12px;
	vertical-align:top;
}


/*para script Lightbox para ventanas de Productos*/

#lightbox
{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img
{
	border: none;
}

#outerImageContainer
{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer
{
	padding: 10px;
	color:#CCCCCC;

}

#loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav
{
	left: 0;
}

#hoverNav a
{
	outline: none;
}

#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background: transparent url(imgs/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink
{
	left: 0; float: left;
}

#nextLink
{
	right: 0; float: right;
}

#prevLink:hover, #prevLink:visited:hover
{
	background: url(imgs/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover
{
	background: url(imgs/nextlabel.gif) right 15% no-repeat;
}


#imageDataContainer
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData
{
	padding:0 10px; color: #666;
}

#imageData #imageDetails
{
	width: 70%; float: left; text-align: left;
}

#imageData #caption
{
	font-weight: bold;
}

#imageData #numberDisplay
{
	display: block; clear: left; padding-bottom: 1.0em;
}
		
#imageData #bottomNavClose
{
	width: 66px; float: right;  padding-bottom: 0.7em;
}	
		
#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}



/*para links Validators:*/

#validator a
{
	border-bottom-style: none;
	padding-left:5px;
	padding-right:5px;
}



#validator a:hover
{
	background-color:#FFFFFF;
	border-bottom-style: none;
	padding-left:5px;
	padding-right:5px;
}



/*para links de Agradecimiento:*/

#agradecimiento a
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#999999;
	text-align:center;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left:5px;
	padding-right:5px;
}



#agradecimiento a:hover
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-align:center;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

