/*  

Copyright © 2006 Troll d'idées. Tous droits réservés.

Site web (CMS) : Block d'extrait
Thème : Phlox

Créé le : 15/03/2007
*/

.post_extrait .illustration {
	float: left;
	margin: 0 5px 0 0;
}



#header .block_illustration_entete {
	width: 960px;
	position: relative;
}
#header .block_illustration_entete_accueil, #header .block_illustration_entete_accueil .bg_block_illustration_entete {
	height: 225px;
}
#header .block_illustration_entete_page, #header .block_illustration_entete_page .bg_block_illustration_entete {
	height: 170px;
}
/*
#header .block_illustration_entete_page_01 .texte_entete {
	position: absolute;
	width: 200px;
	height: 150px;
	top: 20px;
	left: 425px;
	text-align: center;
	font-family: "Times New Roman", Times, serif; 
	color: #1A171B;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
*/

#header .lien_entete {
	text-align: center;
	color: #97BE0D;
	font-weight: bold;
	text-transform: uppercase;
	top: 0;
	display: block;
	position: absolute;
	font-size: 0.9em;
	padding: 6px 0 0 0;
}
#header .lien_entete_ce_accueil {
	width: 150px;
	height: 218px;
	right: 145px;
	background: url(../../../images/logo_ce_accueil.gif) no-repeat 0px 26px;
}
#header .lien_entete_a_accueil {
	width: 145px;
	height: 218px;
	right: 0px;
	background: url(../../../images/logo_a_accueil.gif) no-repeat 30px 26px;
}

#header .lien_entete_ce_avec_a {
	width: 140px;
	height: 163px;
	right: 145px;
	background: url(../../../images/logo_ce_page.gif) no-repeat 3px 26px;
}
#header .lien_entete_a_avec_ce {
	width: 145px;
	height: 163px;
	right: 0px;
	background: url(../../../images/logo_a_page.gif) no-repeat 34px 26px;
}
#header .lien_entete_ce {
	width: 140px;
	height: 163px;
	right: 40px;
	background: url(../../../images/logo_ce_page.gif) no-repeat 3px 26px;
}
#header .lien_entete_a {
	width: 145px;
	height: 163px;
	right: 36px;
	background: url(../../../images/logo_a_page.gif) no-repeat 34px 26px;
}

/* -- main -- */

#main .post_extrait {
}

#main .post_extrait_footer {
	clear: both;
	height: 5px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #E9E9E9;
}

#main .photo_equipe {
	width: 660px;
	height: 300px;
	position: relative;
}

.detail_photo_equipe {
	width: 540px;
	color: #000000;
}
.detail_photo_equipe h2 {
	font: 1.5em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #006729;
	border: 1px #fff solid;
}
.detail_photo_equipe .fonction_detail_photo {
	border: 1px #fff solid;
}
.detail_photo_equipe .coordonnees_detail_photo {
	border: 1px #fff solid;
}


/* -- sidebar -- */

#sidebar .post_extrait {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #E9E9E9;
}

#sidebar .post_extrait_footer {
	clear: both;
}



