/* CSS Document */

body, html {height: 99%; width:99%;overflow-y: hidden; overflow-x: hidden; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; background-color:#ffffff}
table {color:#ffffff;font-size:11px; border-color:#FFFFFF}

.bold { font-weight:bold; }

a:link {color: #FFFFFF;	text-decoration: none;}
a:visited {color: #FFFFFF;text-decoration: none;}
a:hover {color: #FFFFFF;text-decoration: none;}
a:active {color: #FFFFFF;text-decoration: none;}

#outer {height: 100%; overflow: visible; margin-right: auto; margin-left: auto; }
#outer[id] {display: table; position: static; width:98%}

#middle {position: absolute; top: 50%; margin-left:0px;}
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {
	position: relative;
	top: -50%;
	width: 100%;
	height: 500px;
	position: relative;
	border: #164f6e solid 1px;
	padding-bottom: 0px;
	background: url(../Images/bkg.gif);
	background-repeat: no-repeat;
	background-color: White;
}
#inner[id] {position: relative;width:100%; }

#vide_bas {position: static; width:500px; height:0px; position:relative; margin:0px; background-color:#ffffff;}
#vide_bas[id] {position: static; width:100%; color:#FFFFFF;height:2px  }

#vide_haut {position: relative; width:500px; height:2px; position:relative; background-color:#FFFFFF; top: -50%;}
#vide_haut[id] {position: relative; width:500px; color:#FFFFFF;}

#menu {position: relative; top: -50%; width:500px; height:17px; position:relative; background-color:#cccccc; color:#CC3333;}
#menu[id] {position: relative;  width:100%; color:#CC3333 }

#soustitre {position: relative; top: -50%; width:100%; height:17px; position:relative; background-color:#ffffff; color:#7d131f;}
#soustitre[id] {position: relative;  width:100%;}

#titre {position: relative; width:100%; height:25px; margin:0px; background-color:#FFFFFF; padding-bottom: 10px;color:#CC3333;top: -50%; }
#titre[id] {position: relative; padding-left: 00px ; width:100%; color:#CC3333; height:25px; padding-bottom:20px;}

#texte {position: absolute; color:#ffffff; background-color:transparent; width:480px; text-align:justify; margin-left:400px; height:200px; top:00px; margin-top:40px}
#texte[id] { position: relative; top:-200px}

#disco {position: absolute; color:#ffffff; background-color:transparent; width:480px; text-align:justify; margin-left:400px; height:200px; top:00px; margin-top:20px;}
#disco[id] { position: relative; top:-200px}

#m {position: static;color:#ffffff; margin-left:0px; height:200px;top:-50%;font-weight:bold; font-size:13px}
#m[id] { position: static;}

#barre {position: relative; width:500px; background-color:#CC3333; height:1px; }
#barre[id] {position: relative; width:500px; background-color:#CC3333;}


span.nomalbum {
	border-bottom: 1px solid #ffffff;
	}
	
span.nomchanson {
	/*border-bottom: 1px dashed #434A39;*/
	font-style:italic;
	}

span.nomartiste {
	font-weight:600;
	}

