.bodyindex
{
 width:auto;
 height:auto;
 background-color:#fef9dd;
 margin:0px;
 align:center;
 vertical-align:middle;
 leftmargin:0px;
 topmargin:0px;
 marginwidth:0px;
 marginheight:0px;
 scrollbar-base-color:#fef9dd;
}

.fondpage
{
 background-image:  url(http://www.musicaction.fr/fr/images/m2-b.gif);
 background-repeat:no-repeat;
}

.fondframe
{
 background-image:  url(http://www.musicaction.fr/fr/images/fondframe.gif);
 background-repeat:no-repeat;
}

.btgauchehaut
{
 background-image:  url(images/bthautgauche.gif);
 background-repeat:no-repeat;
}

.btdroithaut
{
 background-image:  url(images/bthautdroit.gif);
 background-repeat:no-repeat;
}
.btdroitbas
{
 background-image:  url(images/btbasdroit.gif);
 background-repeat:no-repeat;
}
.btgauchebas
{
 background-image:  url(images/btbasgauche.gif);
 background-repeat:no-repeat;
}
.pxgauche
{
 background-image:  url(images/pixgauche.gif);
 background-repeat:repeat;
}

.pxdroit
{
 background-image:  url(images/pixdroit.gif);
 background-repeat:repeat;
}

a:link
{
color: #901d38;
text-decoration:none;
	font-family: Arial, Helvetica, sans-serif, ;
	font-size:8pt;
	font-weight : bold;
	font-style: normal;
}     /* unvisited link */
a:visited
{
color: #ba274a;
text-decoration:none;
	font-family: Arial, Helvetica, sans-serif, ;
	font-size:8pt;
	font-weight : bold;
	font-style: normal;
}  /* visited link */

a:hover
{
color: #923f1c;
	font-family: Arial, Helvetica, sans-serif, ;
	font-size:8pt;
	font-weight : bold;
	font-style: normal
}   /* mouse over link */

a:active 
{
color: #af4e25;
	font-family: Arial, Helvetica, sans-serif, ;
	font-size:8pt;
	font-weight : bold;
	font-style: normal;
}   /* selected link */ 



 .titrepage
{
	color : #691e39;
	margin-top:5px;
	margin-bottom :5px;
	font-family: Arial, Helvetica, sans-serif,;
	font-size:9pt;
	font-weight : bold;
	font-style: normal;
	text-align: left;
 }
 
 
  .titreartistes
{
	color : #691e39;
	margin-top:1px;
	margin-bottom :1px;
	font-family: Arial, Helvetica, sans-serif, ;
	font-size:13pt;
	font-weight : bold;
	font-style: normal;
	text-align: center;
 }
 

  .titremodule
{
	color : #0a390b;
	margin-top:5px;
	margin-bottom :5px;
	font-family: Arial, Helvetica, sans-serif, ;
	font-size:9pt;
	font-weight : bold;
	font-style: normal;
	text-align: center;
 }
 

 .soustitrepage
{
	color : #666666;
	margin-top:2px;
	margin-bottom : 2px;
	font-family: Arial, Helvetica, sans-serif, ;
	font-size:8pt;
	font-weight : bold;
	text-align: center;
 }


.importantpage
{
	font-family: Arial, Helvetica, sans-serif, ;
	font-weight : bold;
	color : #691e39;
	font-size: 8pt;
	text-align: left;
}

.importantpageorange
{
	font-family: Arial, Helvetica, sans-serif, ;
	font-weight : bold;
	color : #e17f01;
	font-size: 11px;
	text-align: left;
	font-weight : bold;
}

.importantpageorangeUK
{
	font-family: Arial, Helvetica, sans-serif, ;
	font-weight : bold;
	color : #E39F47;
	font-size: 11px;
	text-align: left;
}


.textecourantpage
{
	font-family: Arial, Helvetica, sans-serif,;
	color : #691e39;
	font-size: 8pt;
	line-height: normal;
	text-align: left;
	font-style: normal;
}

.textecourantpageitali
{
	font-family: Arial, Helvetica, sans-serif, ;
	color : #691e39;
	font-size: 8pt;
	line-height: normal;
	text-align: left;
	font-style: italic ;
	font-weight : bold;
}

.textelabel
{
	font-family: Arial, Helvetica, sans-serif, ;
	color : #691e39;
	font-size: 7pt;
	line-height: normal;
	text-align: left;
}

.content 
{
	width:400px;
	height:400px;
	scrollbar-base-color:#fef9dd;
	background-image:  url(http://www.musicaction.fr/fr/images/m2-b.gif);
	background-repeat:no-repeat;
	position: absolute;
}

.framedroit
{
	width:200px;
	height:200px;
	scrollbar-base-color:#fef9dd;
	background-image:  url(http://www.musicaction.fr/fr/images/m2-b.gif);
	background-repeat:no-repeat;
	left: 560px;
}

.email
{
  color: #AC1415;
  font-family : arial;
  font-size : 10px;
  background-color : #ebd8b1;
  border-top : 1px solid #b00000;
  border-bottom : 1px solid #800000;
  border-left : 1px solid #b00000;
  border-right : 1px solid #800000;
}

.button
{
  color: #AC1415;
  font-family : arial;
  font-size : 11px;
  font-weight : bold;
  background-color : #ebd8b1;
  border-top : 1px solid #b00000;
  border-bottom : 1px solid #800000;
  border-left : 1px solid #b00000;
  border-right : 1px solid #800000;
}


img.border
{
border: 1px solid #901d38;
}  

img.border:hover
{
border: 1px solid #923f1c;
}   /* mouse over link */

img.border:visited
{
border: 1px solid #ba274a;
}   /* mouse over link */
  

a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #691e39;
    border: 1px solid #901d38;
    background: #ebd8b1;
    width:70px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(images/infobulletop00.gif);
    margin:0;
    padding: 0;
    border: 0;
}