body {
	margin:0px;
	background-color: #FFF;
	background-image: url(../img/bg_fleur.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #403730;
}

body, td, mentions_vcom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
a:link, a:visited {
	color: #B7DE37;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	color: #403732;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.mentions_vcom {
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	text-align: center;
	height: 42px;
}
.mentions_logo {
	display: inline;
	position: relative;
}
.mentions_logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mentions_txt {
	display: inline;
	position: relative;
	width: 500px;
}
.rub_ttl {
	background-image: url(../img/rub_ttl.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 485px;
	text-indent: 15px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 27px;
	font-style: italic;
	color: #FFF;
}
.photo_pub {
	background-image: url(../img/photo_accueil.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 315px;
}

.rub_cont {
	background-image: url(../img/rub_bg.jpg);
}
.rub_cont table {
	margin: 5px;
}
