/*
//------------------------------------------------------------------
// 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
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
	/* VERSION TABLEAU */
/*------------------------------------------------------------------*/
#content #catalogue {
	width : 100%;
}
#content #catalogue table {
	width: 100%;
}
#content #catalogue table thead th a{
}
#content #catalogue table tr {
}
#content #catalogue table tr td {
	text-align: center;
}
#content #catalogue table tr td.photo img {
}
#content #catalogue table tr td.cheval{
}
#content #catalogue table tr td.cheval h3{
	text-transform: uppercase;
}
#content #catalogue table tr td.cheval span.informations {
	font: italic 12px Verdana;
}
#content #catalogue table tr td.pere{
	text-transform: uppercase;
}
#content #catalogue table tr td.mere{
	text-transform: uppercase;
}
/*------------------------------------------------------------------*/
#content #catalogue #chevaux-a-vendre_tri{
	font-family : "Trebuchet MS", verdana, sans-serif;
}
#content #catalogue #chevaux-a-vendre_tri_left{
	background : url(images/chevaux-a-vendre_tri_left.png) no-repeat;
	width : 15px;
	height : 34px;
	float : left;
}
#content #catalogue #chevaux-a-vendre_tri_center{
	background : #f4edf3;
	width : 400px;
	height : 27px;
	float : left;
	color : #500319;
	font-size : 15px;
	font-family : "Palatino Linotype", Times, serif;
	font-weight : bold;
	padding : 7px 0 0 0;
}
#content #catalogue #chevaux-a-vendre_tri_center a{
	display : inline;
	clear : both;
	font-size : 15px;
	text-decoration : none;
	color : #500319;
}
#content #catalogue #chevaux-a-vendre_tri_center a:hover{
	color : #e38a0a;
	text-decoration : underline;
}
#content #catalogue #chevaux-a-vendre_tri_right{
	background : url(images/chevaux-a-vendre_tri_right.png) no-repeat;
	width : 15px;
	height : 34px;
	float : left;
	padding-bottom : 35px;
}
/*------------------------------------------------------------------*/
#content #catalogue .chevaux-a-vendre_fiche{
	background : url(images/chevaux-a-vendre_fiche.png) no-repeat;
	width : 449px;
	height : 229px;
	padding : 17px 0 0 20px;
	float : left;
}
#content #catalogue .chevaux-a-vendre_fiche h3{
	float : right;
	text-align : left;
	font-family : "Palatino Linotype", georgia, serif;
	text-transform: uppercase;
	font-size : 13px;
	margin-bottom : 4px;
	width : 230px;
}
#content #catalogue .chevaux-a-vendre_fiche div{
	padding : 0 0 5px 0;
}
#content #catalogue .chevaux-a-vendre_fiche .informations_fiche{
	float : right;
	color : #fff;
	width : 229px;
	height : 140px;
	padding : 0 40px 0 0;
}
#content #catalogue .chevaux-a-vendre_fiche .informations_fiche h3 a em{
	font-size : 10px;
	font-weight : lighter;
}
#content #catalogue .chevaux-a-vendre_fiche span{
	text-transform: uppercase;
	font-style : italic;
}
#content #catalogue .chevaux-a-vendre_fiche .photo{
	float : left;
	width : 170px;
	height : 120px;
}
#content #catalogue .chevaux-a-vendre_fiche  .informations_fiche .prix{
	font-weight : bold;
	font-size : 15px;
}
#content #catalogue .chevaux-a-vendre_fiche .informations_fiche .origines{
	font-size : 10px;
}
#content #catalogue .chevaux-a-vendre_fiche .lien a{
	clear : both;
	float : right;
	margin : 0 50px 0 0;
	text-align : right;
}
#content #catalogue .chevaux-a-vendre_fiche .nombre_videos{
	width : 70px;
}
#content #catalogue .chevaux-a-vendre_fiche a{
	display : inline;
	text-decoration : none;
	color : #fff;
}
#content #catalogue .chevaux-a-vendre_fiche a:hover{
	color : #e38a0a;
}
/*------------------------------------------------------------------*/
