@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	background-color: #440000;
	margin:0;
	padding:0;
}

center{
	font-size:24px;
	font-weight:bold;
	color:#600303;
}

img{
	border:0px;
}

a:active,a:visited,a:link{
	text-decoration:none;
	color:#600303;
	font-weight:bold;
}

.bg_titre a,.bg_titre a:active,.bg_titre a:visited, .bg_titre a:link{
	color:#FFF;
}

#site{
	width:950px;
	margin:auto;
	background-image: url(images/bg.gif) ;
	background-repeat:repeat-y;
}

#global{
	margin:0px 30px 0px 30px;
	overflow:hidden;
	padding-top:30px;
}



#global_player{
	width:643px;
	float:left;
	overflow:hidden;
}

#info_dl{
	margin-top:10px;
}

#bouton_dl{
	width:262px;
	height:46px;
	float:left;}
	
#text_dl{
	width:370px;
	float:right;
	font-size:24px;
	font-weight:bold;
}

.bg_titre{
	background-color:#600303;
	float:left;
	padding-left: 20px;
	height:36px;
	width : 100%;
}

#tab_video{
	background-color:#f7dfdf;
	font-size:14px;
	font-weight: bold;
	color:#600303;
}

#tab_video td{
	height:25px;	
	padding:1px 1px 0px 5px;
}
.go_right{
	float:right;
	font-size:10px;
	margin-top:3px;
}

.titre{
	font-size:24px;
	font-weight:bold;
	color:#FFF;
	margin-top: 5px;
	margin-left:50px;
	display:block;
}

.img_plus{
	float:left;
	margin: 10px 6px 5px 6px;
	text-align:center;
}

.img_coter{
	border-bottom: 1px solid #CCC;
	height: 100px;
	font-size:10px;
	color:#600303;
	margin-bottom:10px;
}

.img_coter img{
	float:left;
	margin-right: 10px;
}

.dl{
	display:block;
	margin-top:5px;
	font-size:14px;
	font-weight: bold;
	color:#600303;
}

.dl img{
	float:left;
}
	
#coter{
	width:230px;
	float:right;
	margin-bottom: 30px;
	padding-top:45px;
	
}


.page{
	font-size:18px;
	font-weight:blod;
	color:#FFF;
	text-align:center;
	margin-top : 5px;
	margin-bottom: 5px;
	display:block;
}

#nouveautee{
	width:180px;
	margin:auto;
	text-align:center;
	font-size:10px;
	color:#600303;
	
}

#nouveautee img{
	margin-top:10px;
}

#titre_coter{
	font-size:24px;
	font-weight:bold;
	
	
}

.clear{
	clear:both;
}
