/*
//------------------------------------------------------------------
// 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
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
#conteneur_tableau {
}
.affiche {
	background-color:#3e8bc0;
	background-image:url("images/degrade-fiche-chevaux.png");
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:346px;
	padding-top:10px;
	width:295px;
	margin-right:15px;
}
.affiche .photo {
	width:240px;
	margin-bottom:10px;
	margin-left:25px;
	border:3px solid white;
}
.affiche .photos {
	width:212px;
	margin:auto;
	border:1px solid #3575a3;
	margin-bottom:10px;
}
.affiche .pdf {
	padding-left: 10px;
}
.description {
	width:430px;
	min-height:346px;
}
.description .nom_cheval {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	color:#c7f593;
	font-size:18px;
}
.description .infos .sexe_robe_age_taille {
	font-style:italic;
	font-size:15px;
	color:#c7f593;
}
.description .infos .titre_description , .description .titre_description{
	font-size:14px;
	color:#f4ffda;
	margin-top:15px;
	margin-bottom:5px;
	margin-left:5px;
}
.description .bouton_prix {
	width:121px;
	height:34px;
	background-image:url("images/bouton-vide.png");
	float:right;
}
.description .bouton_prix .prix {
	width:85px;
	text-align:center;
	margin:auto;
	font-size:14px;
	display:block;
}
/*------------------------------------------------------------------*/
#content-sm {
	padding: 0;
}
#content-sm #imprimer {
	float: right;
	padding-top: 85px;
	background: url(images/deco-cheval_02.png) center 10px no-repeat;
	margin-right: 30px;
	display: inline;
}
#content-sm #encart_cheval_genealogie {
	background: url(images/texte-genealogie.png) left center no-repeat;
	height: 133px;
	padding-left: 20px;
}
#content-sm #encart_cheval_genealogie table#genealogie {
	background-color:#58a3d1;
	width:498px;
	height:133px;
	font-size:10px;
}
#content-sm #encart_cheval_genealogie table#genealogie td {
	border-bottom:1px solid #3a6c8a;
}