* {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	outline: none;
}

body {
	margin: 10px 0;
	text-align: center;
	background: #b45ab1;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

#frm_allocineId, #frm_codeEmbed {
	width: 200px;
}

#page {
	width: 414px;
	margin: auto;
	position: relative;
}

#leftpage {
	float: left;
	width: 414px;
}

#rightpage {
	display: none;
	float: right;
	width: 520px;
}

#fiche_film {
	font-size: 12px;
	color: #fff;
	text-align: left;
}

.label_film {
	font-weight: bold;
	width: 100px;
	display: inline-table;
	text-align: right;
	margin: 0 10px 0 0;
}

#fiche_film #affiche_film {
	float: left;
	margin: 0 0px 0 0;
	width: 124px;
	height: 164px;
}

#fiche_film #titre_film {
	text-shadow: 1px 1px 1px #000;
	font-size: 20px;
	padding: 0 0 10px 0;
}

#fiche_film #resu_film {
	font-size: 10px;
	text-align: justify;
	margin: 10px 0 0 0;
}

#items_film div {
	padding: 0 0 0 10px;
}

.topbox {
	background: url(../images/haut_box.png) no-repeat;
	width: 520px;
	height: 20px;
}

.middlebox {
	background: url(../images/milieu_box.png) repeat-y;
	padding: 0 20px;
}

.bottombox {
	background: url(../images/bas_box.png) no-repeat;
	width: 520px;
	height: 20px;
}

#header a {
	background: url(../images/logo.png) no-repeat;
	width: 414px;
	height: 182px;
	display: block;
}

#body {
	position: relative;
	top: -10px;
	left: -6px;
}

#searchbar {
	background: url(../images/fond_src_bar.png) no-repeat;
	width: 406px;
	height: 33px;
	display: block;
	padding: 26px 0px 0px 20px;
}

#leftlabelsrcbar {
	background: url(../images/gauche_label_src_bar.png) no-repeat;
	width: 11px;
	height: 21px;
	display: block;
	float: left;
}

#middlelabelsrcbar {
	background: url(../images/milieu_label_src_bar.png) repeat-x;
	height: 21px;
	display: block;
	float: left;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	font-size: 11px;
	padding: 3px 5px 0;
	text-transform: uppercase;
}

input#search {
	outline: none;
	background: transparent none repeat scroll 0 0;
	border: 0px;
	padding: 2px 0 0 0;
	height: 21px;
	display: block;
	width: 270px;
	float: left;
}

#rightlabelsrcbar {
	background: url(../images/droite_label_src_bar.png) no-repeat;
	width: 14px;
	height: 21px;
	display: block;
	float: left;
}

#middleiptsrcbar {
	background: url(../images/milieu_input_src_bar.png) repeat-x;
	height: 21px;
	display: block;
	float: left;
}

#rightiptsrcbar {
	background: url(../images/droite_input_src_bar.png) no-repeat;
	width: 14px;
	height: 21px;
	display: block;
	float: left;
}

#corpsresultsearch {
	background: url(../images/corps_result_src.png) repeat-y;
	width: 424px;
	display: block;
	position: relative;
	left: 1px;
}

#leftcpsrstsrc {
	float: left;
	width: 124px;
	height: 164px;
	margin: 20px 21px 0 27px;
	position: relative;
}

#leftcpsrstsrc a {
	background: url(../images/affichette.png) no-repeat;
	width: 124px;
	height: 164px;
	display: block;
	position: absolute;
	z-index: 100;
}


#leftcpsrstsrc img {
	position: relative;
	top: 0px;
	width: 124px;
	height: 164px;
	display: block;
	z-index: 50;
}

#affiche_film {
	width: 124px;
	position: relative;
}

#affiche_film a {
	background: url(../images/affichette.png) no-repeat;
	width: 124px;
	height: 164px;
	display: block;
	position: absolute;
	z-index: 100;
}


#affiche_film img {
	position: relative;
	top: 0px;
	width: 124px;
	height: 164px;
	display: block;
	z-index: 50;
}

#rightcpsrstsrc {
	float: left;
	width: 245px;
	margin: 0 0 0 1px;
}

#rightcpsrstsrc ul li {
	list-style: none;
}

#rightcpsrstsrc ul li a {
	text-align: left;
	height: 25px;
	padding: 4px 0 0 10px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	display: block;
	outline: none;
}

.titreOn {
	background: url(../images/fond_titre_film.png) repeat-x;
}

#finresultsearch {
	background: url(../images/fin_result_src.png) no-repeat;
	width: 424px;
	height: 20px;
	display: block;
	position: relative;
	left: 1px;
}

#footer {
	
}