
/*
Gris Oscuro:#1b1b1b;
Gris CLaro: #f4f4f4 ;
Naranja: #f68e51 ;

Vino Obscuro : #490e17;
Vino Claro: #800f2d;


*/


@import url(http://fonts.googleapis.com/css?family=Raleway:700,100,300);

body{
   font-family: 'Raleway', sans-serif;
}



.menu-productos h2{
	width: 150px;
}

.producto-content h1{
	text-align: center;
	
}
.producto-content img{
}