#detalle_productos{
	border: 1px solid #414957; 
	background-color:#162031;
	margin:20px 0 0 0;
	background-image:url(../imagenes/base/pompas.jpg);
	background-repeat:no-repeat;
}

#menu_productos{
	float:left;
	width:255px;
	margin:25px 0 0 10px;
}

#menu_productos h1{
	font-size:12px;
	color:#9dc128;
}
#menu_productos h1 a{
	font-size:12px;
	color:#1f2b3f;
	text-decoration:none;
}
#menu_productos h1 a:hover{
	font-size:12px;
	color:#9dc128;
	text-decoration:none;
}
#menu_productos h2{
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	margin-top:-7px;
}
#menu_productos h2 a{
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
#menu_productos h2 a:hover{
	font-size:12px;
	color:#9dc128;
	font-weight:normal;
	text-decoration:none;
}

#menu_productos ul{
	margin:0;
}
#menu_productos li{
	list-style-type:none;
	border-bottom:1px solid #CCCCCC;
	margin:0;
}

#texto_beneficio{
	margin-left:315px;
	margin-top:25px;
	padding-bottom:30px;
}

#texto_beneficio h1{
	font-size:18px;
	font-weight:normal;
	color:#1f2b3f;
}
#texto_beneficio h2{
	font-size:13px;
	font-weight:normal;
	color:#9dc128;
	margin-top:-7px;
}
#texto_beneficio p{
	font-size:12px;
	color:#FFFFFF;
	padding-right:50px;
}
.clickable_prod{cursor:pointer;display:block;}

