/*
 * CONTENT
 */

#text-central {
	padding: 40px 24px 0 40px;
	width: 770px;
	float: left;
}

hr {
	background:transparent url(../images/mediacenter/separateur.gif) no-repeat scroll 0% 0%;
	border: 0pt none;
	margin: 15px 0pt !important;
	margin: 0px;
	height: 1px;
	color: #1E2126
}

.chapo {
	color: #eeecec;
	padding-top: 10px;
	margin-bottom: 40px;
}

h2 {
	text-transform: uppercase;
	padding: 10px 0;
}

h2 i {
	color: #EEB43E;
}

.btn-slide {
	cursor: pointer;
	padding: 10px 0 10px 15px;
	background:transparent url(../images/pages-interieures/fleche-active.gif) no-repeat scroll 0% 50%;
}

.active {
	background: transparent url(../images/pages-interieures/fleche-active-down.gif) no-repeat scroll 0% 50%;
}

div.separateur-film {
	display: block;
	background: url(../images/mediacenter/separateur.gif) 0 0 no-repeat;
	height: 1px;
	margin: 18px 0;
	border: 0;
}

.item-film {
	padding: 0 15px 15px;
	margin: 6px 0;
	border: solid #414448 1px;
	background: #1e2126;
}

/*
 * ENCART
  */
#encart-droite {
	float: left;
	width: 184px;
}

#citation {
	font-size: 18px;
	color: #e7aa6f;
	background: url(../images/pages-interieures/guillemet-citation-ouvre.png) left top no-repeat;
	padding: 2px 4px 0 20px;
}

#citation span {
	display: block;
	background: url(../images/pages-interieures/guillemet-citation-ferme.png) right bottom no-repeat;
	padding: 0 0 2px 0;
}

#filmographie {
	background: transparent url(../images/pages-interieures/fond-strie.gif);
	padding: 9px 4px 26px 15px;
	width: 100%;
}

#filmographie h1 {
	padding-right: 31px;
	margin: 0 0 14px 7px;
	background: transparent url(../images/pages-interieures/bobine.gif) no-repeat 95px 1px; 	
	font-size: 15px;
	font-style: normal;
	color: #eeb43e;
}

#filmographie ul {
	list-style-type: none;
}

#filmographie li {
	background: transparent url(../images/puces/filmographie.gif) no-repeat 0 25%;
	padding: 0 7px;
	font-size: 10px;
	font-weight: bold;
	color: black;
}

ul#menu-ancres {
	float: right;
	padding: 29px 0 27px 0;
	list-style-type: none;
}

ul#menu-ancres li {
	float: right;
	display: block;
	width: 53px;
	background: url(../images/puces/puce-menu-ancre.gif) 0 4px no-repeat;
	padding-left: 11px;
}

ul#menu-ancres li a {
	font-weight: bold;
	font-size: 17px;
	color: white;
	text-decoration: none;
}