body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../assets/images/fondo_alojamientos.gif);
	margin: 0px;
}
p {
	font-size: 11px;
}
#cajaCabezal {
	border-top: 2px solid #ECC67D;
	border-right: 2px solid #ECC67D;
	border-bottom: 2px none #ECC67D;
	border-left: 2px solid #ECC67D;
}
#cajaMedio {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ECC67D;
	border-right-color: #ECC67D;
	border-bottom-color: #ECC67D;
	border-left-color: #ECC67D;
}
#cajaPie {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECC67D;
	border-right-color: #ECC67D;
	border-bottom-color: #ECC67D;
	border-left-color: #ECC67D;
}
.tituloContenido {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6A914D;
}
.subTitulo {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.tituloSeccion {
	font-size: 14px;
	font-weight: bold;
	color: #336633;
}
.copete {
	font-style: italic;
	color: #D7EAB9;
}
a.masInfo {
	font-weight: bold;
	color: #AA8E4D;
	font-size: 10px;
}
a.masInfo:hover {
	color: #684E17;
	text-decoration: underline overline;
}
.pie {
	font-size: 11px;
	color: #000000;
}
a.pie {
	color: #333333;
	text-decoration: underline;
}
a.pie:hover {
	color: #684E17;
	text-decoration: overline;
}
a.linkMenu {
	font-family:""Times New Roman"", Courier, mono;
	font-size:13 px;
	color: #000000;
	text-decoration: none;
}
a.linkMenu:hover {
	color: #038940;
	text-decoration: underline overline;
}
.colorColumnaMenu {
	background-color: #F3E3C1 ;
}
