.borde {
	border: 2px solid #6F3215;
}
.logofondo {
	background-attachment: fixed;
	background-image: url(images/logofondo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.titubic {
	background-attachment: fixed;
	background-image: url(images/tit_ubic.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.titrest {

	background-attachment: fixed;
	background-image: url(images/tit_rest.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.titcarta {


	background-attachment: fixed;
	background-image: url(images/tit_carta.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.titvinos {



	background-attachment: fixed;
	background-image: url(images/tit_vinos.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.titinfo {




	background-attachment: fixed;
	background-image: url(images/tit_info.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.carta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;

}
body{
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #B0562A;
  scrollbar-face-color: #d57647;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #B0562A;
  scrollbar-darkshadow-color: #B0562A;
  scrollbar-shadow-color: #ffffff;
}
.casillas {
	border: 1px solid #6F3215;
	background-color: #FFF0E8;
	font-size: 10px;
}
.boton {
	border: 1px solid #66491d;
	color: #ffffff;
	background-color: #d57647;
	font-size: 10px;
	font-weight: bold;

}