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;
}


acronym {
cursor:help;
border-bottom:1px dotted #5EA936;
color:#ABD550;
font-weight:600;
letter-spacing:1px;
text-transform:none;
}

tfc {
	text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: small;
    font-weight: bold;
}

tfl {
	text-align:left;
    font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: small;
    font-weight: bold;
}

tfr {
	text-align:right;
    font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: small;
    font-weight: bold;
}

.tc {    
	font-size: small;	
	color:#BD9E84;
	font-weight: bold;
}

tm {
    text-align:justify;
    font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: small;	
	color:#987150;
	font-weight: bold;
}

tcr {
    text-align:right;
    font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size:medium;	
	color:#BD9E84;
	font-weight:bold;
}

tcc {
    text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size:small;
	color:#BD9E84;
	font-weight:bold;
}

ul ,li {
margin:0;
padding:0;
}

li {
list-style:none;
}

p {
	line-height:inherit;
	padding:0px 5px 0 5px;
	margin:0;
	text-indent: 5px;
}

.p2  {
    line-height:90%;
	margin:0;
	padding:5px 0 0 12px;
}

.p3   {
	line-height:100%;
	padding:0px 5px 0 5px;
	margin:0;
	text-indent: 5px;
}

.waterhouse_tarif {
	font-family: "Times New Roman", Times, serif, Garamond, Georgia; 
    font-size: 13px; 
    font-weight: bold; 
    line-height: 127%;
	text-align:center;
	width: 88px;
}
	
.waterhouse_paypal {
	margin: 5px 0 0px 0;
}


#container {
	width:750px;
	height:900px;

	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;
}


/* TOP OF PAGE MENU */


ul#menu {	
   list-style-type: none;
}

ul#menu a {
   text-decoration: none;
}

ul#menu span {
   display: none;
}


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);
}

/* contact box*/
ul#contact{	
   list-style-type: none; /* Suppression des boutons de la liste */
}
ul#contact a {
   text-decoration: none;
}
ul#contact span{
   display: none; /* Suppression du texte des liens */
}

/* ELEMENTS De contact box */
a#fmemail{
	background-image: url(../common/e-mail-contact.jpg);
	width: 40px;
	position: absolute;
	background-repeat: no-repeat;
	height: 14px;
	left: 86px;
	top: 17px;
	background-position: center;
}

a#fmemail:hover{background-image: url(../common/e-mail-hover.jpg) ; 
}

a#fmmyspace{
	background-image: url(../common/myspace-contact.jpg);
	width: 89px;
	position: absolute;
	background-repeat: no-repeat;
	height: 15px;
	left: 85px;
	top: 36px;
	background-position: center;
}

a#fmmyspace:hover{background-image: url(../common/myspace-hover.jpg) ; 
}

a#fmwaterhouse{
	background-image: url(../common/waterhouse-contact.jpg);
	width: 128px;
	position: absolute;
	left: 84px;
	top: 52px;
	background-repeat: no-repeat;
	height: 14px;
	background-position: center;
}

a#fmwaterhouse:hover{background-image: url(../common/waterhouse-hover.jpg);

}
