.bordure {
	border: 2px solid #FFFFFF;
}
.fond_body {
	background: url(../img/body.jpg) no-repeat;
}
h1{
	font-size:18px;
	text-align:center;
}

h2 {
	font:bold 20px Trebuchet;
	border-bottom:2px solid #FFF;
	margin:15 40 5 20;
}
.texte {
	margin:10 45 0 20;
	text-align:justify;
}
.texte:first-letter {
	font:bold 35px Trebuchet;
	color:#CC99CC;
}
.texte2 {
	font:16px;
	margin:10 45 0 20;
	text-align:center;
}
.texte2:first-letter {
	font:20px;
	color:#CC99CC;
}
.logo {
	margin-left:250px;
}
#horaires {
	width:400px;
	margin-left:100px;
	text-align:center;
	border:2px dashed #FFF;
	padding:10 0;
}
a, a:hover {
	color:#FFFFFF;
}
