
.product_main
{
	background-color: #FFFFFF;
}


.product_main_sel
{
	background-color: #c2c2c2;
}

.producto_nombre
{
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #4a5e4a;
		text-decoration: none;
}


.menu{
	margin-top: 10px;
	margin-bottom: 10px;


}
.menu_lt
{
	background-image: url("images/menu_lt.gif");
	width: 8px;
	height: 22px;

}
.menu_ct
{
	background-image: url("images/menu_ct.gif");
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	font-family:Tahoma;
	font-size:11px;
	color:#405b40;
	text-decoration:underline;
}
.menu_rt
{
	background-image: url("images/menu_rt.gif");
	width: 9px;
	height: 22px;
}


.back
{
	font-family:Tahoma;
	font-size:11px;
	color:#405b40;
	text-decoration:underline;	
}
.back:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#405b40;
	text-decoration:underline;	
}

.menu_sel{
	margin-top: 25px;
	margin-bottom: 10px;
	border-bottom: 2px solid #415b3e;
	width: 100%;
}
.menu_lt_sel
{
	background-image: url("images/menu_lt_sel.gif");
	width: 8px;
	height: 22px;
	
	
}
.menu_ct_sel
{
	background-image: url("images/menu_ct_sel.gif");
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	color:#ffffff;

}
.menu_rt_sel
{
	background-image: url("images/menu_rt_sel.gif");
	width: 8px;
	height: 22px;
}
a.menu_font_sel
{
	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
border: 0px;
	
}
a.menu_font
{
	
	color:  #415b3e;
	font-weight: bold;
	border: 0px;
	text-decoration: none;
	font-size: 11px;
	
}
a.menu_font_sel:hover
{
	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
border: 0px;
	
}
a.menu_font:hover
{
	
	color:  #415b3e;
	font-weight: bold;
	border: 0px;
	text-decoration: none;
	font-size: 11px;
	
}
.menu_prod_sel
{
	
	font-family:Tahoma;
	font-size:11px;
	color:#405b40;
	font-weight: bold;
	text-decoration:underline;	
	
}
a.menu_prod
{
		font-family:Tahoma;
	color:  #415b3e;
	font-weight: normal;
	border: 0px;
	text-decoration: none;
	font-size: 11px;
	
}

a.menu_prod:hover
{
	
	color:  #415b3e;
	font-weight: normal;
	border: 0px;
	text-decoration: underline;
	font-size: 11px;
	
}







.menu_productos
{
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 16px;
}

.producto_intro
{
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #4a5e4a;
			line-height:17px;
		text-decoration: none;
		padding-bottom: 20px;
		
}
.contenido_txt
{
	font-family:Tahoma;
	color:#64615e;
	font-size:11px;
	line-height:17px;
}

.contenido_minitxt
{
	font-family:Tahoma;
	color:#64615e;
	font-size:10px;
	line-height:17px;
}

.contenido_td
{
	text-align: center;
}


.link_txt
{
	font-family:Tahoma;
	font-weight:bold;
	color:#25300d;
	font-size:11px;
	line-height:17px;
	text-decoration:underline;
}

.link_txt:hover
{
	font-family:Tahoma;
	font-weight:bold;
	color:#25300d;
	font-size:11px;
	line-height:17px;
	text-decoration:underline;
}

.contenido_verde_txt
{
	font-family:Tahoma;
	color:#476347;
	font-size:11px;
	line-height:17px;
}

.noticia_cuerpo a {
	color:#005900;
}
ul.caracteristicas {margin-left:0px; padding-left:0px;}
ul.caracteristicas li {list-style-type: none; }
ul.caracteristicas li:BEFORE{content: "- "} 
