#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE4EC;
	}
#navigation a {
	color: #0089B7;
	line-height:6px;
	text-decoration: none;
	display:block;
	padding:5px 6px 8px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: 1px 45%;
	}
#navigation a:hover {
	color:#FF0000;
	background-image: url(../images/menu1.gif);
	background-repeat: no-repeat;
	background-position: 3px 45%;
	background-color: #D9E1EA;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fond.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0089B7;
	text-decoration: none;
}
a:visited {
	color: #0089B7;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Estilo1 {font-size: 11px}
.Estilo2 {
	font-size: 14px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	color: #637630;
}
