div#global{
	background: url(../img/fd_pres.gif);
}
h3.location{
	color: #2b7027;
	padding-top: 7px;
	margin-bottom: 7px;
	/*text-decoration: underline;*/
	text-align: left;
	border-bottom: solid 1px #2b7027;
	font-size: 12px;
}
h3.vente{
	color: #ff9000;
	padding-top: 7px;
	margin-bottom: 7px;
	/*text-decoration: underline;*/
	text-align: left;
	border-bottom: solid 1px #ff9000;
	font-size: 12px;
}
.photo-promo{
	float: left;
	border: solid 1px #79000e;
	margin-right: 7px;
	margin-left: 7px;
}
h3.promo{
	color: #79000e;
	padding-top: 7px;
	margin-bottom: 7px;
	/*text-decoration: underline;*/
	text-align: left;
	border-bottom: solid 1px #79000e;
	font-size: 12px;
	padding-right: 15px;
}

h2 {
	color: #000;
	width: 352px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*text-align: right;*/
	/*padding-right: 15px;*/
	padding-left: 20px;
	padding-top: 8px;
	height: 28px;
	/*margin-bottom: 15px;*/
}
h2.presentation{
	background-image: url(../img/top_box_pres.gif);
}
h2.saf{
	background-image: url(../img/top_box_saf.gif);
}
#pied_page{
	background: url(../img/pied_page_pres.gif);
}
#contenu {
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../img/top_pres.gif);
}

dl.tilt{
	margin-left: 20px;
	margin-top: 7px;
	margin-right: 20px;
}
dl.tilt dt{
	clear: left;
	font-weight: bold;
	margin-right: 7px;
	float: left;
	color: #b54b57;
}
dl.tilt dd{
	padding-bottom: 4px;
	text-align: justify;
}

dl.tilt ul{
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.box {
	width: 372px;
}
div.box p {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}

td.presentation p {
	text-align: center;
	padding-bottom: 15px;
}
