/* 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_finalistes_2011_GPMS.png) top right no-repeat;
}

/* STYLES DE TEXTES */

.finalistes_container h3 {
	color: #003473;
	font-size: 14px;
	text-transform:uppercase;
}

p.finalistes_titre_scenario {
	color: #003473;
	font-style:italic;
	font-size: 14px;
	text-transform:uppercase;
	}
	
.finalistes_details {
	color: #4c4c4c;
	font-size: 11px;
	line-height: 14px;
	margin-top: 10px;
}

.finalistes_container h4 {
	color: #003473;
	font-size: 12px;
}
	
.finalistes_txt_scenario {
	color: #4c4c4c;
	font-size: 12px;
	line-height: 15px;
	text-align:justify;
	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 */

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

.finalistes_gauche {
	float: left;
	width: 180px;
	margin-right: 36px;
}

.finalistes_droite {
	float:left;
	width: 462px;
}
.finalistes_video {
	width: 638px;
	/*height: 400px;*/
	padding: 20px 20px 20px 20px;
	margin-bottom: 35px;/*       <-------- A ENLEVER !!!!!! --------*/
	/*margin: 0 auto;*/
	background-color:#f9f9f9;
	border: 1px solid #f3f3f3;
	/*text-align: center;*/
}
.finalistes_video a.player {
	width: 640px;
	height: 360px;
	display: block;
}
.finalistes_video img {
	border: none;
	margin-top: 140px;
	margin-left: 280px;
}


.finalistes_titres {
	float:left;
	width: 220px;
	margin-bottom: 18px;
}
.finalistes_pitch {
	width: 678px;
	height: 41px;
	background: transparent url(../img/GPMS/finalistes/fond_pitch_partenaires.gif) bottom left repeat-x;
	border: 1px solid #f3f3f3;
	border-top: 0px;
	margin-bottom: 35px;
	display:none;          /*       <-------- A ENLEVER !!!!!! --------*/
}
.finalistes_pitch_txt {
	width: 164px;
	padding: 10px 0px 0px 40px;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	/*color: #4d4d4d;*/
	color: #ababab;
	float: left;
}
.pitch_logos {
	text-align: left;
	padding-top: 8px;
}
.pitch_logos a.one {
	margin-left: 70px;
	margin-right: 70px;
}
.pitch_logos a.two {
	margin-right: 80px;
}
.pitch_logos a.last {
	margin-right: 0px;
}
.finalistes_separator {
	clear: both;
	font-size:0;
	line-height:0;
	width: 745px;
	height: 1px;
	margin-bottom: 35px;
	margin-left: 12px;
	/*margin: Opx 0px 35px 12px;
	/*padding-left: 12px;*/
	/*border-top: 1px solid #4d4d4d;*/
	background-color: #d3d3d3;
}
