.externe {	background-color: #EEEEE0;}

.topmenu {
	font-family : Verdana;
	font-size : 11;
	font-weight: bold;
	background-color: white;
	color: black;
	text-align: left;
	height: 20px;
	padding-left: 8px;
}
.topmenu a {	color: black;	text-decoration: none;}
.topmenu a:visited {	text-decoration: none;}
.topmenu a:active {	text-decoration: none;}
.topmenu a:hover {	text-decoration: none; color: #006699;}

.menu {
	font-family : Verdana;
	font-size : 11;
	background-color: white;
	color: #052F60;
	font-weight: bold;
}

.footer {
	font-family : "Small Fonts";
	font-size : 9px;
	text-align : center;
	background-color: black;
	color: white;
}

.banner {
	color: #4B8DFB;
	background-color: #EEEEE0;
	font-family : Verdana;
	font-size : 12;
}

.titre {
	color: #006699;
	font-weight: bold;
	font-size: 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 5px;
	width: 600px;
	height: 20px;
	border: 1px solid Black;
}

.main {
	color: black;
	font-family : Verdana;
	vertical-align : top;
	margin-left : 15px;
	font-size : 11px;
	background-color: white;
}

.main a					{ text-decoration: none;	color: #006699;	font-weight: normal;}
.main a:visited	{ text-decoration: none;}
.main a:active		{ text-decoration: none;}
.main a:hover		{ text-decoration: underline;}

.menu a {	text-decoration: none;	color: black;}
.menu a:visited {	text-decoration: none;}
.menu a:active {	text-decoration: none;}
.menu a:hover {	text-decoration: underline;}

img {	border : none;	vertical-align : middle;}

hr {	color: #006699;	size: 1px;	height : 1px;}

p.justify {	text-align: justify;}

td {
	font-family : Verdana;
	font-size : 11px;
}

h1 {	font-size: 15px;}
h2 {	font-size: 14px;}
h3 {	font-size: 13px;}
h4 {	font-size: 12px;}
h5 {	font-size: 11px;}
h6 {	font-size: 10px;}

.boxTitle {
/*	background-color: #E1E1E1;*/
	color: white;
	font-weight: bold;
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 5px;
	width: 200px;
	height: 20px;
	border: 1px solid black;
}

.banner {
	border-top : 1px solid White;
	border-bottom : 1px solid White;
}
.topbanner {
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	font-size: 20px;
	font-weight: bold;
	font-family : "Arial Black";
	font-style : italic;
	background-color: black;
	text-align: right;
}
.topbanner2 {
	padding-left: 10px;
	padding-right: 10px;
	color: #F0F0F0;
	font-size: 10px;
	font-family : "Arial";
	text-align: right;
	background-color: black;
}


/* Chronologie */
.annee {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.mois {
	text-align: right;
	vertical-align: top;
	color: #006699;
	font-weight: bold;
}

p {
	text-align: justify;
}



