/* CSS Document */

body {
	background:#000 url(../images/interface/intro.jpg) no-repeat bottom center;
	font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
	background:#000;
	color:#fff;
	margin:0;
	padding:0;
}
div#intro {
	background: url(../images/interface/intro.jpg) no-repeat center bottom;
	margin:0 auto;
	width:955px;
	height:650px;
	position:relative;
	left:0;
	top:0;
}
div#intro .boutonfr {
	position:absolute;
	left:520px;
	top:355px;
	width:332px;
}
div#intro .boutonen {
	position:absolute;
	left:520px;
	top:330px;
	width:332px;
}
div#intro a {
	display:block;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
}

div#intro a:hover {
	background-color: #000;
	opacity: 0.50;
	filter: alpha(opacity=50);
}
h1 {
	font: 18px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform: uppercase;
	text-align: right;
}
h1, p {
	padding:0 20px;
}
h2 {
	font: 16px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

h3 {
	padding-left: 10px;
	margin-bottom: -2px;
	margin-top: 0px;
}
img {
	border:0;
}
img#logo-print {
	display: none;
}
div#wrapper {
	background:#000 url(../images/interface/background_bottom.jpg) no-repeat bottom center;
	margin:0 auto;
	width:955px;
	min-height:650px;
}
div#page {
	min-height:650px;
	background: url(../images/interface/background_top.jpg) no-repeat top;
}
div#content {
	width: 760px;
	min-height: 500px;
	padding: 20px 5px 0px 5px;
	margin: 25px auto 0px auto;
}
div#toolbar {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
div#toolbar a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding: 2px;
}
div#toolbar a:hover {
	background-color: #000;
	opacity: 0.50;
	filter: alpha(opacity=50);
}
div#menu {
	width:132px;
	float: left;
	margin: 25px 0px 0px 25px;
}
div#menu ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
div#menu a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}
div#menu a:hover {
	background-color: #000;
	opacity: 0.50;
	filter: alpha(opacity=50);
}
div#menu ul li {
	border-bottom: 1px solid #fff;
}
div#content img.floatright {
	float: right;
	margin: 0px 0px 10px 10x;
}
div#content img.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
div#footer {
	text-align: right;
	clear: both;
	padding-right: 10px;
}
div#footer p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #FFF;
}
a:hover {
	color: #FF6600;
}
table.table-globale td {
	padding: 10px;
	border-bottom: 1px solid #FFF;
}
table.table-globale td.bottom {
	border-bottom: none
}
ul.evenement {
	margin:0;
	padding:0;
	list-style-type: none;
}
ul.evenement li {
	border-bottom: 1px solid #FFF;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

ul.evenement li table td {
	padding: 10px;
}
ul.download {
	margin:0;
	padding:0;
	list-style-type: none;
}
ul.download li {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

ul.download li table td {
	padding: 0px;
}

.img-cover {
	border: 1px solid #FFF;
}

/* comment when u want to see */
.slide-hidden {
	display: none;
}
.no-space {
	margin-top: -20px;
}
.special-note {
	text-align: center;
	font-size: 9px;
	font-style: italic;
	margin-bottom: 5px;
	padding: 2px 0px 2px 0px;
	background-color: #000;
	opacity: .75;
}

#fancyMusicPlayer {
	background: url(../images/content/player/playerbackground.png) no-repeat left top;
	width: 95%;
	min-height:70px;
	padding: 15px 0px 0px 10px;
}
#content .download li table tr td table tr td a {
	opacity:0.0;
}
#content .download li table tr td table tr td a:hover {
	opacity:1.0;
}
