/* CSS Document */


#header_content h1 {
	background: transparent url(../img/habillage/logo_GPMS.gif) 28px 22px no-repeat;
}
#header_content h1 a {
	width: 549px;
}
#header_content p#numero_edition {
	background: transparent url(../img/habillage/edition_2011_GPMS.gif) right 54px no-repeat;
}
#main_content_top h2 {
	background: transparent url(../img/titres/titre_retrospective_2011_GPMS.png) top right no-repeat;
}

/* STYLES DE TEXTES */
#content h3 {
	height: 36px;
	padding-left: 56px;
	margin-top: 15px;
}
.film_container h4 {
	color: #003473;
	font-size: 14px;
}

p.film_titre_scenario {
	color: #003473;
	font-style:italic;
	font-size: 14px;
	text-transform:uppercase;
}
	
p.film_details {
	color: #003473;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 30px;
}
p.film_details.infos {
	color: #4c4c4c;
}
p.film_details.infos.margin_b18 {
	margin-bottom: 18px;
}
.film_container h5 {
	color: #003473;
	font-size: 12px;
}
	
.film_txt_scenario {
	color: #4c4c4c;
	font-size: 12px;
	line-height: 15px;
	text-align:justify;
	margin-bottom: 35px;
}
.margin_b35 {
	margin-bottom: 35px;
}
.margin_t0 {
	margin-top: 0px;
}
.film_header {
	margin-bottom: 18px;
}
.bloc_prix_recompenses {
	float: right;
	/*margin-bottom: 18px;*/
}
.ovaloide {
	float: right;
	clear: right;
	float: none !important;
	padding-bottom: 8px;
	/*width: 243px;*/
	/*background-color: #00FF00;*/
}
.ovaloide_left {
	width: 9px;
	height: 18px;
	background: transparent url(../img/habillage/ovaloide_gauche_GPMS.png) top left no-repeat;
	float: right;
}
.ovaloide_right {
	width: 9px;
	height: 18px;
	background: transparent url(../img/habillage/ovaloide_droite_GPMS.png) top left no-repeat;
	float: right;
}
p.ovaloide_txt {
	color: #fff;
	font-size: 10px;
	background-color:#003473;
	height: 16px;
	padding-top: 2px;
	float: right;
}
/*
.ovaloide_left.blanc {
	background: transparent url(../img/habillage/ovaloide_blanc_gauche_GPMS.png) top left no-repeat;
}
.ovaloide_right.blanc {
	background: transparent url(../img/habillage/ovaloide_blanc_droite_GPMS.png) top left no-repeat;
}
p.ovaloide_txt.blanc {
	color: #003473;
	background: transparent url(../img/habillage/ovaloide_blanc_fond_GPMS.gif) top left repeat-x;
}
*/
.ovaloide_blanc {
	float: right;
	clear: right;
	float: none !important;
	margin-bottom: 8px;
}
.ovaloide_blanc_left {
	width: 9px;
	height: 18px;
	background: transparent url(../img/habillage/ovaloide_blanc_gauche_GPMS.png) top left no-repeat;
	float: right;
}
.ovaloide_blanc_right {
	width: 9px;
	height: 18px;
	background: transparent url(../img/habillage/ovaloide_blanc_droite_GPMS.png) top left no-repeat;
	float: right;
}
p.ovaloide_blanc_txt {
	color: #003473;
	font-size: 10px;
	background: transparent url(../img/habillage/ovaloide_blanc_fond_GPMS.gif) top left repeat-x;
	height: 16px;
	padding-top: 2px;
	float: right;
}


/* PLACEMENT */

.film_container {
	width: 701px;
	padding-left: 56px;
}

.film_gauche {
	float: left;
	width: 180px;
	margin-right: 36px;
	margin-bottom: 35px;
}

.film_droite {
	float:left;
	width: 462px;
}

.film_titres {
	float:left;
	width: 220px;
	/*margin-bottom: 18px;*/
}

.finalistes_separator {
	clear: both;
	font-size:0;
	line-height:0;
	width: 745px;
	height: 1px;
	margin-bottom: 35px;
	margin-left: 12px;
	background-color: #d3d3d3;
}
.film_separator {
	width: 678px;
	margin-left: 56px;
	margin-bottom: 35px;
}
