.productos-list {
	margin-bottom: 20px;
	margin-left:15px;
}


.productos-list h2 {
	font-family: 'lifestylem54', Arial;
	padding-bottom: 5px;
	color: #ff9d00;
	padding-top: 5px;
	/* border-bottom: #d8d8d8 1px dashed; */
}
.productos-portada{
	text-align: center;
	padding-bottom: 20px;
	border-bottom: #d8d8d8 1px dashed;
}
.productos-detalle-portada{
 	color:#595756;
	font-size: 1.10em;
	font-family: 'Crimson Text', serif;
	font-style: italic;
	padding-bottom: 20px;
}

.productos-portada header a{
	font-family: 'lifestylem54', Arial;
 	color:#595756;
	font-size: 0.90em;
	text-decoration: none;
	padding-top: 10px;
}
.productos-portada header a:hover{
	font-family: 'lifestylem54', Arial;
 	color: #ff9d00;
	font-size: 0.90em;
	text-decoration: none;
	padding-top: 10px;
}
.productos-portada a{
 	color:#595756;
	font-size: 0.90em;
	text-decoration: none;
	padding-top: 10px;
	font-style: italic;
}
.productos-portada a:hover{
 	color: #ff9d00;
	font-size: 0.90em;
	text-decoration: none;
	padding-top: 10px;
	font-style: italic;
}

.productos-separador{
 border-bottom: #d8d8d8 1px dashed;
 margin-bottom: 15px;
 padding-bottom: 15px;
}

.productos-list h3 {
	font-family: 'Crimson Text', serif;
	color: #595756;
	font-size: 1.10em;
}

.productos-list p {
	font-family: 'Crimson Text', serif;
	color: #595756;
	font-size: 1.0em;
}
