body {
margin-top:0px;
margin-left:0px;
background-color:#f2f6ed;
background-image: url(textureskulls.jpg); 
font-family:verdana, arial, sans-serif;
font-size:13px;
color:white;
padding:0px;
}

.noir {
	color:black;
	}
	
.gras {
		font-weight:bold;
	}

.titre {
	font-weight: bold;
	font-size: 14px;
	}
	
	
.grand {
	font-weight: bold;
	font-size: 16px;
}
	
.grandtitre {
	font-family:sans-serif;
	font-weight: bold;
	font-size: 24px;
	}
	
.petit {
	font-size: 11px;
}

.toutpetit {
	font-size: 10px;
}
	
a:hover {
	color:#FF0000;
	
}

a {
	text-decoration: none;
	font-weight: bold;
}


.descr {
padding:5px;
position: absolute; 
width:700px;
height:140px;
top: 345px;
left:0px;
background-color:#000000;
overflow:auto;
}

.cadreshow {
	float:left;
	width:100%;
	height:660px;
	left:0px;
	top:0px;
}

.cadrenext {
font-color:black;
float:left;
margin-top:30px;
padding:10px;
width:760px;
margin-left: 8px;
	background-color:#ffdada;
	background-image: url(skullfiligranehover.jpg);
border: 1px black solid;
background-repeat:no-repeat;
	background-position: 713px 0px;
}

.cadrepast {
font-color:black;
position: relative;
margin-top:30px;
padding:10px;
width:760px;
left: 8px;
background-image: url(skullfiligrane.jpg);
border: 1px #999999 solid;
background-color:#ffffff;
background-repeat:no-repeat;
	background-position: 713px 0px;
}

.cadrepast:hover {
	background-color:#ffdada;
	background-image: url(skullfiligranehover.jpg);
	}

.inside {
	position: absolute;
	width:700px;
	padding:30px;
	left:50px;
	}
	
.flyers {
position:absolute;
margin-left:8px;
margin-top:0px;
width:220px;
height:314px;
background-color:#333333;
border:1px solid black;
}

.player {
position:absolute;
margin-left:8px;
margin-top:317px;
width:220px;
height:300px;
background-color:#666666;
border:1px solid black;
}



.texte {
	position:absolute;
	margin-top:0px;
  margin-left:230px;
	padding:25px;
	width:508px;
	height:567px;
	overflow:auto;
	border:1px solid black;
}

.tableaushows {
border: 1px white solid;
background-color:#f2f6ed;
margin-top:10px;
height:00px;
padding-bottom:20px;
}

.tableaulogo {
}