/* CSS Document */
#navigation a {
	color: #0B85FF;
	line-height:10px;
	text-decoration: none;
	display:block;
	padding:5px 6px 8px 15px;
	background-repeat: no-repeat;
	text-indent: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/menu-0.gif);
}
#navigation a:hover {
	color:#005EBB;
	background-color: #B9D9EE;
	text-indent: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	background-image: url(../images/fond-1.jpg);
	background-color: #0099FF;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Estilo2 {
	color: #FFFFFF;
	text-indent: 50px;
}
.Estilo3 {
	font-size: 12px;
	background-color: #D7D7D7;
	text-indent: 10px;
	line-height: 20px;
	font-weight: bold;
}
.Estilo4 {color: #0B85FF}
