#navigation td {
	border-bottom: 1px solid #DFDFBF;
	}
	
#navigation a {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	line-height:10px;
	text-decoration: none;
	display:block;
	padding:10px 10px 10px 16px;
	background: url(images/menu.gif) 2px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #E6F2D9 url(images/menu-1.gif) 2px 45% no-repeat;
	color:#1C270E;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	background-image: url(http://odaer.org/images/fondo.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 24px;
}
.Estilo1 {
	color: #527A29;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-indent: 4px;
	background-color: #F7F7DF;
	font-weight: bold;
}
.Estilo2 {
	font-size: 16px;
	text-decoration: none;
	background-color: #E3E393;
	text-indent: 24px;
	background-image: url(images/titulo.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	color: #4D6600;
	letter-spacing: 1px;
	font-weight: bold;
}
