/*  

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

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

/* -- sidebar_right -- */

#sidebar_right .block h2 {
	height: 47px;
	padding: 8px 10px 4px 0;
	text-align: right;
	font-size: 18px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#sidebar_right .block .content {
	font-family: Arial;
	padding: 5px 10px 40px 10px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

#sidebar_right .block_inscription h2 {
	color: #231f20;
	background: url(../../../images/bg_h2_encart_inscription.gif) no-repeat;
}

#sidebar_right .block_inscription .content {
	font-size: 13px;
	color: #231f20;
	background: url(../../../images/bg_content_encart_inscription.gif) no-repeat bottom left;
}

#sidebar_right .block_inscription .content .lien_inscription_ligne {
	display: block;
	text-align: right;
	font-size: 20px;
	color: #6f2b90;
	margin: 0 0 5px 0;
	text-decoration: none;
}
#sidebar_right .block_inscription .content .lien_inscription_ligne:hover {
	text-decoration: underline;	
}

#sidebar_right .block_inscription .content .lien_depot_cv {
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #231f20;
}
#sidebar_right .block_inscription .content .lien_depot_cv:hover {
	text-decoration: underline;
}







#sidebar_right .block_demandes h2 {
	color: #ffffff;
	background: url(../../../images/bg_h2_encart_demandes.gif) no-repeat;
}

#sidebar_right .block_demandes  .content {
	font-size: 13px;
	color: #ffffff;
	background: url(../../../images/bg_content_encart_demandes.gif) no-repeat bottom left;
}
#sidebar_right .block_demandes  .content a {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#sidebar_right .block_demandes   .content a:hover {
	text-decoration: underline;	
}