body {

	background-image:url(../images/fon1.jpg); background-repeat:no-repeat;
	background-color:#58290F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-repeat: no-repeat;
    background-position:top center; 

}




.oneColFixCtrHdr #footer {
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
}
.oneColFixCtrHdr #footer p {
	margin: 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}



a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}


a.linkmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
a.linkmenu:link {
	text-decoration: none;
}
a.linkmenu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.linkmenu:hover {
	text-decoration: none;
	color:#F9F9F9;
}
a.linkmenu:active {
	text-decoration: none;
	color: #F9F9F9;
}


.fecha {
	font-size: 16px;
	color: #FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif}
