/* CSS Document */

/* @group General */

* {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
img, div, input { behavior: url("../css/iepngfix.htc") }
body {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #343434;
	background: url(../img/img_bkg.jpg) no-repeat fixed center top;
}

#container {
	margin: 0 auto;
	width: 924px;
}

#cont_container {
	
}

#cab {
	width: inherit;
	height: 120px;
}

/* @group Cab */

#tools {
	float: left;
	clear: left;
	width: 380px;
	padding-top: 87px;
}

#tools div {
	background: url(../img/img_bird.png) no-repeat left;
	float: left;
	clear: left;
	width: 51px;
	height: 33px;
}

#tools ul {
	margin: 0px 0px 0px 51px;
	padding: 0px;
}

#tools ul li {
	display: inline;
	float: left;
	margin-right: 14px;
	list-style: none;
}

#tools ul li a {
	display: block;
	padding-top: 13px;
	color: #366807;
	text-decoration: none;
}

#logo {
	float: right;
	clear: right;
	height: 120px;
	width: 346px;
	background: url(../img/img_logo_EcoFlora.png) no-repeat;
}
#logo a {
	display: block;
	height: 120px;
	width: 346px;	
}


#logo h1 {
	display: none;
}

/* @end */

/* @group Menu */

#menu {
	width: 100%;
	height: 19px;
}

#menu ul {
	padding: 0px;
	margin: 0px;
}

#menu ul li {
	float: left;
	height: 19px;
	list-style: none;
}

#menu ul li a {
	display: block;
	padding-top: 4px;
	color: white;
	text-decoration: none;
	font-size: 1.1em;
}

#menu ul li#m1 {
	text-align: center;
	width: 25%;
	background-color: #51ABC1;
}

#menu ul li#m2 {
	text-align: center;
	width: 25%;
	background-color: #B3D2D0;
}

#menu ul li#m3 {
	text-align: center;
	width: 25%;
	background-color: #76A656;
}

#menu ul li#m4 {
	text-align: center;
	width: 25%;
	background-color: #C3C83A;
}
#menu_bot{
	background: url(../img/img_menu_bot.png) no-repeat;
	height: 30px;
	width: 923px;
	position: absolute;
	z-index:1;
}
#menu ul li ul{
	margin-top: -13px;
	padding-top: 14px;
	display: none;
	position: absolute;
	z-index:2;
}
#menu ul li ul li{
	display: block;
	background-color: #51ABC1;
	padding: 5px 0px;
	list-style: none;	
	float: right;
	width: 231px;
	clear: both;
	border-bottom: dotted 1px #fff;
}
#menu ul li ul li:hover{
	background-color: #66d5f4;
}
#menu ul li ul li a{
	display: block;
	padding-left: 10px;
	text-align: left;
}

/* @end

 */

/* @group Content */

/* @group Cont_reg */
#content_p{
	margin-top: 15px;
	margin-left: 2px;
	margin-right: 2px;
}
#cont_imgc{
	
}
#cont_imgc_bot{
	background-image: url(../img/img_bot_images.jpg);
	height: 26px;
	width: 100%;
}
.tit_serv{
	background: url(../img/img_bkhh3_serv.gif) no-repeat;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	height: 20px;
	padding-top: 4px;
	padding-left: 25px;
}
.tit_sost{
	background: url(../img/img_bkhh3_sost.gif) no-repeat;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	height: 20px;
	padding-top: 4px;
	padding-left: 25px;
}
.tit_eco{
	background: url(../img/img_bkhh3_eco.gif) no-repeat;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	height: 20px;
	padding-top: 4px;
	padding-left: 25px;
}
#content_p h3{
	background: url(../img/ico_title2.gif) no-repeat;
	text-indent: 25px;
	height: 21px;
	color: #3CA049;
	font-size: 14px;
	padding-top: 3px;
	margin-top: 0px;
	border-bottom: solid 2px #3CA049;	
}
#content_der h2{
	background: url(../img/img_bkg_h2.gif) no-repeat 0 bottom;
	height: 21px;
	color: #3CA049;
	letter-spacing: 0px;
	padding-top: 3px;
	margin-top: 2px;
	padding-bottom: 10px;
	display: block;
	clear: both;
	font: normal 23px "Helvetica Neue", Helvetica, Geneva, sans-serif, Arial;
}
.content_text{
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 10px;
	min-height: 260px;
	margin-bottom: 20px;
	float: left;
	clear: left;
}
.content_text p{
	color: #777552;
	font-size: 1.3em;
}
.content_text p span{
	color: #777552;
	display: block;
}
.content_text a{
	color: #797d25;
	text-decoration: none;	
}

#cont_imgc{
	width: 887px;
	height: 244px;
}
.left{
	float: left;
	clear: left;
}
.right{
	float: right;
	clear: right;
}
#destacados{
	width: 330px;
}
#destacados div{
	margin-top: 18px;
	padding: 10px 10px 10px 10px;	
	border: dotted 1px #AD6428;	
}
#destacados p{
	background-color: #E6D5B3;
	padding: 20px 10px 10px 10px;
	margin: 0px;
	font-size: 1.3em;
	height: 200px;
}

#destacados img{
	padding: 4px;
	display: block;
	border: dotted 1px #AD6428;	
	margin: 4px 0px;
	
}
#content_texto{
	width: 500px;
	margin-right: 10px;
}
#content_texto form span{
	display: block;
	width: 80px;
	font-size: 1.2em;
	padding-bottom: 5px;
	color: #B6B503;
	float: left;
}
#content_texto form div{
	margin: 8px;
	text-align: center;
}
.input{
	background-color: #F4ECDF;
	color: #666;
	border: solid 1px #aaa;
	font-size: 1.1em;
	
}
.content_text2{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 260px;
	margin-bottom: 20px;
	float: left;
	clear: left;
}
#menu_eco{
	width: 229px;


}

#content_text ul{
	margin: 10px 10px 0px 10px;
	padding: 80px 10px 0px 0px;
	float: left;
	border: solid;
}
#content_der ul li  {	
	font-size: 1.3em;
	padding: 5px 5px 5px 25px;
	background: url(../img/ico_menu_eco.gif) no-repeat left top;
	list-style: none;
	color: #777552;
}


#menu_eco ul{
		background: url(../img/img_bkg_menu.png) repeat-y;
	margin: 0px;
	padding: 0px;
		border-bottom: solid 4px #E1D1AA;
		margin-bottom: 60px;
}
#menu_eco li{
	margin: 0px;
	padding: 8px 5px;
	list-style: none;
	border-bottom: dotted 1px #AD6428;
	background: url(../img/ico_menu_eco.gif) no-repeat left top;
}
#menu_eco li a{
	padding-left: 20px;
	display: block;
	color: #777552;
	font-size: 1.3em;
	text-decoration: none;
}
#menu_eco li:hover{
	background-color:#E6D5B3;
	text-decoration: none;	
}
#content_der{
	width: 600px;
	margin-top: -50px;

}
#content_der .imgte{
	padding: 6px 10px 6px 6px;
	background: url(../img/img_bkg_img.png) no-repeat;
}

/* @end */
#content_cont{
	width: 889px;
	margin: 0 auto;
}
#content {
	background: url(../img/Img_bkg_content.png) repeat-y;
	clear: both;
	float: left;
	width: 889px;
}
#content2{
	margin-top: 35px;
	clear: both;
	float: left;
	width: 944px;	
}
#h_banner_products {
	margin: 10px auto 0px auto;
	width: 865px;
}

#h_contents {
	padding-top: 3px;
	padding-bottom: 10px;
	width: 95%;
	margin: 0 auto;
}

#h_content_sep {
	width: 675px;
}

#h_contents1 {
	float: left;
	clear: left;
	width: 219px;
}
.t_izq{
	text-align: left;
}
.t_der{
	text-align: right;
	margin-right: 10px;
}

#h_contents2 {
	float: right;
	clear: right;
	width: 545px;
}

#h_contents21 {
	float: left;
	clear: left;
	width: 230px;
	height: 205px;
	background: url(../img/img_bkg_dest.png) no-repeat;
}
#h_contents21 h2{
	text-indent: -9999px;
	background-image: url(../img/img_tit_destacado.png);
	width: 217px;
	height: 70px;
	margin: 0px;
	padding: 0px;
}
#h_contents21 p{
	padding-right: 5px;
}
#h_contents21 a{
	color: #00853a;
	text-decoration: none;
	font-weight:bold;
}
#h_contents22 {
	float: right;
	clear: right;
	width: 280px;
}

#h_foot1 {
	clear: left;
	float: left;
	width: 882px;
	margin-left: 3px;
	height: 50px;
	background: url(../img/img_eventos_fondo.jpg) no-repeat;
}

#h_foot1 h3 {
	display: none;
}

#h_foot1 ul {
	margin: 16px 0px 0px 105px;
	padding: 0px;
}
#h_foot1 ul li{
	list-style: none;
	font-size: 1.1em;
}
/* @end */

/* @group footer */

#footer {
	clear: left;
	float: left;
	width: 100%;
	margin-left: 1px;
	height: 28px;
	background: url(../img/img_footer.gif) repeat-x;
}

#footer ul {
	padding: 0px;
	margin: 0px;
}

#footer ul li {
	float: left;
	list-style: none;
	margin-left: 10px;
	margin-top: 5px;
}

#footer ul li a {
	color: #6e330f;
	text-decoration: none;
}

#footer div {
	float: right;
	clear: right;
	margin-right: 10px;
	margin-top: 5px;
	color: #994512;
}

/* @end

 */
/* @end */
 

