* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
body{
	margin-top: 9px;
	background: #18391E;
}
img{
	border-style: none;
}
#container{
	margin:0px auto;
	width: 694px;
	background: #ECECE8;
}
#content{
	padding-right: 9px;
	padding-left: 9px;
	position: relative;
}
#haut{
	background:url(../images/haut_detail.jpg);
	height:5px;
	font-size:2px;
}
#bas{
	background:url(../images/bas_detail.jpg);
	height:5px;
	font-size:2px;
}
#barre_haute{
	height:11px;
	font-size:2px;
	background: url(../images/barre_verte.jpg);
}
#entete_sez{
	height:46px;
	background: url(../images/head_detail_sez.jpg) no-repeat;
}
#entete_fere{
	height:40px;
	background: url(../images/head_detail_fere.jpg) no-repeat;
}
#div_add_select{
	height:57px;
	text-align:center;
	padding-top: 19px;
}
#footer {
	height: 25px;
	color: #DCDED1;
	text-align: center;
	padding-top: 6px;
	font-size: 12px;
	background: #18391E;
}
#footer a {
	color: #DCDED1;
	font-size: 12px;
	text-decoration:none;
}
.bg_logo_sez{
	background: url(../images/logo_sezanne.jpg) no-repeat;
	font-size: 24px;
	color: #3A3A3A;
	padding-top: 55px;
	line-height: 24px;
	padding-left: 5px;
	width: 258px;
}
.bg_logo_fere{
	background: url(../images/logo_fere.jpg) no-repeat;
	font-size: 20px;
	color: #3A3A3A;
	padding-top: 55px;
	line-height: 24px;
	padding-left: 5px;
	width: 258px;
}
.telephone{
	font-size: 24px;
	color: #3A3A3A;
	padding-top: 17px;
	font-weight: bold;
}
.prix_sez{
	font-size: 17px;
	font-weight: bold;
	color: #C29131;
	padding-top: 3px;
	padding-left: 15px;
}
.prix_fere{
	font-size: 17px;
	font-weight: bold;
	color: #E4D814;
	padding-top: 3px;
	padding-left: 15px;
}
.ref_sez{
	font-size: 13px;
	font-weight: bold;
	color: #C29131;
	padding-top: 4px;
}
.ref_fere{
	font-size: 13px;
	font-weight: bold;
	color: #E4D814;
	padding-top: 4px;
}
.chapo {
	font-size: 15px;
	font-weight: bold;
	color: #E6E8DB;
	padding-top: 3px;
}
.titre_desc {
	font-size: 12px;
	font-weight: bold;
	color: #8B3D3D;
}
.description {
	font-size: 12px;
	color: #3F3F3B;
}
.exclu{
	font-size: 18px;
	color: #8B3D3D;
}
.titre1 {
	font-size: 14px;
	font-weight: bold;
	color: #3F3F3B;
	padding-top: 8px;
	padding-bottom: 17px;
}
.texte1{
	font-size: 12px;
	font-weight: bold;
	color: #3F3F3B;
}
.desc_longue {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #3F3F3B;
	padding-top: 10px;
}
.div_vignette {
	height: 56px;
	width: 75px;
}
.div_photo {
	height: 240px;
	width: 320px;
}
.bt_fermer {
	position: absolute;
	left: 596px;
	top: 8px;
	cursor: pointer;
}
