.conteneur_int { 
	width: 100%;
	background: url(../images/bkg_conteneur.gif) repeat-y #90011f;
}
.menu {
	position: absolute;
	left:0;
	width: 140px;
	/*height:440px;*/
	background:url(../images/toileflachot.jpg) 0px bottom no-repeat #ffffff;
}
/*############ COORDONNEES FLACHOT ############*/
.droite_flachot {
	width: 130px;
	height:225px;
	background:url(../images/coord_point_produit.gif) 5px 36px no-repeat #f2a113;
}
.droite_flachot #adr_web {
	font-family:'Times New Roman', Times, serif;
	color:#990000;
	font-size:18px;
	font-weight:bold;
	padding-left:5px;
	position:absolute;
	padding-top:7px;
}
.droite_flachot #titre_flachot {
	font-family:'Times New Roman', Times, serif;
	color:#990000;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
}
.droite_flachot #adr_flachot {
	font-family:'Times New Roman', Times, serif;
	color:#ffffcc;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
}
.droite_flachot #horaires_flachot {
	font-family:'Times New Roman', Times, serif;
	color:#990000;
	font-size:12px;
	padding-left:5px;
	margin-top:10px;
}
/*################# IMAGES ###############*/
.banniere {
	height: 92px;
	background:url(../images/banniere_produit.jpg) no-repeat;
}
.droite {
	position: absolute;
	left:630px;
	width: 130px;
	height:490px;
	background:url(../images/droite_produit.jpg) left 135px #CCCCFF;
}
.frame {
	margin-left: 140px;
	width: 490px;
	height:600px;
	background:url(../images/fond_produit.jpg) ;
	overflow: auto;
	color:#ffffff;
	font-weight:bold;
}
.frame_prodetail {
	margin-left: 140px;
	width: 490px;
	height:600px;
	background:url(../images/fond_produit2.jpg) ;
	overflow: auto;
	color:#ffffff;
	font-weight:bold;
}
h3{
	font-size:16px;
	color:#f2a113;
	padding:0;
	margin:0;
}


#m_produit a{
	background:#f2a113;
	font-weight:bold;
	color:#990000;
}
#m_produit a:visited{
	background:#f2a113;
	font-weight:bold;
	color:#990000;
}