body {
  font-family: 'Roboto'!important;
  padding: 0px;
  margin: 0px;
  overflow-x: hidden!important;
}

b {
  font-weight: 600!important;
}

.centered {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

h1 {
    font-family: 'Arial';
    color:#b7a98e;
    font-size: 45px;
    font-style: italic;
    font-weight: bold;
}

h2 {
    color: #b7a98e;
}

h4 {
   color: #b7a98e;
   font-family: 'Pinyon Script';
   font-size: 45px!important;
}

p {
    color: #b7a98e;
}

.listaRecetas a {
    color: #b7a98e!important;
}

.imgPortada {
  background-color: #5a3024;
  border: 25px solid #5a3024;
}

.navbar {
    background: #fff!important;
    border-bottom: 0px solid #5a3024;
}

.fondoGaleria {
    background-color: #bda371;
    padding-top: 25px;
    padding-bottom: 25px;
}

.fondoGris {
    background-color: #3a3631;
}

.thumb {
    border: 4px solid #3a3631;
}

.boton {
    background-color: #703e11!important;
    color:#fff!important;
}

.chiquito {
  font-size: 13px;
}

.bloqueSlider {
  /*	background: rgba(199,171,138,1);
  	background: -moz-linear-gradient(left, rgba(199,171,138,1) 0%, rgba(243,228,201,1) 0%, rgba(115,73,33,1) 20%, rgba(115,73,33,1) 80%, rgba(199,171,138,1) 100%);
  	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(199,171,138,1)), color-stop(0%, rgba(243,228,201,1)), color-stop(20%, rgba(115,73,33,1)), color-stop(80%, rgba(115,73,33,1)), color-stop(100%, rgba(199,171,138,1)));
  	background: -webkit-linear-gradient(left, rgba(199,171,138,1) 0%, rgba(243,228,201,1) 0%, rgba(115,73,33,1) 20%, rgba(115,73,33,1) 80%, rgba(199,171,138,1) 100%);
  	background: -o-linear-gradient(left, rgba(199,171,138,1) 0%, rgba(243,228,201,1) 0%, rgba(115,73,33,1) 20%, rgba(115,73,33,1) 80%, rgba(199,171,138,1) 100%);
  	background: -ms-linear-gradient(left, rgba(199,171,138,1) 0%, rgba(243,228,201,1) 0%, rgba(115,73,33,1) 20%, rgba(115,73,33,1) 80%, rgba(199,171,138,1) 100%);
  	background: linear-gradient(to right, rgba(199,171,138,1) 0%, rgba(243,228,201,1) 0%, rgba(115,73,33,1) 20%, rgba(115,73,33,1) 80%, rgba(199,171,138,1) 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7ab8a', endColorstr='#c7ab8a', GradientType=1 );
  */
  	background: rgba(243,226,199,1);
  	background: -moz-linear-gradient(left, rgba(243,226,199,1) 0%, rgba(193,158,103,1) 29%, rgba(182,141,76,1) 43%, rgba(233,212,179,1) 54%, rgba(233,212,179,1) 75%, rgba(182,141,76,1) 100%);
  	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(243,226,199,1)), color-stop(29%, rgba(193,158,103,1)), color-stop(43%, rgba(182,141,76,1)), color-stop(54%, rgba(233,212,179,1)), color-stop(75%, rgba(233,212,179,1)), color-stop(100%, rgba(182,141,76,1)));
  	background: -webkit-linear-gradient(left, rgba(243,226,199,1) 0%, rgba(193,158,103,1) 29%, rgba(182,141,76,1) 43%, rgba(233,212,179,1) 54%, rgba(233,212,179,1) 75%, rgba(182,141,76,1) 100%);
  	background: -o-linear-gradient(left, rgba(243,226,199,1) 0%, rgba(193,158,103,1) 29%, rgba(182,141,76,1) 43%, rgba(233,212,179,1) 54%, rgba(233,212,179,1) 75%, rgba(182,141,76,1) 100%);
  	background: -ms-linear-gradient(left, rgba(243,226,199,1) 0%, rgba(193,158,103,1) 29%, rgba(182,141,76,1) 43%, rgba(233,212,179,1) 54%, rgba(233,212,179,1) 75%, rgba(182,141,76,1) 100%);
  	background: linear-gradient(to right, rgba(243,226,199,1) 0%, rgba(193,158,103,1) 29%, rgba(182,141,76,1) 43%, rgba(233,212,179,1) 54%, rgba(233,212,179,1) 75%, rgba(182,141,76,1) 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#b68d4c', GradientType=1 );
}

.division1 {
	background-color: #f2dcbd;
	height: 10px;
	margin-top: 5px;
	border-bottom: 5px solid #3a3631;
}

.division2 {
	background-color: #f2dcbd;
	height: 10px;
	margin-bottom: 5px;
	border-top: 5px solid #3a3631;
}
