.fond {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/fond.jpg);
}
.blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.vert {
	color: #313936;
}
.menu {
	text-align: center;
	vertical-align: middle;
}
.fondmenu {
	background-image: url(images/fondmenu.jpg);
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.menu a:hover {
	color: #AE0000;
	text-decoration: none;
	text-align: center;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	
}
a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
color: #003333;
	text-decoration: none;
}
a:hover {
	color: #AE0000;
}
.index {
	background-image: url(images/photos-index.gif);
	background-repeat: no-repeat;
}
.entete {
	background-image: url(images/entetefiche.jpg);
}
.sstitre {
	font-size: 12px;
	font-weight: bold;
	color: #45504C;
}

