.cadre {
	border: 1px solid #333333;
}
.puce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F002C;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8F002C;
	background-image: url(images/titre.gif);
	background-repeat: repeat;
	font-weight: bold;
}
a:link {
	color: #8F002C;
	text-decoration: none;
}
a:visited {
	color: #8F002C;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.sstitre {
	font-size: 12px;
	color: #8F002C;
	text-decoration: underline;
	font-weight: bold;
		
	
}
.menu {
	color: #FFFFFF;
	background-color: #8F002C;
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 0px;
	text-decoration: none;
}
.surligne {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8F002C;
	text-indent: 10px;
	vertical-align: 10%;
}

.lienblan {
	color: #FFFFFF;
	text-decoration: none;
}
.bandeau {
	background-image: url(images/bandeau.jpg);
}
