/* PAGE, CENTRE, GAUCHE */

/* Mise en avant éditoriale en page portraits */
#page #centre #gauche #unePortrait{
	width:614px;
	margin:0 0 0 10px;
	float:left;
}

#page #centre #gauche #unePortrait h1{
	width:306px;
	height:28px;
	padding-top:3px;
	margin-top:25px;
	text-align:left;
	text-indent:9px;
	font-size:1.5em;
	color:#000;
	background-image:url(../images/onglet01portrait.jpg);
	background-repeat:no-repeat;
}

/* FICHE PORTRAIT */
#gauche .texteportraits h1{
	padding-left:12px;
	padding-bottom:5px;
	font-size:1.8em;
	font-weight:bold;
	color:#ffb422;
	margin-top:20px;
}

#navigation{
	margin: 20px 0 0 0;
	font-size:1.1em;
	padding:0 0 0 12px;
	letter-spacing:-1px;
}
#navigation a{
	color:#ffb016;
}
#gauche .texteportraits .zoomportraits{
	margin:20px 10px 0 10px;

	/*width:439px;*/
}
#gauche .texteportraits .zoomportraits .accorche {
	width:100px;
	position:absolute;
	float:right;
	margin:0;
	padding:0;

}

#gauche .texteportraits .zoomportraits .accorche .guillemets .guillemets_ouverts{
	width:39px;
	height:32px;
	float:left;
	margin:50px 0 0 0;
	border:1px solid #ffffff;
	display:block;
}
#gauche .texteportraits .zoomportraits .accorche .guillemets .citation {
	width:210px;
	margin: 0 10px 0 0;
	padding:50px 10px 0 0;
	text-align:left;
	float:left;
	position:absolute;
	display:block;
	font-size:1.3em;
	font-style:italic;
	color:#000;
	}
#gauche .texteportraits .zoomportraits .accorche .guillemets  .guillemets_fermes{
	float:rigth;
	text-align:right;
	position:relative;
}
#gauche .texteportraits .zoomportraits .accorche .signature {
	font-weight:bold;
	text-align:left;
	position:absolute;
	padding:200px 0 0 0;
	width:110px;

}
#gauche .texteportraits .zoomportraits .imageArticleD{
	float:right;
	position:relative;
	padding:0 0 0 -5px;
	margin:0 0 0 -5px;
	max-width:300px;
}
#gauche .texteportraits .picsGallerie {
	float:left;
	width:560px;
	margin-top:10px;
	position:relative;
	text-align:right;
}
#gauche .texteportraits .picsGallerie img{
	max-height:70px;
	height:expression(document.body.clientHeight > 70px? "70px": "auto" );
}
#gauche .texteportraits .zoommedia .corpsArticlefiche .auteur{
	padding-bottom:0px;
}
#gauche .texteportraits .zoommedia .corpsArticlefiche .edition{
	padding-bottom:3px;
}

#gauche .texteportraits hr{
	background:url(../images/pictogrammes/barreportrait.png) no-repeat;
	border:0;
	width:275px;
	margin-top:10px;
}
#gauche .texteportraits #descriptionPortraits h3,
#gauche .texteportraits #chapo{
	background-image:url(../images/pictogrammes/feuille01.png);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-top:0;
	padding: 0 20px 5px 22px;
	font-size:1.2em;
	font-weight:bold;
	color:#000;
}
#gauche .texteportraits{
	position:relative;
	width:570px;
}
#gauche .texteportraits #descriptionPortraits p{
	margin:0 0 0 0;
	padding: 0 20px 0 31px;
	text-align:justify;
	font-size:1.2em;
	color:#000000;
}

#gauche .texteportraits #descriptionPortraits p a{
	font-weight:bold;
	color:#ffb422;
}

#gauche .texteportraits #descriptionPortraits p a:hover{
	color:#7b9090;
}

#page #centre #gauche .tri{
	width:605px;
	height:22px;
	font-size:1em;
	font-weight:normal;
	color:#000000;
	padding-top:6px;
	padding-left:5px;
	background-image:url(../images/onglet01portrait.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #ffb422;
	float:left;
}

#page #centre #gauche select, option {
	background-color:white;
	border:1px solid #ffb422;
	width:160px;
	font-size:1.1em;
}

#gauche .texteactu #navigation a,
#gauche #formComments a{
	color:#ffb422;
}