ul,li 
	{
	margin : 0;
	padding :0;
	}

body 
	{
	background : black url(../../images/background/bggrey.jpg) center top fixed repeat;
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	float : top;
	font-variant : small-caps;
	}


#page 
	{
	background : url(../../images/background/pagebg.jpg) center no-repeat;
	position : relative;
	margin : auto;
	width : 820px;
	height : 620px;
	font-family : ,times new roman,arial,helvetica;
	color : #665544;
	margin-top : 20px;
	font-variant : small-caps;
	}


.theme
	{  font-family : arial,helvetica;
	   color : white;
	   font-weight : bold;
	}
	
#divText
	{  width : 550px;
	   height : 400px;
	   float : right;
	   margin-right : 3.5%;
	   margin-top : 21%;
	   overflow : auto;
	   font-variant : small-caps;
	}

#divRev
	{  width : 265px;
	   float : left;
	   position : relative;
	   font-variant : small-caps;
	}

#divInt
	{  width : 265px;
	   float : right;
	   position : relative;
	   font-variant : small-caps;
	}


.in-text
	{  margin : 10px;
	   font-family : times new roman,arial,helvetica;
	   color : #665544;
	   font-variant : small-caps;
	}

.in-text a:link, .in-text a:visited
	{  color : #998877;
	   text-decoration : none;
	}
	
.in-text a:hover
	{  color : #bbaa99;
	   text-decoration : underline;
	}


h1
	{  font-family : times new roman,arial,helvetica;
	   font-size : 20px;
	   color : #887766;
	   text-align : center;
	   margin : 10px;
	   font-variant : small-caps;
	}
	
h1 a:link, h1 a:visited
	{  color : #887766;
	   text-decoration : none;
	}
	
h1 a:hover
	{  color : #887766;
	   text-decoration : underline;
	}

	
h2
	{  font-family : times new roman,arial,helvetica;
	   font-size : 14px;
	   color : #887766;
	   text-decoration : underline;
	   text-align : center;
	   font-variant : small-caps;
	}

h3
	{  font-family : times new roman,arial,helvetica;
	   font-size : 12px;
	   color : #887766;
	   font-style : italic;
	   margin : 10px;
	   font-variant : small-caps;
	}


#divnews
	{
	}

#divlive
	{
	}


/*Language flags*/
.flag
	{
	margin-top : 0px;
	text-align : center;
	}

a .flag
	{  border : none;
	}

.firefox
	{  text-align : center;
	   color : silver;
	}

.firefox a:link, .firefox a:visited
	{  color : silver;
	   text-decoration : none;
	   font-weight : bold;
	}

.firefox a:hover
	{  color : white;
	   text-decoration : underline;
	}
	

/*Songs */	
.compo
	{  font-family : times new roman,arial,helvetica;
	   font-size : 12px;
	   color : #665544;
	   margin : 10px;
	   font-weight : bold;
	}
.compo a:link, .compo a:visited
	{  color : #998877;
	   text-decoration : none;
	}
.compo a:hover
	{  color : #bbaa99;
	   text-decoration : underline;
	}
	
/*Return link in lyrics pages */	
.back 
	{  margin : 0px;
	   text-align : center;
	   color : #665544;
	   font-size : 12px;
	   font-weight : bold;
	}

.back a:link, .back a:visited
	{  color : #998877;
	   text-decoration : none;
	   border : none;
	}

.back a:hover
	{  color : #bbaa99;
	   text-decoration : underline;
	   border : none;
	}

.arrow
	{  border : none; }
	
.speaker
	{  border : none;
	   margin-left : 20px;
	}


.thumb
	{
		float:left;
		margin-right:10px;
		border : outset 2px #665544;
	}
	
.thumb a:link, .thumb a:visited
	{
		border : outset 2px #665544;
	}

.thumb a:hover
	{
		border:outset 2px #998877;
	}


.member_pic
	{
		float:left;
		margin:24px;
		border:none;
	}
	
.member_pic a:link, .member_pic a:visited
	{
		border:none;
	}

.member_pic a:hover
	{
		border:none;
	}

.member_link
	{
		font-weight : bold;
	}
	
.member_link a:link, .member_link a:visited
	{
		color : #998877;
		text-decoration : none;
	}

.member_link a:hover
	{
		color : #bbaa99;
		text-decoration : underline;
	}


.member
	{  width : 210px;
	   font-family : times new roman,arial,helvetica;
	   font-size : 12px;
	   color : #665544;
	   margin-top : 10px;
	   margin-bottom : 45px;
	   margin-left : 100px;
	   font-weight : bold;
	}
.member a:link, .member a:visited
	{  color : #998877;
	   text-decoration : none;
	}
.member a:hover
	{  color : #bbaa99;
	   text-decoration : underline;
	}

.life
	{  color : #665544;
	   margin-left : 10px;
	   font-size : 12px;
	   font-weight : bold;
	}

.life a:link, .life a:visited
	{  color : #998877;
	   text-decoration : none;
	}
	
.life a:hover
	{  color : #bbaa99;
	   text-decoration : underline;
	}

/*Gallery pics*/
a .pics
	{  border : outset 2px silver;
	   margin : 5px;
	}
	

/*Form parameters*/
#login
	{  margin-left : 5px;
	   margin-top : 10px;
	   float : left;
	}
	
.login
	{  margin-top : 8px;
	   margin-bottom : 5px;
	   color : #665544;
	   font-weight : bold;
	}
	
.login1
	{  margin-top : 10px;
	   margin-left : 2px;
	   color : #665544;
	   font-weight : bold;
	}

.login2
	{  margin-top : 0px;
	   margin-left : 205px;
	   color : #665544;
	   font-weight : bold;
	}

.message
	{  font-family : arial,times new roman;
	   color : #887766;
	   font-weight : bold;
	}

.message a:link, a:visited
	{  color : #998877;
	   text-decoration : none;
	}
	
.message a:hover
	{  color : #bbaa99;
	   text-decoration : underline;
	}	

.msgtitle
	{  color : #665544;
	   font-weight : bold;
	}	

.pagenumber
	{  color : #665544;
	   font-weight : bold;
	   margin-left : 10px;
	}		

.pagenumber a:link, a:visited
	{  color : #998877;
	   text-decoration : none;
	}
	
.pagenumber a:hover
	{  color : #bbaa99;
	   text-decoration : underline;
	}	

/*Links page ads*/	
.ads
	{  text-align : center;
	}

a .ads
	{  border : none;
	}	

.textads
	{  text-align : center;
	   font-family : times new roman;
	   font-size : 16px;
	   color : #665544;
	   font-weight : bold;
	}
.textads a:link, .textads a:visited
	{  color : #998877;
	   text-decoration : none;
	}
.textads a:hover
	{  color : #bbaa99;
	   text-decoration : underline;
	}

.line
	{  width : 100%;
	   background:url('../../images/separation.png');
	   border : 0;
	   height : 1px;
	}
.small_line
	{
		width:100%;
		background:url('../../images/small_separation.png');
		border:0;
		height:1px;
	}

.dottedline
	{  width : 352px;
	   background-color : silver;
	   border : dotted 2px;
	   height : 1px;
	}

	
/*Define parameters for the links list FRANCAIS */

.itemnews a, .itemnews a:visited
	{  background-image : url(../../images/links/news.png);}

.itemnews a:hover
	{  background-image : url(../../images/links/news-on.png);}

.itembio a, .itembio a:visited
	{  background-image : url(../../images/links/bio.png);}

.itembio a:hover
	{  background-image : url(../../images/links/bio-on.png);}

.itemdisco a, .itemdisco a:visited
	{  background-image : url(../../images/links/disco.png);}

.itemdisco a:hover
	{  background-image : url(../../images/links/disco-on.png);}

.itemband a, .itemband a:visited
	{  background-image : url(../../images/links/band.png);}

.itemband a:hover
	{  background-image : url(../../images/links/band-on.png);}

.itemgallery a, .itemgallery a:visited
	{  background-image : url(../../images/links/gallery.png);}

.itemgallery a:hover
	{  background-image : url(../../images/links/gallery-on.png);}

.itemguestbook a, .itemguestbook a:visited
	{  background-image : url(../../images/links/guestbook.png);}

.itemguestbook a:hover
	{  background-image : url(../../images/links/guestbook-on.png);}

.itemlinks a, .itemlinks a:visited
	{  background-image : url(../../images/links/links.png);}

.itemlinks a:hover
	{  background-image : url(../../images/links/links-on.png);}

.itemcontact a, .itemcontact a:visited
	{  background-image : url(../../images/links/contact.png);}

.itemcontact a:hover
	{  background-image : url(../../images/links/contact-on.png);}

.itemgigs a, .itemgigs a:visited
	{  background-image : url(../../images/links/tour.png);}

.itemgigs a:hover
	{  background-image : url(../../images/links/tour-on.png);}

.itempress a, .itempress a:visited
	{  background-image : url(../../images/links/press.png);}

.itempress a:hover
	{  background-image : url(../../images/links/press-on.png);}

#divMenu
	{  position:absolute;
	   margin-top : 200px;
	}

#divMenu a
	{  margin-top : 5px;
	   width : 110px;
	   height : 22px;
	   display : block;
	   text-decoration : none;
	   font-size : 0px;
	   color : transparent;
	} /*No text-decoration and 0px font-size turns the text invisible*/

#divMenu li
	{  width : 110px;
	   height : 22px;
	   list-style-type : none;
	   /*display : list-item;*/
	   /*float : left;*/
	}

#divMenu ul
	{  margin-left : 50px;}

/*Define parameters for the links list ANGLAIS*/

.eitemnews a, .eitemnews a:visited
	{  background-image : url(../../en/images/links/news.png);}

.eitemnews a:hover
	{  background-image : url(../../en/images/links/news-on.png);}

.eitembio a, .eitembio a:visited
	{  background-image : url(../../en/images/links/bio.png);}

.eitembio a:hover
	{  background-image : url(../../en/images/links/bio-on.png);}

.eitemdisco a, .eitemdisco a:visited
	{  background-image : url(../../en/images/links/disco.png);}

.eitemdisco a:hover
	{  background-image : url(../../en/images/links/disco-on.png);}

.eitemband a, .eitemband a:visited
	{  background-image : url(../../en/images/links/band.png);}

.eitemband a:hover
	{  background-image : url(../../en/images/links/band-on.png);}

.eitemgallery a, .eitemgallery a:visited
	{  background-image : url(../../en/images/links/gallery.png);}

.eitemgallery a:hover
	{  background-image : url(../../en/images/links/gallery-on.png);}

.eitemguestbook a, .eitemguestbook a:visited
	{  background-image : url(../../en/images/links/guestbook.png);}

.eitemguestbook a:hover
	{  background-image : url(../../en/images/links/guestbook-on.png);}

.eitemlinks a, .eitemlinks a:visited
	{  background-image : url(../../en/images/links/links.png);}

.eitemlinks a:hover
	{  background-image : url(../../en/images/links/links-on.png);}

.eitemcontact a, .eitemcontact a:visited
	{  background-image : url(../../en/images/links/contact.png);}

.eitemcontact a:hover
	{  background-image : url(../../en/images/links/contact-on.png);}

.eitemgigs a, .eitemgigs a:visited
	{  background-image : url(../../en/images/links/tour.png);}

.eitemgigs a:hover
	{  background-image : url(../../en/images/links/tour-on.png);}

.eitempress a, .eitempress a:visited
	{  background-image : url(../../en/images/links/press.png);}

.eitempress a:hover
	{  background-image : url(../../en/images/links/press-on.png);}


/*Define parameters for the links list SUEDOIS*/

.sitemnews a, .sitemnews a:visited
	{  background-image : url(../../se/images/links/news.png);}

.sitemnews a:hover
	{  background-image : url(../../se/images/links/news-on.png);}

.sitembio a, .sitembio a:visited
	{  background-image : url(../../se/images/links/bio.png);}

.sitembio a:hover
	{  background-image : url(../../se/images/links/bio-on.png);}

.sitemdisco a, .sitemdisco a:visited
	{  background-image : url(../../se/images/links/disco.png);}

.sitemdisco a:hover
	{  background-image : url(../../se/images/links/disco-on.png);}

.sitemband a, .sitemband a:visited
	{  background-image : url(../../se/images/links/band.png);}

.sitemband a:hover
	{  background-image : url(../../se/images/links/band-on.png);}

.sitemgallery a, .sitemgallery a:visited
	{  background-image : url(../../se/images/links/gallery.png);}

.sitemgallery a:hover
	{  background-image : url(../../se/images/links/gallery-on.png);}

.sitemguestbook a, .sitemguestbook a:visited
	{  background-image : url(../../se/images/links/guestbook.png);}

.sitemguestbook a:hover
	{  background-image : url(../../se/images/links/guestbook-on.png);}

.sitemlinks a, .sitemlinks a:visited
	{  background-image : url(../../se/images/links/links.png);}

.sitemlinks a:hover
	{  background-image : url(../../se/images/links/links-on.png);}

.sitemcontact a, .sitemcontact a:visited
	{  background-image : url(../../se/images/links/contact.png);}

.sitemcontact a:hover
	{  background-image : url(../../se/images/links/contact-on.png);}

.sitemgigs a, .sitemgigs a:visited
	{  background-image : url(../../se/images/links/tour.png);}

.sitemgigs a:hover
	{  background-image : url(../../se/images/links/tour-on.png);}

.sitempress a, .sitempress a:visited
	{  background-image : url(../../se/images/links/press.png);}

.sitempress a:hover
	{  background-image : url(../../se/images/links/press-on.png);}


form
	{  margin : 0;}

.form
	{  margin : 0px;
	   font-weight : bold; color : #665544;
	   font-style : italic;
	}

	
/*Define parameters for the outpage elements*/

.author 
	{  text-align : center;
	   color : #665544;
	   font-size : 10px;
	   font-weight : bold;
	   margin-top : 5px;
	}

.author a:link, .author a:visited
	{  color : #998877;
	   text-decoration : none;
	}

.author a:hover
	{  color : #bbaa99;
	   text-decoration : underline;
	}

.counter
	{  text-align : center;
	   margin-top : 30px;
	}


.enter
	{
	   width : 100%;
	   text-align : center;
	   color : #665544;
	   font-size : 12px;
	   font-weight : bold;
	}

.enter a:link, .enter a:visited
	{  color : #998877;
	   text-decoration : none;
	   border : none;
	}

.enter a:hover
	{  color : #bbaa99;
	   text-decoration : underline;
	   border : none;
	}

.itementer
	{  text-align : center;
	   margin-top : 100px;
	}

a .itementer
	{  border : none;
	}	