
#page {
	background-color: #F2F5F6;
	margin-left: 11px; margin-right: 12px; margin-top: 20px; margin-bottom: 0px;
}

#header h1 {
	padding-left: 20px; padding-right: 0px; padding-top: 20px; padding-bottom: 0px;
	text-align: left;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}

#header h1 a {
	color: #336699;
	text-decoration :none;
}

#header h1 a:hover {
	color: #214163;
}

#header #nav {
	padding-left: 0px; padding-right: 0px; padding-top: 9px; padding-bottom: 9px;
	background: #336699;
	margin-left: 20px; margin-right: 20px; margin-top: 0px; margin-bottom: 0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}

#header #nav a {
	padding-left: 20px; padding-right: 20px; padding-top: 0px; padding-bottom: 0px;
	color: #FFFFFF;
	text-decoration: none;
}

#header #nav a:hover {
	background: #214163;
	color: #FFFFFF;
	border-top: 6px solid #214163;
	border-bottom: 7px solid #214163;
	border-left: 0px solid #214163;
	border-right: 0px solid #214163;
}

#header #nav a.active {
	background: #214163;
}

#header #nav li {
	display: inline;
	list-style-position: inline;
	list-style: none;
}

.lien {
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #214163;
	font-weight: bold;
}

.lien a {
	color: #214163;
	text-decoration: none;
}

.lien a:hover {
	text-decoration: underline;
}

table#table0 { border-collapse: collapse; }
table#table0 td { padding-left: 10px; padding-right: 10px; padding-top: 0px; padding-bottom: 0px; background-color: #FFFFFF; border-style: solid ; border-width: 0px; border-color: #F2F5F6; vertical-align: top; }
table#table0 a { }
table#table0 a:hover { }

.site { 
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #214163;
	font-weight: bold;
}

.site a { 
	color: #214163;
	text-decoration: none;
}

.site a:hover { 
	color:#336699;
	text-decoration: underline;
}

.texte { 
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.texte a { 
	color: #000000;
	text-decoration:none; }
	
.texte a:hover { 
	text-decoration:underline; }
	
#footer {
	padding-left: 0px; padding-right: 0px; padding-top: 10px; padding-bottom: 20px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
}

#footer a {
	color:#214163;
	text-decoration:none;
}

#footer a:hover {
	color:#214163;
	text-decoration:underline;
}