body {
scrollbar-arrow-color: #8E510D;
scrollbar-base-color: #D3C1AD;
scrollbar-dark-shadow-color: #917F67;
scrollbar-track-color: #C4B395;
scrollbar-face-color: #D3C1AD;
scrollbar-shadow-color: #917F67;
scrollbar-highlight-color: #917F67;
scrollbar-3d-light-color: #917F67;
}


.Textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #402A16;
}
.Guion {
	color: #684424;
	font-weight: bold;
	font-size:14px
}

.direccion {
	color: #B09F87;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.boxContenedor {
	width:470px;
	height:320px;
	overflow:auto;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #402A16;
	font-weight: bold;
	}
	.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #684424;
	font-weight: bold;
	}

.bordes {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #400000;
	border-right-color: #400000;
	border-bottom-color: #400000;
	border-left-color: #400000;
}

