#contenedor_carrusel{
	padding-left: 0px;
	padding-right: 0px;
}

#titulo_cont_prod{
	padding-top: 50px;
	padding-bottom: 20px;
	color: #B30022;
	font-family: Impact, Charcoal, sans-serif;
}

#contenido_productos{
	padding-top: 40px;
}

#linea_categoria{
	border: 2px solid #CBA349;
	margin-top: 0px;
}

#img_responsiva{
	max-width: 100%;
  	height: auto;
  	margin-bottom: 20px;
}

#parrafo_categoria{
	margin-top: 100px;
	text-align: justify;
	font-size: 24px;
}

h3{
	font-weight: bold;
}

#caja_productos{
	padding-bottom: 30px;
}

#contenedor_productos{
	padding-bottom: 40px;
}

#titulo{
	font-size: 48px;
}