#navigation td {
	border-bottom: 1px solid #ffffff;
	}
	
#navigation a {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #914800;
	line-height:10px;
	text-decoration:none;
	display:block;
	padding:6px 6px 6px 8px;
	background: url() 1px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #F7FBEA url() 3px 45% no-repeat;
	color:#CE0000;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	background-image: url(../images/fond.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0062C4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.Estilo1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #303F1B;
}
.Estilo2 {
	font-size: 13px;
	color: #4B6329;
	text-indent: 12px;
	background-image: url(../images/titulo.jpg);
	background-repeat: no-repeat;
	padding:6px;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Estilo3 {
	color: #FFFFFF;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 12px;
	padding: 4px;
}
