/* General */
body{

	background-image : url(../img/fond/grunge.png);
	background-repeat : no-repeat;
	background-position : center top;
	background-attachment:fixed;
	background-color : #000000;
	margin-right : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : "Trebuchet MS", "Trebuchet MS", serif; 
	font-size : 0.9em;
	color : #ffffff;
	scrollbar-face-color: #888888; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #545151;
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #545151; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #FFFFFF;
	padding-bottom : 30px;
}
#logo {
	position : absolute;
	left : 14px;
	top : 110px;
}
img{
	border-width:0px;
}
.video {
	text-align : right;
	font-size : 0.8em;
}
a:hover{
	font-family: "Trebuchet MS", "Trebuchet MS", serif; 
	color : #ffffff;
	text-decoration : underline;
}
a{
	font-family : "Trebuchet MS", "Trebuchet MS", serif; 
	color : #666666;
}
/* Table Structures */
.mainStructure{
	background-repeat : no-repeat;
	width : 1024px;
	height : 100%;
}
.subStructure{
	background-repeat : no-repeat;
	border : 1;
	width : 100%;
	height : 100%;
}
.graybox{
	background-image : url(../img/fond/boxBG.png);
	background-repeat : repeat;
}
.navbox{
	background-image : url(../img/fond/boxBG.png);
	background-repeat : repeat;
	height : 40px;
	font-family : "Trebuchet MS", serif; 
	font-size : .01em;
}
.newsbox{
	background-image : url(../img/fond/boxBG.png);
	background-repeat : repeat;
	height : 100%;
	width : 100%;
	font-family : "Trebuchet MS", serif; 
	font-size : 0.9em;
	color : #ffffff;
}
.footerbox{
	font-family : "Trebuchet MS"; 
	font-size : 8px;
	color : #ffffff;
}
.contentSpace_right{
	width : 313;
}
.contentSpace_left{
}

/* Banners */
.bannerAd{
	margin: 10px 10px 10px 10px;
}
/*Concerts */
.tour_date{
	font-family: "Trebuchet MS", serif; 
	font-size:0.8em;
	line-height:20px;
	color:#ffffff;
}
.tour_venue{
	font-family: "Trebuchet MS", serif; 
	font-size:0.9em;
	font-weight:bold;
	line-height:20px;
	color:#ffffff;
}
.tour_location{
	font-family: "Trebuchet MS", serif; 
	font-size:0.9em;
	line-height:20px;
	color:#676767;
}
/*Autres*/
h1 { 
color : red;
font-family : "Trebuchet MS", serif;
font-size : 45px;
} 
p { 
color : white;
font-size : 0.9em;
font-family : "Trebuchet MS", serif;
} 
ul, li {
font-size : 0.95em;
}
.compteur { 
font-size : 0.7em;
font-family : arial, "Trebuchet MS", serif;
text-align : center;
font-style : italic;
} 
.signature { 
text-align : center;
text-decoration : underline;
color : aqua;
font-style : italic;
} 
.publie { 
font-size : xx-small;
font-style : italic;
color : #999999;
padding-left : 10px; 
} 
h2 {
color : #999999;
font-family : Tahoma, "Trebuchet MS", Verdana, serif; 
}
.warning {
font-style : italic;
float : right;
color : white:
}
.admin {
text-decoration : none;
color : black;
position : absolute;
float : center;
}
.ajoute {
font-size : 0.7em;
color : #999999;
}
.retour {
font-size : small;
font-style : italic;
color : #666666;
}
.colordirect { 
color : #555555;
} 
.publie { 
font-size : xx-small;
font-style : italic;
color : #999999;
} 
.ypnose { 
color : red;
} 
.ville { 
color : yellow;
} 
.texte:first-letter { 
font-weight : bold;
font-size : 1.6em;
} 
td {
font-size : 0.9em;
}

/* Music */
.music_albumName{
	font-family: "Trebuchet MS"; 
	font-size:0.9em;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
}
.music_albumDate{
	font-family: "Trebuchet MS"; 
	font-size:0.8em;
	color:#676767;
	text-transform:uppercase;
}
.music_space{
	font-family: "Trebuchet MS"; 
	font-size:11px;
	color:#666666;
}
.music_tracklist{
	font-family: "Trebuchet MS"; 
	font-size:0.9em;
	color:#ffffff;
	text-transform:capitalize;
}
.music_ecoute{
	font-family: "Trebuchet MS"; 
	font-size:0.9em;
	font-weight:bold;
	color:#777777;
	text-decoration:italic;
}
.music_tracklistHeader{
	font-family: "Trebuchet MS"; 
	font-size:1em;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
}
.music_pochette{
}
hr {
background-color: #999999;
height: 1px;
border: 0;
}
.posterby {
color : #888888;
font-style : italic;
}
#divbas{
   position: fixed;
   font-size:1.2em;
   width: 100%;
   height: 25px;
   left: 0px;
   top: 0px;
  background: #DDDDDD;
}