/*  

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

/* -- main -- */

#main .post_extrait {
}

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

#main_accueil .block_accueil_offres_emploi {
	width: 210px;
	margin: 0 0 0 0px;
}
#main_accueil .block_accueil_offres_emploi h2 {
	height: 25px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #ffffff;
	background: url(../../../images/bg_encart_offres_emploi_accueil.gif) no-repeat;
}
#main_accueil .block_accueil_offres_emploi h2 a{
	color: #ffffff;
	text-decoration: none;
}
#main_accueil .block_accueil_offres_emploi h2 a:hover{
	text-decoration: underline;
}
#main_accueil .block_accueil_offres_emploi .post_extrait {
	padding: 0 1px 0 1px;
	background: url(../../../images/bg_encart_offres_emploi_accueil_02.gif) repeat-y;
}
#main_accueil .block_accueil_offres_emploi .post_extrait_footer {
	border: 0;
	height: 10px;
	background: url(../../../images/bg_encart_offres_emploi_accueil_03.gif) no-repeat;	
}


#main_accueil .block_accueil_news {
	width: 210px;
	margin: 0;
}
#main_accueil .block_accueil_news h2 {
	height: 25px;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #7b7b7b;
	background: url(../../../images/bg_encart_news_accueil.gif) no-repeat;
}
#main_accueil .block_accueil_news .post_extrait {
	padding: 0 1px 0 1px;
	background: url(../../../images/bg_encart_news_accueil_02.gif) repeat-y;
}
#main_accueil .block_accueil_news .post_extrait_footer {
	border: 0;
	height: 10px;
	background: url(../../../images/bg_encart_news_accueil_03.gif) no-repeat;	
}


#main_accueil .block_accueil_partenaires {
	width: 210px;
	margin: 0;
}
#main_accueil .block_accueil_partenaires h2 {
	height: 25px;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #7b7b7b;
	background: url(../../../images/bg_encart_news_accueil.gif) no-repeat;
}
#main_accueil .block_accueil_partenaires .post_extrait {
	height: 135px;
	overflow: hidden;
	padding: 0 1px 0 1px;
	background: #bccd00 url(../../../images/bg_encart_news_accueil_02.gif) repeat-y;
}
#main_accueil .block_accueil_partenaires .post_extrait_footer {
	border: 0;
	height: 10px;
	background: url(../../../images/bg_encart_news_accueil_03.gif) no-repeat;	
}


/* -- 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;
}

