/*  

Copyright © 2006 Troll d'idées. Tous droits réservés.

Site web (CMS) : Block d'extrait
Thème : Gneiss
Créé le : 17/07/2007
*/

.post_extrait {
}

.post_extrait h4 {
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
}

.post_extrait p {
	color: #000000;
}

.post_extrait a:visited {
	color: #f39600;
	text-decoration: none;
}

.post_extrait a:link {
	color: #f39600;
	text-decoration: none;	
}

.post_extrait a:active {
	color: #FFFFFF;
  decoration: underline;	
}

.post_extrait a:hover {
	color: #FFFFFF;
  text-decoration: underline;	
}

.post_extrait .illustration {
	float: left;
	margin: 0 5px 0 0;
}

.post_extrait {
	margin: 0px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 0px;
}

.post_extrait_footer {
	margin: 0 10px 0 0;
  text-align: right;
	font-style: italic;
	font-variant: small-caps;    
	clear: both;
}

.post_extrait_footer a {
	color: #FFFFFF;
  text-decoration: none;
}

.post_extrait_footer a:hover {
	color: #FFFFFF;
  text-decoration: underline;
}
