#contenido_productos {
	padding-right: 30px;
	padding-left: 30px;
}
.bloque_productos {
	padding-left: 35px;
	float: left;
	width: 192px;
}
.bloque_productos p{
	height:50px;
	padding:0px;
}
.img_productos {
	width: 193px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tit_productos {
	padding-top: 10px;
}
.btn_ver_producto {
	text-align: right;
}
#boxs_debajo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	margin-top: 20px;
}
#box_01 {
	min-height:110px;
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EDEDED;
	width: 300px;
}
#box_01 ul {
	margin: 0px;
	list-style-position: inside;
	color: #000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#box_01 li{
	color: #000;
	text-decoration:none;
	background-image: url(../imagenes/flechita.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	list-style-type: none;
	margin: 0px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#box_01 li a{
	color: #000;
	text-decoration:none;
}
#box_01 li a:hover{
	color: #000000;
	text-decoration:underline;
}
#box_02 {
	_height:110px;
	min-height:110px;
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EDEDED;
	padding-left: 20px;
	width: 160px;
}
#box_02 ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-position: inside;
	color: #000;
}
#box_02 li a{
	color: #000;
	text-decoration:none;
}
#box_02 li a:hover{
	color: #000000;
	text-decoration:underline;
}
#box_03 {
	_height:110px;
	min-height:110px;
	float: left;
	width: 135px;
	text-align: right;
	padding-top: 15px;
	padding-left: 40px;
}
#box_03 img {
	margin-bottom: 15px;
}
