body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/background.jpg);
	margin: 0px;
}

body, html {
  scrollbar-face-color: #C3CC9B !important;
  scrollbar-shadow-color: #7C9E41!important;
  scrollbar-highlight-color: #C3CC9B!important;
  scrollbar-3dlight-color: #C3CC9B!important;
  scrollbar-darkshadow-color: #7C9E41 !important;
  scrollbar-track-color: #C3CC9B!important;
  scrollbar-arrow-color: #7C9E41 !important;
}

p {
	font-size: 11px;
}
#cajaCabezal {
	border-top: 2px solid #5B6B3C;
	border-right: 2px solid #5B6B3C;
	border-bottom: 2px none #5B6B3C;
	border-left: 2px solid #5B6B3C;
}
#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: #5B6B3C;
	border-right-color: #5B6B3C;
	border-bottom-color: #5B6B3C;
	border-left-color: #5B6B3C;
}
#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: #64755C;
	border-right-color: #64755C;
	border-bottom-color: #64755C;
	border-left-color: #64755C;
}
a.linkMenu {
	font-weight: bold;
	color: #669966;
	text-decoration: none;
	font-size: 11px;
}
a.linkMenu:hover {
	color: #5B6B3C;
	text-decoration: underline overline;
}
.tituloContenido {
	font-family: "Verdana", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #7D9F3E;
}
.subTitulo {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.tituloSeccion {
	font-size: 14px;
	font-weight: bold;
	color: #7D9F3E;
	text-transform: uppercase;
}
.copete {
	font-style: italic;
	color: #D7EAB9;
}

.pieletras {
	font-size: 9px;
	font-weight: bold;
	color: #362C82;
		}

a.masInfo {
	font-weight: bold;
	color: #CC0000;
	font-size: 10px;
}
a.masInfo2 {
	font-weight: bold;
	color: #7C9E41;
	font-size: 9px;
}

a.masInfo:hover {
	color: #999933;
	text-decoration: underline overline;
}

a.masInfo2:hover {
	color: #BDCAA6;
	text-decoration: underline overline;
}
.aireLados {
	margin: 3px;
}
