body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
} 
a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0075;
	font-weight: bold;
}
h3 {
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	padding-left: 5px;
}
.textebleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align:justify;
	padding-left: 5px;
}
.texteblanc {
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.texte-petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.imgtext {
	float: left;
	border-color:#000000;
	border-style:solid;
	margin-right: 3px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	background-color: #CC0075;
	width: 150px; 
	height: 25px; 
	margin: 0; 
	text-align: center;
	line-height: 25px;
	border-right-style:dashed;
	border-right-width:thin;
	border-right-color:#FFFFFF;
} 
.nav:hover {
	text-decoration: none;
	color: #CC0075;
	display:block;
	background-color: #FFFFFF;
	width: 150px; 
	height: 25px; 
	margin: 10; 
	text-align: center;
	line-height: 25px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	display:block;
	background-color: #FFFFCC;
	width: 140px; 
	height: 50px; 
	margin: 0; 
	line-height: 50px;
} 
.menu:hover {
	text-decoration: none;
	color: #FF0066;
	display:block;
	background-color: #FFFFCC;
}
.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	border-left-style: dashed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.td {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #003399;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFFFCC;
	border: 1px dashed #003399;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0075;
	display:block;
	background-color: #FFEE00;
	width: 100%; 
	margin: 0; 
} 
.imgtext {
	float: left;
	border-width: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
}

