/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 2.0
// Date de création    : 26/06/2008
//
// Description         : feuille de style de rubrique
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
#content .contenu .content-presentation{
	margin-right: 520px;
}
#content .content-presentation .fond-presentation h1 img {
	float: left;
}
#content .content-presentation .fond-presentation h1 span.details {
	font: normal 14px Arial;
	text-transform: none;
}
/*------------------------------------------------------------------*/
#interieur .affiche {
	text-align: center;
}
#interieur .affiche img {
	border: none;
}
#interieur h5 {
	font: bold 12px Arial;
	color: #6e1517;
}
#interieur .prix {
	margin-bottom: 5px;
}
/*------------------------------------------------------------------*/
#genealogie {
	width: 480px;
	float: right;
	display: inline;
	margin-right: 10px;
	margin-top: 15px;
}
#genealogie h2 {
	background: url(images/actualites-titre-fond.jpg) repeat-x;
	height: 41px;
	padding-top: 10px;
	font: bold 16px Arial;
	text-transform: uppercase;
	color: #69110d;
	margin-right: 6px;
}
#genealogie h2 img {
	position: relative;
	top: 5px;
}
#genealogie #contenu_genealogie {
	background: url(images/genealogie.jpg) repeat-y;
}
#genealogie #bas_genealogie {
	height: 11px;
	background: url(images/genealogie-bas.jpg) no-repeat;
}
#genealogie table {
	width: 460px;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#genealogie table tr td {
	background: #480e11;
	color: white;
	padding: 3px;
	text-transform: uppercase;
}
#genealogie table tr td span.race {
	font-style: italic;
}
