body {
	font-family: verdana;
	font-size: 12px;
	text-align:center;
	background-color: #454545;
	margin: 0;
}

td {
	font-family: verdana;
	font-size: 12px;
}

h1 {
	font-size: 24px;
	font-family: arial;
	display: inline;
}

h2 {
	font-size: 16px;
	font-family: arial;
	display: inline;
}

h3 {
	font-weight: normal;
	font-size: 14px;
	margin-top:4px;
	margin-bottom:8px;
	color: #e74f0d;
	font-family: arial black;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	margin-top:8px;
	margin-bottom:8px;
}

hr {
	border: 1px dashed #999999;
	height: 1px;
}

a {
	text-decoration:none;
	color: #0000AA;
}

a:hover {
	text-decoration: underline;
	color: #BC2109;
}

li {
	margin-bottom:8px;
}

#main {
	margin:auto;
	text-align:left;
	width:980px;
	background-color: #dedede;
}

#header {
	text-align: center;
	background-color: #454545;
	color: #FFFFFF;
}

#menu {
	width: 237px;
	float: left;
}

	#menu #haut {
		width: 237px;
		height: 15px;
	}
	
	#menu #centre {
		width: 210px;
		background-image: url('images/menu_fond.png');
		background-repeat: repeat-y;
		padding: 0 4px 0 23px;
	}
	
	#menu #bas {
		width: 237px;
		/*height: 15px;*/
	}

#centre {
	width: 743px;
	float: left;
}

	#centre #haut {
		width: 743px;
		height: 12px;
		background-color: #454545;
	}
	
	#centre #contenu {
		width: 723px;
		background-color: #dedede;
		padding: 10px;
	}
	
#footer {
	width: 980px;
	height: 45px;
	background-image: url('images/footer.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
	
.rubrique {
	width: 201px;
	height: 27px;
	background-image: url('images/rubrique.png');
	text-align: center;
	color: #FFFFFF;
	padding-top: 7px;
	border: none;
}

.spacer {
	clear: both;
}

#sous_titre {
	margin-left: 30px;
}

.resume {
	text-align: justify;
	font-family: verdana;
	font-size: 12px;
	width: 530px;
	float:left;
	padding-right:5px;
	border-right: solid 1px #000000;
}

.infos_film {
	font-family: verdana;
	font-size: 12px;
	float:left;
	display: inline;
	width: 155px;
	height: 97px;
	background-color: #e74f0d;
	padding: 3px;
	margin: 0 5px 5px 0;
	color: #FFFFFF;
}

	.infos_film a {
		color: #FFFFFF;
	}

.lien_video {
	font-size: 13px;
	font-weight: bold;
}

.titre_menu {
	width: 100%;
	padding: 2px;
	background-color: #BC2109;
	color:#FFFFFF;
	margin: 0;
}

.affiches {
	position: relative;
	height: 180px;
}

.affiche {
	float: left;
	text-align: center;
	width: 130px;
	height: 180px;
	text-align: left;
	z-index: 1;
}

	.affiche img {
		border: solid 2px #949494;
	}
	
.bulle {
	position: absolute;
	top: 0px;
	z-index: 10;
	width: 155px;
	background-color: #e74f0d;
	visibility: hidden;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
}

.affiche2 {
	border: solid 2px #e74f0d;
}

.infobulle {
    position: absolute;   
    visibility : hidden;
}

.lettrine {
	float: left;
	font: bold 33px/23px verdana;
	margin-top:0;
	padding-top:0;
}

#ad_container {
	position: absolute; 
	right: 0px; top: 0px;
	width: 171px; height: 122px;
	z-index: 999999; 
}
                   
.lettre {
	font-weight: bold;
	font-family: arial;
	font-size: 16px;
}

.jeu_casino {
	width: 140px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

.jeu_casino2 {
	width: 200px;
	height: 145px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

	.jeu_casino2 img {
		width: 200px;
		height: 145px;
	}

.cadre {
	background-color: #f0f0f0;
	width: 705px;
}

	.cadre #coin_sg {
		float: left;
		width: 6px;
		height: 6px;
	}
	
	.cadre #coin_sd {
		float: right;
		width: 6px;
		height: 6px;
	}

	.cadre #contenu_cadre {
		padding: 6px;
	}
	
	.cadre #coin_ig {
		float: left;
		width: 9px;
		height: 9px;
	}
	
	.cadre #coin_id {
		float: right;
		width: 9px;
		height: 9px;
	}

.note {
	color: #e74f0d;
}

#signaler_film {
	text-align: center;
}
