.conteneur_int { 
	width: 100%;
	background: url(../images/bkg_conteneur.gif) repeat-y #90011f;
}
.menu {
	position: absolute;
	left:0;
	width: 140px;
	/*height:440px;*/
	background:#ffffff url(../images/toileflachot.jpg) no-repeat 0px bottom;
}
.menu_new {
	position: absolute;
	left:0;
	width: 140px;
	/*height:440px;*/
}
/*############ COORDONNEES FLACHOT ############*/
.droite_flachot {
	width: 130px;
	height:225px;
	background:url(../images/coord_point_accueil.gif) 5px 36px no-repeat #ff6600;
}
.droite_flachot #adr_web {
	font-family:'Times New Roman', Times, serif;
	color:#f3e6a7;
	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:#f3e6a7;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
}
.droite_flachot #adr_flachot {
	font-family:'Times New Roman', Times, serif;
	color:#cc0000;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
}
.droite_flachot #horaires_flachot {
	font-family:'Times New Roman', Times, serif;
	color:#f3e6a7;
	font-size:12px;
	padding-left:5px;
	margin-top:10px;
}
/*################# IMAGES ###############*/
.banniere {
	height: 92px;
	background:url(../images/banniere_accueil.jpg) no-repeat;
}
.droite {
	position: absolute;
	left:630px;
	width: 130px;
	height:440px;
	background:url(../images/droite_accueil.jpg) 0px 135px #CCCCFF;
}
.image_gauche {
	position: absolute;
	top:285px;
	left:5px;
	width: 130px;
	height:440px;
}
.frame {
	margin-left: 140px;
	width: 490px;
	height:600px;
	background:url(../images/fond_accueil.jpg) no-repeat;
	overflow: auto;
	color:#ffffff;
	font-weight:bold;
}
.frame_large {
	margin-left: 140px;
	width: 620px;
	height:440px;
	background:url(../images/fond_accueil.jpg) no-repeat;
	overflow: auto;
	color:#ffffff;
	font-weight:bold;
}
#m_accueil a{
	background:#ff6600;
	font-weight:bold;
}
#m_accueil a:visited{
	background:#ff6600;
	font-weight:bold;
}

