﻿@charset "utf-8";
/* CSS Document by batun
1 de Abril del 2010
Hidroponia Maya S.A. de C.V.
Realizado por davidbatun@hotmail.com
*/
/*Envoltura de todo el body de la página*/
body {
	/*background-color:#bbff55;*/
	background:url(../img/fondo.jpg);
	background-repeat:no-repeat;
	background-position: center;
	background-attachment: fixed;
	margin-top: 0px; 
	margin-bottom: 0px;
}
* html div {
height:100%; /*IE*/
}
img {
  border: 0px;
}

#wrapper {
	width:950px;
	height:100%;
	margin:auto;
	border:#330 solid 0px;
	overflow:hidden;
}
#baner{
	/*background:url(../img/baner/baner.jpg);
	background-repeat:no-repeat;*/
	background: rgb(255, 255, 255); /* IE */
	background: rgba(255, 255, 255, 0.5);
	width:950px;
	height:163px;
	margin:auto;
	
}
#logo {
	float:left;
	width:212px;
	height:153px;	
}
#baner1{
	background:url(../img/baner/baner.jpg);
	background-repeat:no-repeat;
	float:left;
	width:940px;
	height:153px;
	margin: 5px 5px 0px 5px;
}
/****************************************************************************/
/****************************************************************************/
/*contenido.php*/
#contenido {
	width:950px;
	height:auto;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.4);
	padding: 5px 5px 5px 5px;/*margen superior, margen derecho, margen inferior y margen izquierdo. (TEXTO)*/
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	overflow:hidden;
	border:none;
}
/****************************************************************************/
#contIzq {
	float:left;
	width: 150px;
	background-color:#green;
}
/*M E N U*/
#menu {
	background-color:#638829;
	width: 150px;/*Ancho*/
	height:auto;/*Alto*/
	color:#b17306;
}
/****************************************************************************/
/* C O N T E N I D O         P R I N C I P A L                              */
/****************************************************************************/
#contCentro {
	float:left;
	width:595px;
	height:auto;
	*background-color: #FFFFFF;/* IE */
	background: rgb(255, 255, 255); /* IE */
	background: rgba(255, 255, 255, 0.1);
	padding: 0px 0px 0px 0px;/*margen superior, margen derecho, margen inferior y margen izquierdo. (TEXTO)*/
	margin: 0px 0px 0px 0px;
	
}
#intro{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background: rgb(255, 255, 255); /* IE */
	background: rgba(255, 255, 255, 0.7);
	background-repeat:no-repeat;
	width:585px;
	position:static;
	padding: 5px 5px 5px 5px;
}
#chilehab {
   width: 545px;
   height: auto;
   margin: 10px;
   padding: 10px 10px 10px 10px;
   border: 1px solid rgba(177, 115, 6, 0.7);
   border-radius: 10px 10px 2px 2px;
   background: rgba(177, 115, 6, 0.7);;
   box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -o-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
}
#informacion {
	width:595px;
}

#principal{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background: rgb(255, 255, 255); /* IE */
	background: rgba(255, 255, 255, 0.7);
	background-repeat:no-repeat;
	width:585px;
	position:static;
	padding: 5px 5px 5px 5px;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	overflow:hidden;
	border:none;
}
#divisor {
	float:left;
	width:5px;
	height:auto;
	background: rgb(255, 255, 255); /* IE */
	background: rgba(255, 255, 255, 0.8);
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	overflow:hidden;
	
}
#contDer {
	float:left;
	width:195px;
	height: auto;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.7);
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	overflow:hidden;
}

#vistagadgets {
	width:190px;
	height: auto;
	padding: 5px 5px 5px 5px;/*margen superior, margen derecho, margen inferior y margen izquierdo. (TEXTO)*/
	margin: 5px 5px 5px 5px;
}
.titgadgets {
   width: 170px;
   height: auto;
   margin: 2px;
   padding: 2px 2px 2px 2px;
   border: 1px solid rgba(177, 115, 6, 0.8);
   border-radius: 5px 5px 1px 1px;
   background: rgb(177, 115, 6);
   background: rgba(177, 115, 6, 0.7);
   box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -o-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
}
#anuncios {
	height: auto;
	width:180px;
	text-align: center;
	padding: 0px 0px 0px 0px;/*margen superior, margen derecho, margen inferior y margen izquierdo. (TEXTO)*/
	margin: 0px 0px 0px 0px;
}

/****************************************************************************/
/*footer.php*/
#pie {
	margin:auto;
	background: rgb(10, 10, 10); /* IE */
	background: rgba(10, 10, 10, 0.5);
	height: 25px;
	width : 950px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:8.5px;
	color:#CCC;
}
#footer {
	width:950px;
	height:11px;
	padding: 0px 0px 0px 0px;/*margen superior, margen derecho, margen inferior y margen izquierdo. (TEXTO)*/
	margin: 0px 0px 0px 0px;
	color:#CCC;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}
.ajustar {
clear: both;
}
/****************************************************************************/
/****************************************************************************/
.redondeado {
height: 1px;
overflow: hidden;
background-color: #cccccc; /* COLOR DE LA CAJA */
}

.margenes {
height: 22px;
-moz-border-radius: 25px; /*borde para Firefox*/
-webkit-border-radius: 1px; /*borde para chrome y safari*/
padding: 0px 5px 0px 5px;
background-color:#999;
color:#132016;
}

.contenido {
height: auto;
padding: 0 0px 0 0px;
background-color:#333;
}
/* C A P A 		A N U N C I O S */
/*Fecha*/
.fechas{
	color: #464646;
	font-size:12px;
	margin:0px 0px 10px 0px;
}
.subtitulonews{
	color: #073000;
	font-size:13px;
	font: "Lucida Grande", Arial, sans-serif;
	margin:0px 10px 10px 10px;
}
.descripcionews{
	/*float: right;*/
	width:560px;
	margin:5px 10px 15px 10px;
	font-size:13px;
	font: "Lucida Grande", Arial, sans-serif;
}
/* gradient 1 */
.gradient1 h1 {
	font: bold 230%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0px 10px 0px 10px;
	color: #464646;
	font-size:17px;
}

/****************************************************************************/
#news1{width:560px;height:400px;margin:0px auto;background-color: black}
#news2{width:560px;height:400px;margin:0px auto;background-color: black}
a{color:#aaa;}
/****************************************************************************/	
.marco3 {
	padding:8px 8px 15px 8px;
	background-color: #ffffff;
	/*width: 200px;*/
	border: 1px solid #999999;
}
/****************************************************************************/	
p {
	text-align : justify;
	margin: 0px 0px 0px 0px;
}
.centrado {
	text-align:center;
}
.centradodiv{
	margin: 0px auto;
}
.ubicacion{
	font-size:15px;
}
.email{
	color: #a26f16;
}
/***************L I N K S******************************/
.chilelink{
	color: #464646;
}
/***************L I N K S******************************/
.contacto{  
  /*position: absolute;
  left: 150px;
  top: 75px;*/
  width: 400px;
  padding: 7px;
  height: 410px;
  margin:auto;
  border: 1px solid rgba(255,255,255,0.6);
  background: rgb(177, 115, 6);
  background: rgba(177, 115, 6,0.75);
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  box-shadow: 0 2px 16px #000, 0 0 1px #000, 0 0 1px #000;
  -o-box-shadow: 0 2px 16px #000, 0 0 1px #000, 0 0 1px #000;
  -webkit-box-shadow: 0 2px 16px #000, 0 0 1px #000, 0 0 1px #000;
  -moz-box-shadow: 0 2px 16px #000, 0 0 1px #000, 0 0 1px #000;
  text-shadow: 0 0 15px #fff, 0 0 15px #fff;
}
.contacto span {
  display: block;
}
.contacto input {
  font-size: 1em;
  display: inline-block;
  margin: 20px 0 5px 0;
  border: 1px solid rgba(0,0,0,0.5);
  padding: 4px 8px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background: rgba(255,255,255,0.75);
  width: 44%;
  box-shadow: 0 0 2px #fff, 0 0 1px #fff, inset 0 0 3px #fff
  -o-box-shadow: 0 0 2px #fff, 0 0 1px #fff, inset 0 0 3px #fff
  -webkit-box-shadow: 0 0 2px #fff, 0 0 1px #fff, inset 0 0 3px #fff
  -moz-box-shadow: 0 0 2px #fff, 0 0 1px #fff, inset 0 0 3px #fff
}
.contacto .content {
  background: #fff;
  border: 1px solid #000;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  padding: 5px;
  height: 275px;
  box-shadow: 0 0 5px #fff, 0 0 1px #fff, inset 0 1px 2px #aaa;
  -o-box-shadow: 0 0 5px #fff, 0 0 1px #fff, inset 0 1px 2px #aaa;
  -webkit-box-shadow: 0 0 5px #fff, 0 0 1px #fff, inset 0 1px 2px #aaa;
  -moz-box-shadow: 0 0 5px #fff, 0 0 1px #fff, inset 0 1px 2px #aaa;
  text-shadow: none; 
}
/***********/
.msj{
	font-family:georgia,serif;
	color:#381704;
	font-size:14px;
	font-weight:normal;
	line-height:150%;
	padding:0px; 

}
.msj2{
	font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
        margin-top: 10px;
	text-align: center!important;
	letter-spacing: 0.3em;
}
