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


/* STYLES DE TEXTES */

h3 {
	color: #003473;
	text-transform:uppercase;
}

h3#jury_presidente {
	font-size: 12px;
	line-height: 15px;
	text-align: right;
}
h3.jury_membre {
	font-size: 11px;
	line-height: 13px;
	text-align: left;
}
p#credit_photo {
	width: 116px;
	color: #b3b3b3;
	font-size: 10px;
	line-height: 12px;
	float: left;
}

p#fonction_presidente {
	color: #4c4c4c;
	font-size: 12px;
	text-align: right;
}
p.jury_fonction {
	color: #4c4c4c;
	font-size: 11px;
	line-height: 13px;
}



/* PLACEMENT */

#jury_top {
	/*width: 701px;*/
	/*padding-left: 56px;*/
}

#bloc_presidente {
	float: left;
	width: 342px;
	padding-left: 56px;
	/*background-color: #CCCC66;*/
}

#presidente_txt {
	width: 200px;
	float: left;
}
#bloc_membres_top {
	width: 376px;
	margin-top: 16px;
	float: left;
	/*background-color: #FF0000;*/
}
.membres_row {
	padding-left: 40px;
	clear: both;
}
.bloc_membre {
	width: 146px;
	margin-left: 33px;
	margin-bottom: 19px;
	display: inline;
	float: left;
	/*background-color: #CCCCCC;*/
}
.bloc_membre img {
	display: block;
	width: 120px;
	height: 160px;
	margin-bottom: 5px;
}

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