/*admin*/
.botonera_izq{
	background-color: #EAF5E6;
	width: 150px;
	height: 100%;
}
.pie {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border-bottom: #EAF5E6 1px solid;
	background-color:  #F2F7F1; 
}
.tabla_verde{
	background-color:  #CAE3C1; 
	padding: 12px;
	width: 750px;
}
.tabla_verde2{background-color:  #CAE3C1; }

/* 2016*/
.panel_novedades{ width:49%; float: left; background-color: #FFFFFF}
.panel_productos{ width:49%; float: left; background-color: #FFFFFF}

.celda_producto{ 
	background-color: #ffffff;
	border: 2px solid #449A5D;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	width: 200px; height:250px;
	float: left;
	text-align:center;
}
.celda_producto img{ width: 100%; height:auto }

.detalle_producto{ 
	background-color: #ffffff;
	border: 2px solid #449A5D;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	width: 100%; min-height:200px;
	float: left;
}

/* tienda*/
.borde_verde{ 
	border: 1px solid #658560;
	background-color:#ffffff;
}
a:link { color: #449A5D;text-decoration: none;}
a:visited {	color: #449A5D;	text-decoration: none;}
a:hover {color: #449A5D;text-decoration: none;}
a:active {color: #449A5D;	text-decoration: none;}
.titulos{
	background-color: #449A5D;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;	
}

.texto {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #333333; text-align: justify}
.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #333333; text-align: justify; border-bottom:  1px dotted #99CC33; font-weight: bold; padding: 4px 4px 4px 5px;}
.menupad {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #333333; text-align: justify; border-bottom:  1px dotted #99CC33; font-weight: bold; padding: 4px 4px 4px 15px;}
.menupad2{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #333333; text-align: justify; border-bottom:  1px dotted #99CC33; font-weight: bold; padding: 4px 4px 4px 25px;}
.tit_prod{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
}