@charset "iso-8859-1";
.back {
	font-family: "Trebuchet MS";
	background-repeat: no-repeat;
	color: #003466;
	text-align: left;	
}

body {
	background-image: url(../background.jpg);
}
.Style21 {
	color: #003466;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #003466;
}
a:visited {
	color: #003466;
}
a:hover {
	color: #003466;
}
a:active {
	color: #003466;
}
.Style27 {
	font-size: 14;
	font-family: "Trebuchet MS";
	color: #003466;
}
body,td,th {
	color: #003466;
	text-align: center;
}
.titre {
	font-family: "Trebuchet MS";
	background-repeat: no-repeat;
	color: #003466;
	text-align: left;
	font-size: 24px;
	font-weight: bold;	
}
.texte {
	font-family: "Trebuchet MS";
	background-repeat: no-repeat;
	color: #003466;
	text-align: left;
	font-size: 14px;	
}
.texte2 {
	font-family: "Trebuchet MS";
	background-repeat: no-repeat;
	color: #003466;
	text-align: left;
	font-size: 16px;	
	font-weight: bold;
}
.texte3 {
	font-family: "Trebuchet MS";
	background-repeat: no-repeat;
	color: #003466;
	text-align: left;
	font-size: 12px;	
}

#arriere{
	/*spécifiez la largeur du cadre que vous souhaitez, si nécessaire*/ 
width:960px;
	height:750px;
	margin:auto;
	text-align:center;
	background-repeat: no-repeat;
} 
#head{
	/*spécifiez la largeur du cadre que vous souhaitez, si nécessaire*/ 
width:960px;
	height:128px;
	margin:auto;
	text-align:center;
	background-repeat: no-repeat;
	z-index:1;
	position: relative;
}
#bas{
	/*spécifiez la largeur du cadre que vous souhaitez, si nécessaire*/ 
	width:960px;
	text-align:center;
	background-repeat: no-repeat;
	z-index:0;
	height: 650px;
	margin-top:12px;
	//margin-top:5px;
}
