body {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.cadreNoire {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.cadreBleuCiel {
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
}
.basDePage {
	font-size: 10px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.cadrebleufondover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #75A4D0;
	border-right-color: #75A4D0;
	border-bottom-color: #75A4D0;
	border-left-color: #75A4D0;
}
.Petittitre {
	font-size: 18px;
	font-weight: bold;
}
.cadreNoirefondblanc {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #CCCCFF;
}
.infositalique {
	font-size: 13px;
	font-style: italic;
}
.Style2 {
	font-size: 1px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 1;
}
#menu {
width: 5em;
}
#menu dt {
text-align: center;
}
#menu li {
	text-align: center;
	color: #C3DEF8;
}
#menu li a, #menu dt a {
	text-decoration: none;
	font-size: 1px;
	color: #C3DEF8;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}h1 {
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
h3 {
	font-size: 12px;
	color: #000066;
}

