body {
	background-image: url(imgs/back.gif);
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c4077;
}

a {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
}
a:link {
	text-decoration: none;
	olor: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.a2 {
	font-size: 12px;
	color: #02396F;
}
.a2:link {
	text-decoration: none;
}
.a2:visited {
	text-decoration: none;
	color: #02396F;
}
.a2:hover {
	text-decoration: underline;
	color: #0353A3;
}
.a2:active {
	text-decoration: none;
	color: #02396F;
}

.a3 {
	font-size: 12px;
	color: #8B002B;
}
.a3:link {
	text-decoration: none;
}
.a3:visited {
	text-decoration: none;
	color: #8B002B;
}
.a3:hover {
	text-decoration: underline;
	color: #8B002B;
}
.a3:active {
	text-decoration: none;
	color: #8B002B;
}

.a4:link {
	color: #535898;
}
.a4:visited {
	color: #535898;
}
.a4:hover {
	color: #535898;
}
.a4:active {
	color: #535898;
}




.a5:link {
	color: #1c4077;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c4077;
}
.a5:visited {
	color: #1c4077;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c4077;
}
.a5:hover {
	color: #1c4077;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c4077;
}
.a5:active {
	color: #1c4077;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c4077;
}


#toutautour {
  border-width:1px;
  border-style:solid;
  border-color:#02396F;
  text-align:justify; }

ul.blue {
	padding: 5px;
	margin: 10px 0;
	list-style: none;
	
	border-bottom: 1px solid #e7e7e7;
	float: left;
	clear: left;
}

ul.blue li {
	float: left;
}

ul.blue li a {
	float: left;
	text-decoration: none;
	color: #024588;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
}

ul.blue li a span {
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.blue li a:hover {
 	color: #0d5f83;
	background: url(images/blue.png) no-repeat top right;
}

ul.blue li a:hover span {
	background: url(images/blue.png) no-repeat top left;
}

ul.blue li a.current {
	background: url(images/blue.png) no-repeat top right;
 	color: #0d5f83;
}

ul.blue li a.current span {
	background: url(images/blue.png) no-repeat top left;
}


