/*  

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 .content .visuel {
	float: right;
	margin: 0 1px 0 0px;
}

#main .post_extrait {
	margin: 0 0 0 10px;
}

#main .post_extrait h2 {
	margin: 0 0 10px 0;
	font-size: 1.2em;
	font-style: italic;
	color: #00a4c4;
	padding: 0 0 4px 10px;
	border-bottom: 1px dashed #dfe0e1;
	background: url(../../../images/bg_titre_qr.gif) no-repeat 2px 8px;
}

#main .post_extrait h3 {
	margin: 0 0 10px 0;
	font-size: 1.1em;
	font-style: italic;
	color: #00a4c4;
	padding: 0 0 4px 10px;
	border-bottom: 1px dashed #dfe0e1;
	background: url(../../../images/bg_titre_qr.gif) no-repeat 2px 8px;
}

#main .post_extrait .contenu_billet {
	margin: 0 10px 0 0;
}	

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

#main .block_3_videos .post_extrait_footer {
	clear: both;
	height: 10px;
	border: 0;
}




/* -- sidebar -- */

#sidebar .block .content {
	padding: 0 10px 2px 10px;
	background: url(../../../images/bg_content_menu_v.gif) bottom left;
	overflow: hidden;
}

#style_liquidation #sidebar .block .content {
	background: url(../../../images/bg_content_menu_v_02.gif) bottom left;
}

#sidebar .content .visuel {
	float: right;
	margin: 0px 0px 0 10px;
}

#sidebar .content .description_block_extrait {
	color: #1a171b;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

#sidebar .post_extrait {
	margin: 0px 0 10px 0;
	padding: 0px 0 5px 0px;
}

#sidebar .documents_telecharger {
	margin: 15px 0 0 0;
}

#sidebar .documents_telecharger .post_extrait{
	margin: 0px 0 5px 0;
	padding: 0px 0 5px 12px;
	background: url(../../../images/bg_li_telecharger.gif) no-repeat 2px 8px;
}

#sidebar .documents_telecharger {
	color: #1a171b;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#sidebar .documents_telecharger a {
	color: #1a171b;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#sidebar .documents_telecharger a:hover {
	text-decoration: underline;
}

#sidebar .documents_telecharger .edition_ouvrage {
	margin: 0 0 0 5px;
}

#sidebar .post_extrait_footer {
	clear: both;
}

/* -- sideright -- */

#sideright .block .content {
	padding: 10px 10px 5px 10px;
	background: url(../../../images/bg_content_zoom_images.gif) bottom left;
}

#sideright .post_extrait {
	margin: 0px 0 10px 0;
	padding: 0px 0 5px 0;
}

#sideright .post_extrait .illustration {
	float: right;
}

#sideright .post_extrait h3 {
	color: #878889;
	font: italic bold 12px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
#sideright .post_extrait h4 {
	color: #878889;
	font:  11px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

#sideright .zoom_en_images .post_extrait {
	margin: 0px 0 10px 0;
	padding: 0px 0 5px 0;
	text-align: center;
}
#sideright .zoom_en_images .post_extrait .illustration {
	float: none;
	margin: 0 0 5px 0;
}

#sideright .zoom_en_images .post_extrait h3 {
	color: #878889;
	font: italic bold 12px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;	
}
#sideright .zoom_en_images .post_extrait h4 {
	color: #878889;
	font:  11px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;	
}

#style_liquidation #sideright .zoom_en_images {
	display: none;
}

