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

/* STYLES DE TEXTES */
.edito_container blockquote {
	margin: 0;
	padding: 0px 0px 30px 0px;
	color: #003473;
	font-size: 14px;
	line-height: 17px;
	text-transform:uppercase;
}

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

p.jury_fonction {
	color: #003473;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 18px;
}
	
.jury_txt {
	color: #4c4c4c;
	font-size: 12px;
	line-height: 15px;
	text-align:justify;
	margin-bottom: 35px;
}

/* PLACEMENT */

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

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

.edito_gauche img {
	display: block;
	margin-bottom: 4px;
}

.edito_droite {
	float:left;
	width: 462px;
	padding-top: 4px;
}

.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;
}
