/*
//------------------------------------------------------------------
// 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
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
#menu ul li#item-poulinieres {
	padding-left: 80px;
	font-style: italic;
}
/*------------------------------------------------------------------*/
#content h2 {
	color: #cc0000;
	text-transform: uppercase;
	font-size: 16px;
}
#content h2 span {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
/*------------------------------------------------------------------*/
#content #imprimer {
	float: right;
	background: url(images/menu-separateur.gif) bottom no-repeat;
	height: 25px;
	width: 235px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
#content #imprimer a {
	color: white;
	text-decoration: none;
}
/*------------------------------------------------------------------*/
#content .indice {
	margin-bottom: 10px;
}
#content .prix {
	font-weight: bold;
	margin-bottom: 10px;
}
#content #spacer-right {
	clear: right;
	margin-bottom: 5px;
}
/*------------------------------------------------------------------*/
#content table#presentation {
	margin-bottom: 10px;
}
#content table#presentation td {
	vertical-align: top;
}
#content table#presentation td#affiche {
	width: 410px;
}
#content table#presentation td#photos {
	width: 160px;
}
#content table#presentation td#photos img {
	margin: 1px;
}
#content table#presentation td#photos .pdf {
	margin-top: 10px;
	padding-left: 15px;
}
#content table#presentation td#photos .pdf a {
	text-decoration: none;
}
/*------------------------------------------------------------------*/
#content h4.titreC {
	font: normal 15px Arial;
	color: #da0000;
	margin-bottom: 10px;
}
#content h4.titreC span {
	text-transform: uppercase;
}
#content .commentaire {
	margin-bottom: 10px;
}
/*------------------------------------------------------------------*/
#content h4#origines {
	font: bold 15px Arial;
	color: #da0000;
	margin-bottom: 10px;
}
#content table#genealogie {
	background: #2b2b2b;
	margin: auto;
}
#content table#genealogie td {
	background: #464646;
	padding: 7px;
	color: white;
	text-transform: uppercase;
}
#content table#genealogie td span.race {
	font-style: italic;
}