body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
body {
	background-color: #F4F9A5;
	background-image: url(../imagenes/body/background.jpg);
	background-position:top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #a0a552;
	scrollbar-face-color: #a0a552;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #595d20;
	scrollbar-3dlight-color: #F4F9A5;
	scrollbar-arrow-color: #F4F9A5;
	scrollbar-track-color: #F4F9A5;
	scrollbar-darkshadow-color: #595d20;
	overflow: auto;
}
a:link {
	color: #8D1919;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8D1919;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #8D1919;
}.tblcontenido {
	background-color: #FFFFFF;
	border: 2px solid #B7C14A;
}
.textofooter {
	font-size: 10px;
	font-weight: bold;
}
.topmenu {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.textoseccion {
	font-size: 24px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 0px;
	color: #8D1919;
}
.titulorojo {
	font-size: 12px;
	font-weight: bold;
	color: #8D1919;
}
.subtitulorojo {
	font-size: 10px;
	color: #8D1919;
}
.tituloblanco {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bordebanner {
	border: 1px dashed #B7C14A;
	padding: 5px;
}
.textobox {
	text-align: justify;
	font-size: 12px;
	line-height: 12px;
	padding: 5px;
	border: 1px dashed #B7C14A;
}
.textoboxblue {
	text-align: justify;
	font-size: 12px;
	line-height: 12px;
	padding: 5px;
	border: 1px dashed #B7C14A;
	color: #FFFF00;
	background-image: url(../imagenes/blue_back_h.jpg);
}
.bordeceldas {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #B7C14A;
	border-right-color: #B7C14A;
	border-bottom-color: #B7C14A;
	border-left-color: #B7C14A;
}
input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8D1919;
	border: 1px solid #B7C14A;
	background-color: #FFFFFF;
}
.overbox {
	position: relative;
	z-index: 10000;
}

