body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	margin: 0;
}
.global{
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
}

.header1{
	width: 760px;
	height: 160px;
	border: 3px solid #FFFFFF;
}
.tdmenuGauche{
	text-align:left;
	vertical-align:top;
	font-size:11px;
	font-weight:bold;
	color:#336699;
	padding-top:8px;
	line-height:20px;
	
	
}
.tdmenuGaucheAnnexe{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#336699;
	border:none;	
}
.tdmenuGaucheAnnexeContent{
	vertical-align:top;
	color:#336699;
	border:none;

}
.copyright{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#336699;
	
}

a {
color: #336699;
text-decoration: none;
}
a:hover {
	color: #003366;
	/*font-weight: bold;	*/

}

.rappel_titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	width: 10px;
}
.bordure {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.tableau{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003366;
	width: 500px;
	border: 1px solid #003366;
}