/**********************************************
* @style       Básico
* @media       screen
* @version     1.4
* @author      AilonWebs.com
* @copyright   ©2008 AilonWebs.com
* @layout      in pixels:
*              |              980            |
*       base   |      490      |     490     |
*      prods   |      340 |       600        |
**********************************************/

*{margin:0px; padding:0px;}
html, body { margin:0; padding:0;}
body{
	margin:0;
	padding:0;
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#639640;
}

a:link, a:visited {
	color: #AE3A4A;
	text-decoration: none;
	}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
	}
a:active{  outline: none;}
a:focus {outline-width: 0px;}
img {  border: none;}
.clear { clear: both; }
.separador{
	clear:both;
	height: 14px;
	display:block;
	width:100%;
}	
.separadorBig{
	clear:both;
	height: 30px;
	display:block;
	width:100%;
}
#container {
	width: 100%;
	margin: 0;
	padding:0;
	text-align: center;
	background-color: transparent;
	overflow:hidden;
 	background-image:url(../imgs/bottom_cesped.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

#top{
	width:100%;
	height:200px;
	background-color:#ffffff;
	background-image:url(../imgs/bg_cesped.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}
/* +++++++++ en el top  ++++++++++*/
#cabecera{
	width:980px;
	margin:0 auto;
	padding:0;
	color:#333333;
	}

.logo {
	width:478px; 
	float:left; 
	display:block; 
	height:98px;
	margin:4px 0 0 0px;
	padding:0px;
	
	}
.logo h1 span{ display:none;}	
.maq{
	width:433px;
	height:187px;	
	float:right; 
	display:block; 
	margin:13px 0 0 0px;
	padding:0px;
}

/* +++++++++ menu top ++++++++++*/

#tiramenu{
	width:100%;
	background-color:#333333;}
.menu{
	width:980px;
	margin:0px auto;
	position:relative; 
	height:56px;
	text-align:left;	
}
.menu ul{
	margin:0px;
	padding:0px;
	font-size:0.8em;
	font-weight:normal;
	font-style:normal;
	font-stretch:normal;
	display:inline;
	list-style:none; 
	z-index:10; 
	position:absolute; 
	z-index:100;
 }

.menu li{
	float:left;
	text-align:left;
	width: 130px;
	height:46px;
}
.menu li a {
	display:block;
	height:46px;
	padding:10px 10px 0px 20px;
	margin:0px;
	color:#ddd;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1em;
	font-weight:bold;
}
.menu ul li a{float:left; }/* solucion para ie6 a width auto li.mainArrow  */
.menu a:hover {	cursor: pointer;}
.menu a, 
.menu a:active, 
.menu a:hover {text-decoration:none; color:#FFF; }
.menu a:visited {text-decoration:none; color:#ddd; }

#slide {
	position:absolute; 
	top:0px;
	height:56px; 
	background:url(../imgs/menu_light_hover.jpg) no-repeat center top;  
	z-index:10;
}
.empu{ padding-left:20px;}


/* ++++++++++ nuestros productos ++++++++++++++*/

.submenu{
width:224px;
float:left;
margin:0;
padding:34px 0 0 20px;

}
.submenu_top{
width:224px;
height:3px;
display:block;
margin:0;
padding:0;
background-image:url(../imgs/top_submenu.gif);
background-position:0 0;
background-repeat:no-repeat;
overflow:hidden;
}
.submenu_bottom{
width:224px;
height:3px;
display:block;
margin:0;
padding:0;
background-image:url(../imgs/bottom_submenu.gif);
background-position:0 0;
background-repeat:no-repeat;
}
.submenu_lat{
width:220px;
padding:0px 4px 0 4px;
margin:0;
display:block;
background-image:url(../imgs/lat_submenu.gif);
background-position:0 0;
background-repeat: repeat-y;
}

#navcontainer{
	width:216px;
	background-image:url(../imgs/re_submenu.jpg);
	background-position:0 0;
	background-repeat: repeat;
	padding: 0px; 
	margin: 0px;
}
					
#navcontainer ul {
	padding: 10px 0px; 
	margin: 0px; 
	border-style: none; 
	list-style-type: none; 
}
#navcontainer li {
	margin: 0px;
	font-size: 0.9em;
}
#navcontainer li a { 
					width: 176px; 
					display: block; 
					text-decoration: none;
					padding:3px 20px;
					color:#FFFFFF;
					border: none;
}
				#navcontainer li a:hover {
					width:176px;
					padding:2px 20px;
					color:#FFFFFF;
					border-top: 1px solid #FFFFFF;
					border-bottom: 1px solid #FFFFFF;
					background-image:url(../imgs/submenu_li_hover.jpg);
					background-position:0 0;
					background-repeat:repeat;
				}
				#navcontainer ul ul {
					padding: 2px 0px; }
				#navcontainer li li {
					border-bottom-width: 0px;
					margin: 0px;
				}
				#navcontainer li li a { 
					width:180px; 
					padding: 3px 7px 3px 30px; 
					background-color: #000;
					color:#fff; 
					border: none;
					}
				#navcontainer li li a:hover {
					width:180px;
					color: #D03C1D;
					background-color: #f5f5f5;
					border: none;
					padding: 3px 7px 3px 30px;
					background-image:url(../imgs/submenu_li_hover2.jpg);
					background-position:0 0;
					background-repeat:repeat;
				}
				#navcontainer li img  {
					vertical-align:middle;
					display:inline !important;
				}
/* +++++++ estructura contenido ++++++++++++++*/

#allcuerpo{
	width:100%;
	background-color:#7cbc50;
	margin:0;
	padding:0;
	overflow:hidden;
	}

#cuerpo{ 
	width: 980px;
	padding:0px;
	margin: 0px auto;
	text-align:left;
	display: block;
	overflow:hidden;
	background-image:url(../imgs/bg_mirror.jpg);
	background-position: 540px 0px;
	background-repeat:no-repeat;
	}

#subcontainer {
	float:left;
	width:100%;
	position:relative;
	right:50%;
	background-color: transparent;
	background-image:url(../imgs/bg_body.gif);
	background-position: 76% 100%;
	background-repeat:no-repeat;
}
#p_col_L {
	float:left;
	width:250px;
	position:relative;
	left:50%;
	overflow:hidden;
	background-color: transparent;
}
#p_col_R {
	float:left;
	width:660px;
	position:relative;
	left:56%;
	overflow:hidden;
}

#i_col_L {
	float:left;
	width:480px;
	position:relative;
	left:50%;
	overflow:hidden;
	background-color: transparent;
}
#i_col_R {
	float:left;
	width:456px;
	position:relative;
	left:52%;
	overflow:hidden;
	padding-top:20px;
}
div >#i_col_L, div >#p_col_R {
	padding:0px 0px 0px 20px;
}
#i_col_L p, #p_col_R p, #i_col_R p{
	font: 90%/164% Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding-bottom:12px;
	text-align:justify;
}
#banner-gc{ margin:0; padding:0;}
#g_col {
	float:left;
	width:560px;
	min-height:280px;
	position:relative;
	left:90%;
	overflow:hidden;
	background-color: transparent;
}

div >#g_col{
	padding:0px 20px 0px 20px;
}
#g_col p{
	font: 90%/164% Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding-bottom:12px;
	text-align:justify;
}
#g_col ul{ 
	list-style:inside;
	font: 90%/164% Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding-bottom:2px;
	text-align:justify;
	}
	
#dis_col_L {
	float:left;
	width:370px;
	position:relative;
	left:52%;
	overflow:hidden;
	background-color: transparent;
}
#dis_col_R {
	float:left;
	width:550px;
	position:relative;
	left:56%;
	overflow:hidden;
}	
#dis_col_L p{
	font: 90%/164% Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding-bottom:12px;
	text-align:justify;
}

#dis_col_L ul{list-style:inside;margin:0;}
#dis_col_L li{ 
	font: 90%/164% Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	text-align:left;
	}	
.dist{font-size: 0.8em; padding-bottom:6px;}	
.dist a{ color:#FFFFFF !important;}
.mapdis{margin: 10px auto; text-align:center; width:100%;}
.mapdis a{ border:none;}
.mapdis a:active{  outline: none;}
.mapdis a:focus {outline-width: 0px;}
/* ++++++++++++ footer +++++++++++++++++*/
#footer {
	clear:both;
	width:980px;
	height: 60px;
	padding:0px 0 0 0;
	margin:0 auto;
	background-image:url(../imgs/bg_footer.gif);
	background-position: 0% 0%;
	background-repeat:no-repeat;
	background-color: transparent;
}	
#footer p{
	color:#333;
	padding:0px 10px 14px 0;
	margin:0;
	text-align:right;
	font-size: 0.7em;
}
#footer a:link, #footer a:visited {
	color: #333;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #fff;
	text-decoration: underline;
}

/* ++++++++++++ varios +++++++++++++++++*/
h2{
	font: 160%/102% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px;
	padding:2px 0 0px 20px;
	color:#FFFFFF;
	float:left;
	width:100%;
	text-align:left;
}
h3{
	font: 120%/102% "Trebuchet MS", Arial, sans-serif;
	margin: 0px 0px 2px;
	padding:10px 0 2px 0px;
	color:#000;
	float:left;
	width:100%;
	text-align:left;
}
h4{
	font: 100%/102% Arial, sans-serif;
	margin: 0px 0px 2px;
	padding:10px 0 4px;
	color:#f5f5f5;
	float:left;
	width:100%;
	text-align:left;
}
.limpio{
line-height:1px;
height: 1px;
clear: both;
font-size:1px;
font-weight: normal;}

.lineasepara{
height:1px;
background-color:#d6d6d6;
padding:0;
margin:0px 0px 10px;
line-height: 1px;
font-size: 1px;
font-weight:normal;
}
/* +++++ menú migas ++++++*/
.migas{
	clear:both;
	float:left;
	width:980px;
	height:22px;
	margin:0px;
	padding:5px 0 0 20px;
	font-size:0.7em;
	text-align:left;
	color:#48732D;
	}
.migas a{
	font-style:italic;
	color: #314E1F !important;
}	

/* +++++ destacados ++++++*/

.thumb{ 
	float:left;
	display:block;
	width: 200px;
	height: 170px;
	background-color:#FFFFFF;
	text-align:center;
	padding:0;
	margin: 0 10px 10px 0;
}
.thumb .ti{ width: 202px; margin: 10px auto 2px !important; padding:0; display:block; float:left; }
.thumb .ti .ico{ height:124px;}
.thumb img{ margin:0 auto !important; padding:0 0 6px 0; }
.thumb p{  font: 70%/90% Verdana, Arial, Helvetica, sans-serif !important;  text-align:center !important;}
.thumb p a{ color: #000000 !important; }

.titbox {}
a.titbox:link, a.titbox:visited {
	text-decoration: none;
	color:#5E8E3E !important;
	font-weight:bold;
		}
a.titbox:hover, a.titbox:active {   
			text-decoration: underline;
			color:#000  !important; }

.rebajabox{ 
	margin:4px 0 0; 
	width:100px; 
	height:16px; 
	display:block; 
	float:left; 
	color: #ff0000;
	text-decoration: line-through;
		}
.oferta{
	color: #000;
	font-weight:bold;
	margin:4px 0 0; 
	width:100px; 
	height:16px; 
	display:block; 
	float:left; 
}	
	
.precio, .rebaja{
	color:#000;
	margin:4px 0 0 0;
	padding:0;
	width:99%;
	height:16px;
	display:block;
	float:left;	
	font-weight:bold;
}	

.ficha .rebajabox{	color: #f5f5f5;	font-size: 80%;	}
.ficha .oferta, .ficha .precio{color: #fff;}	
			
/* +++++++++ ficha +++++++++++*/

.ficha{
	width:100%;
	height:auto;
	min-height:438px;
	margin:40px 0;
	padding:0;
	display:inline;
}
.fp{ clear:both; float:left; margin-top: 10px !important;}
.lafoto{
	float:right;
	display:block;
	border:1px solid #666;
	background-color:#fff; 
	text-align: center;
	margin:20px 20px 10px; 
	padding:3px;

}
.fp p{ padding:10px 20px 10px 0px;}
/* ++++++++++++++form acceso distribuidores ++++++++++*/

.title_field{ 
margin:0;
float:left;
padding:10px 0 0 0;
width:100%;
font-size:90%;
}
.input_field{
margin:0;
float:left;
padding:4px 0;
width:100%;
}

.bottom_form{padding:5px 10px; margin-top:10px;}

/*+++++++++++++ contacto form ++++++++++++++++++++++++*/

form input{
margin:0;
padding:0;
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}
.contactoform {font-size:90%;}
.contactoform .submit{margin-top: 10px;}
.peque{font-size: 0.74em;padding-left: 4px;}
.formderecha {text-align:right;}

#ordenaform{
	text-align:right;
	margin:0;
	vertical-align:middle;
	color:#305C1B;
	width:620px;	
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}
select {vertical-align: middle;font-size: 90%;}
#ordenaform select{font-family:"Trebuchet MS", Verdana, Arial, sans-serif;}
#ordenaform input.submit {
margin: 0px;
padding: 0px 1px;
vertical-align: middle;
}
.contactoform dd {padding-bottom: 6px;}
#ordenaform dd{ font-size:80%;}
form textarea {font-family:"Trebuchet MS", Verdana, Arial, sans-serif;}


.paginacion {
	float:left;
	margin:0;
	padding: 0;
	height: 22px;
	border-collapse:collapse;
	width: 620px;
}
.paginacion p{
	margin:0;
	padding: 6px 0 !important;
	color:#fff;
	font: 80%/124% "Trebuchet MS", Verdana, Arial, sans-serif !important;
}
.referencia{
	font-size:80%;
	color:#666;
	text-decoration: none;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	padding-left: 8px;
}