@charset "utf-8";
/* CSS Document */
/* Feuille de style par Jabe */

body {
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(images/fond.jpg);
}
a img {
	border: 0;
}
a:link	{
	color:blue;
	text-decoration:underline;
}
a:visited	{
	color:purple;
	text-decoration:underline;
	}
.title {
	font-size:35px;
	text-decoration:underline;
	font-weight: bold;
	line-height:60px
}
.titre2 {
	font-size:30px;
	color:#0000FF;
	font-weight: bold;
	line-height:40px
}
.annonce {
	font-size:27px;
	color:#0000FF;
	font-weight: bold;
	line-height:48px
}

.centrervertic img, span { 
   vertical-align: middle;
   display: inline-block;
   border: 0px;
}

.centrervertic span {
	padding-left: 5px;
}
.photos {
	line-height:25px
}