body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

body, html {
  scrollbar-face-color: #B5A064 !important;
  scrollbar-shadow-color: #554004 !important;
  scrollbar-highlight-color: #CDB87C !important;
  scrollbar-3dlight-color: #CDB87C !important;
  scrollbar-darkshadow-color: #554004 !important;
  scrollbar-track-color: #E5D094 !important;
  scrollbar-arrow-color: #554004 !important;
}



p {
	font-size: 11px;
}
#cajaCabezal {
	border-top: 2px solid #019EBF;
	border-right: 2px solid #019EBF;
	border-bottom: 2px none #019EBF;
	border-left: 2px solid #019EBF;
}
#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: #019EBF;
	border-right-color: #019EBF;
	border-bottom-color: #019EBF;
	border-left-color: #019EBF;
}
#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: #019EBF;
	border-right-color: #019EBF;
	border-bottom-color: #019EBF;
	border-left-color: #019EBF;
}
.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: #DEEDE6;
	text-decoration: underline overline;
}
.pie {
	font-size: 11px;
	color: #333333;
}
a.pie {
	color: #333333;
	text-decoration: underline;
}
a.pie:hover {
	color: #DEEDE6;
	text-decoration: overline;
}
a.linkMenu {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.linkMenu:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
.colorColumnaMenu {
	background-color: #028343;
}
