@charset "utf-8";
/* CSS Document */

body {
	background-color: #164978;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.bgcolor{
	background-color:#FEFCE7
	}
a:link {
	color: #006;
	text-decoration:none;
	}
a:hover {
	color: #006;
	text-decoration:underline;
}
a:active {
	color: #990000;
}

#lien {
	font-family:"Times New Roman", Times, serif;
}

#lien a{
	font-family:"Times New Roman", Times, serif;
	color:#000066;
	font-size:16px;
	text-decoration:none;
}

#lien a:hover {
	text-decoration:underline;
	font-weight:bolder;
	color: #000066;
}
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	}
.Style2{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFF00;
	}
.Style3{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
.tdRouge {
	background-color: #ff0000;
	color: #ffffff;	
}

.tdVert {
	background-color: #008000;
	color: #ffffff;
}
#navigation td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FAF5AB;
	border-bottom-color: #FF0000;
	}
#navigation a {
	color: #FF0000;
	line-height:normal;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#000066;
	background-color: #99CC66;
	padding-left: 20px;
	}

.Style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #CCCCCC;
}
.presentation {
	background-color:#EDCA96;
	font-family:Arial, Helvetica, sans-serif;
	color:#663300;
	font-size:18px;
	padding-left:15px;
	font-weight:bold;
}
.cadre {
	border-bottom:#EDCA96 solid 1px;
	border-left:#EDCA96 solid 1px;
	border-right:#EDCA96 solid 1px;
	}

