@charset "utf-8";

/* CSS Document */
body {
	font-family: Arial;
	font-size: 14px;
	color: #433829;
}

#main_wrapper {
	margin: auto;
}

#header {
	height: 380px;
	background-color: #d9d4ce;
	margin: auto;
}

#content {
	width: 100%;
	height: 720px;
	background-color: #b3a189;
	padding: 90px 0px 0px 0px;
}

#footer {
	width: 100%;
	height: 220px;
	background-color: #d9d4ce;	
}

/*** HEADER ***/

#header_wrapper {
	width: 975px;
	height: 380px;
	margin: auto;
	position: relative;
}

#menu_div {
	width: 316px;
	height: 410px;
	float: left;
	margin: 10px 0px 0px 0px;
	background-image: url("../images/ai_menu_back.png");
}

#banner_div {
	width: 650px;
	height: 408px;
	float: left;
	margin: 8px 0px 0px 8px;
	background: transparent url("../images/ai_banner_back.png") no-repeat top left;
	overflow:hidden;
}

#banner_cont {
	width: 617px;
	height: 375px;
	margin: 16px 0px 0px 15px;
}

#banner_info {
	position: relative;
	width: 607px;
	height: 50px;
	background-color: #FFF;
	opacity: 0.5;
	filter: alpha(opacity=50);
	text-align: right;
	color: #472f10;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px 0px 0px;
	margin: -54px 0px 0px 15px;
	z-index: 1;
}

#banner_pag {
	position: relative;
	top: -18px;
	left: 14px;
	height: 25px;
	padding: 2px 0px 0px 5px;
	background: transparent url("../images/ai_banner_pag_back.png") no-repeat top left;
	z-index: 2;
}

#menu_logo {
	margin: 30px 0px 0px 60px;
}

#menu_ppal {
	cursor: pointer;
	margin: 30px 0px 0px 8px;
	padding: 0px;
}

#menu_ppal li {
	width: 299px;
	height: 28px;
	color: #533d20;
	font-size: 20px;
	text-decoration: none;
	list-style-image: url(../images/ai_menu_item.png);				
	list-style-position: inside;
}

#menu_ppal li:hover {
	background-color: #E1D9CD;
}

#menu_ppal img {
	color: #533d20;
	border-width: 0;
	vertical-align: middle;
}

#breadcrumbs {
	width: 100%;
	height: 25px;
	margin: 0 0 0 7px;
	padding-top: 10px;
	overflow: hidden;
	clear: both;
}

#breadcrumbs span, #breadcrumbs a {
	font-family: Arial;
	font-size: 16px;
	font-weight: 200;
	color: #FFF;
}

/*** HOME CONTENT ***/

#content_wrapper {
	width: 975px;
	/*height: 600px;*/
	margin: auto;
}

#novedades_div {
	float: left;
	margin: 0px 0px 0px 10px;
}

#novedades_cont_div {
	width: 460px;
	height: 315px;
	background: transparent url("../images/ai_novedades_back1.png") no-repeat top left;
	margin: 0px 0px 0px -5px;
}

#novedades_cont_div img {
	float: left;
	margin: 25px 0px 0px 20px;
}

#novedades_text {
	width: 190px;
	height: 250px;
	color: #433829;
	font-size: 18px;
	/*text-align: justify;*/
	float: right;
	margin: 30px 20px 0px 0px;
	overflow: auto;
}

#busqueda_div {
	width: 480px;
	float: left;
	margin: 0px 0px 0px 24px;
}

#busqueda_cont_div {
	width: 500px;
	height: 315px;
	background: transparent url("../images/ai_novedades_back.png") no-repeat top left;
	margin: 0px 0px 0px -5px;
}

#busqueda_text {
	width: 440px;
	height: 80px;
	padding: 30px 0px 0px 30px;
	color:#433829;
	font-size:18px;
	overflow:auto;
	/*text-align:justify;*/
}

#info_div {
	width: 960px;
	height: 300px;
	float: left;
	margin: 30px 0px 0px 10px;
}

#info_cont_div {
	width: 960px;
	height: 265px;
	background: transparent url("../images/ai_quienes_back.png") no-repeat top left;
	margin-bottom: 0px;
}

#info_cont_div img {
	float: left;
	margin: 22px 0px 0px 20px;
}

#info_text {
	width: 440px;
	height: 210px;
	color: #433829;
	font-size: 18px;
	/*text-align: justify;*/
	float: right;
	margin: 22px 15px 0px 0px;
	overflow: auto;
	padding:5px;
}

/*** FOOTER ***/
#footer_wrapper {
	width: 975px;
	height: 220px;
	margin: auto;
}

#footer_left {
	height: 220px;
	float: left;
	margin: 0;
}

#footer_center {
	height: 220px;
	float: left;
	margin: 0px 20px 0px 20px;
}

#footer_right {
	height: 220px;
	float: left;
	
}

#menu_footer {
	padding: 0px 0px 0px 50px;
	cursor: pointer;
}

#menu_footer li {
	color: #433829;
	font-size: 18px;
	text-decoration: none;
	list-style-image: url(../images/ai_menu_footer_item.png);				
	list-style-position: inside;
}

#menu_footer li:hover {
	color: #FEFEFE;
}

#footer_title_1, #footer_title_2, #footer_title_3 {
	color: #433829;
	font-size: 24px;
	text-decoration: none;
	margin: 20px 0px 0px 20px;
}

/*** FORMULARIO CONTACTO ***/
#contact_form {
	margin: 15px 0px 0px 30px;	
}

input.contact {
	width: 188px;
	height: 24px;
	border-style: solid;
	border-color: #8a7a65;
	border-width: thin;
	background-color: #d8d4cd;
	vertical-align: middle;
	padding: 4px 0px 0px 2px;
	font-family: Arial;
	font-size: 13px;
}

textarea.contact {
	width: 228px;
	height: 60px;
	border-style: solid;
	border-color: #8a7a65;
	border-width: thin;
	background-color: #d8d4cd;
	vertical-align: middle;
	padding: 4px 0px 0px 2px;
	font-family: Arial;
	font-size: 13px;
}

#contact_text {
	margin: 15px 0px 0px 20px;
}

/***  BOTONES  ***/
.button_1 {
	width: 89px;
	height: 27px;
	background: transparent url(../images/ai_button_back.png) no-repeat top left;
	color: #FFF;
	cursor: pointer;
	padding: 0px 0px 3px 0px;
	border: none;
	font-weight: bold;
}

a {
	color: #533d20;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.activo {
	color: #8a7a65;
	font-weight: bold;
}

/*** EMPRESA ***/
#empresa_div_1 {
	float: left;
	margin: 0px 0px 0px 10px;
}

#empresa_div_2 {
	float: left;
	margin: 25px 0px 0px 10px;
}

#empresa_div_3 {
	float: left;
	margin: 25px 0px 0px 20px;
}

#empresa_content_1 {
	width: 980px;
	height: 265px;
	background: transparent url("../images/ai_quienes_back.png") no-repeat top left;
	margin-bottom: 0px;
}

#empresa_content_2 {
	width: 460px;
	height: 315px;
	background: transparent url("../images/ai_novedades_back1.png") no-repeat top left;
	margin: 0px 0px 0px -5px;
}

#empresa_content_3 {
	width: 487px;
	height: 315px;
	background: transparent url("../images/ai_novedades_back.png") no-repeat top left;
	margin: 0;
}

#empresa_content_1 img, #empresa_content_2 img, #empresa_content_3 img {
	float: left;
	margin: 22px 0px 0px 20px;
}

#empresa_text_1 {
	width: 525px;
	height: 217px;
	color: #766655;
	font-size: 18px;
	/*text-align: justify;*/
	float: left;
	margin: 23px 0px 0px 30px;
	overflow: auto;
}

#empresa_text_2 {
	width: 225px;
	height: 280px;
	color: #766655;
	font-size: 18px;
	/*text-align: justify;*/
	float: left;
	margin: 30px 0px 0px 25px;
	overflow: auto;
}

#empresa_text_3 {
	width: 250px;
	height: 280px;
	color: #766655;
	font-size: 18px;
	float: left;
	margin: 30px 0px 0px 25px;
	overflow: auto;
}

/*** ACTUALES ***/
#actuales_div {
	margin: 0px 0px 0px 10px;
}

#actuales_content {
	margin: 0px 0px 0px -5px;
}

#actuales_filter {
	width: 278px;
	height: 311px;
	float: left;
	background: transparent url("../images/ai_actuales_filter_bg.png") no-repeat top left;
}

#actuales_view {
	width: 669px;
	height: 311px;
	float: left;
	background: transparent url("../images/ai_actuales_bg.png") no-repeat top left;
	margin: -7px 0px 0px 20px;
}

/*** PRODUCTOS ***/
#filter_text img {
	margin: 20px 0px 0px 30px;
}

#filter_form {
	margin: 10px 0px 0px 0px;
}

#project_list {
	margin: 10px 0px 0px 5px;
}

.project_item {
	width: 310px;
	height: 130px;
	float: left;
	border: 1px solid #AC9778;
	margin: 10px 0px 0px 10px;
}

.project_text {
	width: 140px;
	height: 90px;
	float: right;
	margin: 10px 5px 0px 0px;
	color: #766655;
	font-size: 13px;
	font-weight: bold;
}

.project_item_a {
	float: right;
	margin: -15px 10px 0px 0px;
}

.project_item img {
	min-width: 150px;
	min-height: 115px;
	border: 1px solid #AC9778;
	margin: 7px 0px 0px 7px;
}

#actuales_pag {
	width: 155px;
	height: 27px;
	float: right;
	margin: 30px 20px 0px 0px;
	background: transparent url("../images/ai_actuales_pag_bg.png") no-repeat top left;
}

#actuales_pag_text {
	width:60px;
	text-align:center;
	margin: 5px auto;
	color: #766655;
	font-weight: bold;
}
	
/*** DETALLES ***/
#details_menu {
	width: 274px;
	height: 380px;
	float: left;
	background: transparent url("../images/ai_details_menu_bg.png") no-repeat top left;
}

#details_view {
	width: 685px;
	height: 500px;
	float: left;
	background: transparent url("../images/ai_details_bg.png") no-repeat top left;
	margin: 0px 0px 0px 5px;
}

#details_nav {
	float: left;
	margin: -78px 0px 0px 7px;
	color: #766655;
	font-size: 17px;
	font-weight: bold;
}

#details_nav_buttons {
	width: 260px;
	height: 40px;
	background-color: #FFF;
}

#details_menu img {
	margin: 20px 0px 0px 7px;
} 


#details_view img {
	margin: 20px 0px 0px 18px;
} 

#menu_details {
	cursor: pointer;
	margin: 10px 0px 0px 7px;
	padding: 0px;
}

#menu_details li {
	width: 260px;
	height: 28px;
	color: #533d20;
	font-size: 20px;
	text-decoration: none;
	list-style-image: url(../images/ai_menu_item.png);				
	list-style-position: inside;
}

#menu_details li:hover {
	background-color: #E1D9CD;
}

#menu_details img {
	color: #533d20;
	border-width: 0;
	float: left;
	vertical-align: middle;
}

#details_info {
	width: 190px;
	height: 268px;
	float: right;
	border: 1px solid #AC9778;
	margin: 20px 18px 0px 0px;
	padding: 10px;
	color: #766655;
	font-size: 13px;
	font-weight: bold;
	overflow: auto;
	background-color:#E1D9CD;
}

#details_text {
	width: 645px;
	height: 150px;
	float: left;
	margin: 10px 0px 0px 20px;
	color: #766655;
	font-size: 16px;
	font-weight: bold;
	overflow: auto;
}

#main_image {
	width: 514px;
	height: 400px;
	float: left;
	border: 1px solid #AC9778;
	margin: 20px 0px 0px 25px;
}

#main_image img {
	margin: 7px 7px;
}

#images_reel {
	width: 110px;
	height: 400px;
	float: right;
	border: 1px solid #AC9778;
	margin: 20px 25px 0px 0px;
}

#images_reel div {
	width: 110px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
}

.image_enabled {
	background-color: #ac9778;
}

#images_reel div:hover {
	background-color: #ac9778;
}

#images_reel div img {
	width: 90px;
	height: 70px;
	margin: 5px 5px;
	cursor: pointer;
}

#image_text {
	width: 500px;
	height: 30px;
	float: left;
	margin: 20px 0px 0px 25px;
	overflow: auto;
}

#plant_list {
	margin: 10px 0px 0px 5px;
}

.plant_text {
	width: 140px;
	height: 90px;
	float: right;
	margin: 10px 10px 0px 0px;
	color: #766655;
	font-size: 13px;
	font-weight: bold;
}

.plant_item {
	width: 320px;
	height: 130px;
	float: left;
	border: 1px solid #AC9778;
	margin: 20px 0px 0px 10px;
}

.plant_item img {
	min-width: 150px;
	min-height: 115px;
	border: 1px solid #AC9778;
	margin: 7px 0px 0px 7px;
	cursor: pointer;
}

.plant_item_a {
	float: right;
	margin: -15px 10px 0px 0px;
	cursor: pointer;
}

#details_pag {
	width: 155px;
	height: 27px;
	float: right;
	margin: 35px 10px -4px 0px;
	background: transparent url("../images/ai_actuales_pag_bg.png") no-repeat top left;
	display: none;
}

#details_pag_text {
	width:60px;
	text-align:center;
	margin: 5px auto;
	color: #766655;
	font-weight: bold;
}


#project_contact_form {
	margin: 100px 0px 0px 80px;	
}

