
BODY{
scrollbar-face-color:#FFFFFF;
scrollbar-arrow-color:#668394;
scrollbar-track-color:#668394;
scrollbar-shadow-color:#668394;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#668394;
scrollbar-darkshadow-color:#668394;
}

/* #### BANNIERE FANMUSIK ### */
.ImgBanLeft {
float: left;
border: 0;
}
.ImgBanRight {
float: right;
border: 0;
}
#BandeauFanMusik {
background: #668394 url(img/degrade.gif) repeat-x;
height: 30px;
}

#BandeauFanMusik p {
float: right;
}
#chro {
position: absolute;
top: 560px;
left: 100px;
}
body {
background: #BAC7CE;
margin: 0;
}

#conteneur {
position: relative;
margin: 0 auto 0 auto;
width: 800px;
height: 530px;
background: #BAC7CE url(img/fond_vide.gif) no-repeat;
}

.FondSite {
width: 800px;
height: 530px;
border: 0;
}

img {
border: 0;
}

/* ####   MENU - SOMMAIRE   #### */
ul#menu {
position: absolute;
background: transparent;
top: 480px;
left: 170px;
margin: 0;
padding: 0;
line-style-type: none;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 0.8em;
font-weight: bold;
}

#menu a{
display: block;
background: transparent;
text-decoration: none;
color: #648191;
}

#menu a:hover {
background: #ffffff;
border-bottom: 20px solid #ffffff;
}

#menu li {
float: left;
display: inline;
}

/* ###    TITRES    ###  */
h1 {
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 35px;
font-weight:lighter;
color: #FFFFFF;
padding: 0;
margin: 0;
}

h2 {
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 1.1em;
color: #FFFFFF;
margin: 5px;
}

#TitreRub {
position: absolute;
left: 307px;
top: 67px;
text-align:right;
width: 250px;
background: transparent;
margin: 0;
padding: 0;
}

/* ### LIENS PAGES ### */
a {
color: #ffffff;
text-decoration: none;
font-weight: bold;;
}

a:hover {
text-decoration: underline;
}


/* ### TEXTE GENERAL */
p {
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 0.8em;
margin: 0;
color: #FFFFFF;
}


/* ### PAGE ALBUM ### */
#TexteAlbum {
	position:absolute;
	background: transparent;
	color: #FFFFFF;
	width: 240px;
	height:100px;
	top: 110px;
	left: 309px;
	overflow:auto;
}

/* ### PAGE CHRONIQUE ### */
.ImgLeft {
float: left;
border: 0;
padding: 0;
margin: 7px 5px 0 5px;
}

.ImgRight {
float: right;
border: 0;
padding: 0;
margin: 7px 5px 0 5px;
}

#TexteChronique {
	position:absolute;
	background: transparent;
	width:380px;
	height: 305px;
	left: 163px;
	top: 133px;
	overflow: auto;
}

#TexteChronique p {
padding: 10px;
text-align:justify;
}

/*
#TitreChronique {
	position:absolute;
	background: transparent;
	width: 235px;
	height:100px;
	top: 115px;
	left: 310px;
	overflow: auto;
}
*/



#Texte {
	position:absolute;
	background: transparent;
	width:380px;
	height: 330px;
	left: 163px;
	top: 110px;
	overflow:auto;
}

/* PAGE ALBUM */

.note{
width: 11px;
height: 19px;
border: 0;
}

.ImgAlbum {
position: absolute;
left: 166px;
top: 90px;
}

/* ###  LISTE CHANSONS  ### */
ol#liste{
position: absolute;
background: transparent;
width: 380px;
height: 225px;
top: 215px;
left: 155px;
list-style-type: decimal-leading-zero;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 0.8em;
color: #FFFFFF;
overflow:auto;
}

.chansons {
font-weight: bold;
}

/* PAGE MEDIA */
#TexteMedias {
position:absolute;
background: transparent;
width:380px;
height: 300px;
left: 163px;
top: 133px;
overflow:auto;
}

#TexteMedias p {
text-align:center;
}



