html {
min-width:750px;
}

body {
	background-color: #260F09;
	color:#75482D;
	font-family:  Georgia, Times, "Times New Roman", serif, Garamond;
	font-size: small;
	font-weight: normal;
	margin:0;
	padding:0;
}

a:link {
text-decoration:none;
color:#BD9E84;
text-transform:none;
font-weight:normal;
}

a:visited {
text-decoration:none;
color:#BD9E84;
text-transform:none;
font-weight:normal;
}

a:hover {
color:#987150;
}

a:active {
text-decoration:none;
color:#BD9E84;
text-transform:none;
font-weight:normal;
}

.tc {
    text-align:justify;
	font-size: small;	
	color:#BD9E84;
	font-weight: normal;
}


ul ,li {
margin:0;
padding:0;
}


li {
list-style:none;
}

p {
	line-height:1em;
	margin:0;
	padding:0px 12px 0 12px;
}


#container {
	width:750px;
	height:800px;
	text-align:left;
	position:relative;
	padding:0;
	background-image: url(fmenu.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center top;
}


/* MENU PRINCIPALE */
ul#menu {	
   list-style-type: none; /* Suppression des boutons de la liste */
}

ul#menu a {
   text-decoration: none;
}

ul#menu span {
   display: none; /* Suppression du texte des liens */
}



/* ELEMENTS DU MENU */
a#fmhome{
	background-image: url(../common/fmhome.jpg) ;
	width: 56px;
	position: absolute;
	background-repeat: no-repeat;
	height: 24px;
	left: 38px;
	top: 114px;
	background-position: center;
	
}
a#fmhome:hover{background-image: url(../common/fmhome-hover.jpg) ; 

}

a#fmmusic{
	background-image: url(../common/fmmusic.jpg) ;
	width: 67px;
	position: absolute;
	left: 203px;
	top: 112px;
	background-repeat: no-repeat;
	height: 26px;
	background-position: center;
}

a#fmmusic:hover{background-image: url(../common/fmmusic-hover.jpg);

}

a#fmabout{
	background-image: url(../common/fmabout.jpg) ;
	width: 54px;
	position: absolute;
	left: 327px;
	top: 113px;
	background-repeat: no-repeat;
	background-position: center;
	height: 23px;
}
a#fmabout:hover{background-image: url(../common/fmabout-hover.jpg);}

a#fmlyrics{
	background-image: url(../common/fmlyrics.jpg) ;
	width: 52px;
	background-repeat: no-repeat;
	position: absolute;
	left: 390px;
	top: 112px;
	height: 26px;
	background-position: center;
}
a#fmlyrics:hover{background-image: url(../common/fmlyrics-hover.jpg);}

a#fmshows{
	background-image: url(../common/fmshows.jpg) ;
	width: 58px;
	background-repeat: no-repeat;
	position: absolute;
	left: 453px;
	top: 110px;
	height: 26px;
	background-position: center;
}
a#fmshows:hover{background-image: url(../common/fmshows-hover.jpg);}

a#fmpictures{
	background-image: url(../common/fmpictures.jpg) ;
	width: 70px;
	background-repeat: no-repeat;
	position: absolute;
	left: 522px;
	top: 112px;
	height: 25px;
	background-position: center;
}
a#fmpictures:hover{background-image: url(../common/fmpictures-hover.jpg);}

a#fmpress{
	background-image: url(../common/fmpress.jpg) ;
	width: 50px;
	background-repeat: no-repeat;
	position: absolute;
	left: 602px;
	top: 117px;
	height: 19px;
	background-position: center;
}
a#fmpress:hover{background-image: url(../common/fmpress-hover.jpg);}

a#fmlinks{
	background-image: url(../common/fmlinks.jpg) ;
	width: 45px;
	background-repeat: no-repeat;
	position: absolute;
	left: 663px;
	top: 111px;
	height: 22px;
	background-position: center;
}
a#fmlinks:hover{background-image: url(../common/fmlinks-hover.jpg);}


/* SOUS MENU circle3 flyers*/
ul#circle-f3{	
   list-style-type: none; /* Suppression des boutons de la liste */
}
ul#circle-f3 a{
   text-decoration: none;
}
ul#circle-f3 span{
   display: none; /* Suppression du texte des liens */
}

/* ELEMENTS DU SOUS MENU circle3 flyers*/
a#circle-f3{
	width: 33px;
	position: absolute;
	background-repeat: no-repeat;
	height: 32px;
	left: 0px;
	top: 0px;
	background-position: center;
}

a#circle-f3:hover{background-image: url(../common/circle3-hover.jpg) ; 
}


/* SUB MENU LIVE */
ul#submenu{	
   list-style-type: none; /* Suppression des boutons de la liste */
}
ul#submenu a {
   text-decoration: none;
}
ul#submenu span{
   display: none; /* Suppression du texte des liens */
}

a#sep06{
	background-image: none;
	width: 62px;
	position: absolute;
	background-repeat: no-repeat;
	height: 24px;
	left: 2px;
	top: 10px;
	background-position: center;
}

a#sep06:hover{background-image: url(../common/sep06-hover.jpg) ; 
}

a#sep07{
	background-image: none;
	width: 47px;
	position: absolute;
	left: 132px;
	top: 12px;
	background-repeat: no-repeat;
	height: 18px;
	background-position: center;
}

a#sep07:hover{background-image: url(../common/sep07-hover.jpg);

}
