body {
	background-color: #BBA572;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26201C;
	text-align: justify;
}
.degradadofondo {
	background-attachment: fixed;
	background-image: url(imagenes/blue_gradient.jpg);
	background-repeat:  repeat-y;
	background-position: right top;
}
.cuadrocentral {
	border-right-width: 1px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5A5445;
	border-left-color: #DBC79A;
}
.baseweb {
	background-color: #FFF8CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d8c396;
	border-right-color: #5D5746;
	border-bottom-color: #D8C396;
	border-left-color: #DBC79A;
}
.imagenespastelerias {
	border: 1px solid #333333;
}
.recuadrosfotos {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	background-color: #f4f4f4;
}


.marcoimagenes {
	border: 1px solid #2B2520;
}
.fondotitulos {
	background-image: url(imagenes/blue_gradient.jpg);
	background-attachment: scroll;
	background-repeat:  repeat-y;
	background-position: right;
}
.cuadrodirecciones {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.textoproductos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D37A42;
	text-decoration: none;
}
.textoproductos:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}.formus {
	border: 1px solid #BBA572;
}
