/*
//------------------------------------------------------------------
// 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 div#text h2#titre_page{
	padding:0;
	float:left;
}
#content h2 span{
	background-image:url(images/h2_bg.png);
	background-position:0 0;
	background-repeat:repeat-x;
	display:block;
	text-transform:uppercase;
}
#content h2 span span{
	display:block;
	background-image:url(images/h2_bg_left.png);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:27px;
}
#content h2 span span span{
	display:block;
	line-height:40px;
	height:40px;
	background-image:url(images/h2_bg_right.png);
	background-position:100% 0;
	background-repeat:no-repeat;
	padding-right:29px;
	color:#FFFFFF;
}
#content h2 span span span em{
	font-size:.8em;
}
#content div#text h3{
	font-size:1.12em;
	padding-bottom:4px;
	letter-spacing:0.1em;
}
div#cadre_text{
	clear:left;
}
div#cadre_text ul.complements{
	list-style-type:none;
	margin-bottom:8px;
}
div#cadre_text table#genealogie{
	width:100%;
}
div#cadre_text table#genealogie td{
	background-color:#CCCFDC;
	padding:2px 6px;
	text-transform:uppercase;
}
div#cadre_text table#genealogie td span.race{
	font-style:italic;
	font-size:.8em;
}
div#cadre_text div.prix{
	color:#071645;
}
div#cadre_text div.documents{
	float:right;
	width:245px;
}
div#cadre_text div.photos{
	text-align:center;
	background-position:0 0;
	background-repeat:no-repeat;
	padding:36px 4px 0 4px;
	height:172px;
}
div#cadre_text div.photos span,
div#cadre_text div.photos a{
	margin:0 4px;
}
div#cadre_text div.photos span img,
div#cadre_text div.photos a img{
	margin-bottom:6px;
	border:5px solid #880525;
}
div#cadre_text div.pdf {
	border-top:1px dashed #949494;
}
div#cadre_text div.pdf a{
	background-color:#F5F5F5;
	border-bottom:1px dashed #949494;
	display:block;
	font-size:0.92em;
	letter-spacing:0.1em;
	line-height:2.6em;
	text-align:center;
}
div#cadre_text div.pdf a:link,
div#cadre_text div.pdf a:visited{
	color:#880525;
	text-decoration:none;
}
div#cadre_text div.pdf a:hover,
div#cadre_text div.pdf a:active{
	color:#880525;
	text-decoration:underline;
}
div#cadre_text div.affiche{
	text-align:center;
}
div#cadre_text div.affiche a img{
	border:5px solid #A6AAB7;
}
#content p#cheval_imprimer{
	margin-top:24px;
}
#content p#cheval_imprimer a#cheval_imprimer_fiche{
	float:right;
	display:block;
	text-indent:-1000em;
	overflow:hidden;
	background-position:0 0;
	background-repeat:no-repeat;
	width:173px;
	height:40px;
	margin-right:16px;
}
#content p#cheval_imprimer a#cheval_imprimer_fiche:hover{
}
#content p#cheval_imprimer a#cheval_retour_catalogue{
	float:right;
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	width:148px;
	height:40px;
	line-height:32px;
	padding-left:51px;
}
#content p#cheval_imprimer a#cheval_retour_catalogue:link,
#content p#cheval_imprimer a#cheval_retour_catalogue:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#content p#cheval_imprimer a#cheval_retour_catalogue:hover,
#content p#cheval_imprimer a#cheval_retour_catalogue:active{
	color:#FFFFFF;
	text-decoration:underline;
}
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
