/*
//------------------------------------------------------------------
// 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.produits h4{
	margin:32px 0 0 0;
}
#content div.produits ul{
	list-style-type:none;
	border: 1px solid #5B182A;
}
#content div.produits ul li{
	padding:4px;
}
#content div.produits ul li.paire{
	background-color:#E0D2DE;
}
#content div.produits ul li.impaire{
	background-color:#F7F0F6;
}
/*------------------------------------------------------------------*/
/*
#content #cheval-a-vendre_nom{
	height : 70px;
}
#content #cheval-a-vendre_nom_left{
	background : url(images/chevaux-a-vendre_tri_left.png) no-repeat;
	width : 15px;
	height : 34px;
	float : left;
}
#content #cheval-a-vendre_nom_center{
	background : #f4edf3;
	height : 27px;
	text-transform: uppercase;
	float : left;
	color : #500319;
	font-size : 15px;
	font-family : "Trebuchet MS",verdana, sans-serif;
	font-weight : bold;
	padding : 7px 0 0 0;
}
#content #cheval-a-vendre_nom  #cheval-a-vendre_nom_center em{
	font-style : italic;
	font-size : 12px;
}
#content #cheval-a-vendre_nom_center a{
	clear : both;
	font-size : 15px;
	clear : both;
	text-decoration : none;
	color : #500319;
}
#content #cheval-a-vendre_nom_center a:hover{
	color : #e38a0a;
	text-decoration : underline;
}
#content #cheval-a-vendre_nom_right{
	background : url(images/chevaux-a-vendre_tri_right.png) no-repeat;
	width : 15px;
	height : 34px;
	float : left;
	padding-bottom : 35px;
}
/*------------------------------------------------------------------*/
/*#content #affiche_global{
	clear : both;
	background : #5b182a;
	border : 2px solid #a90720;
	width : 95%;
	padding : 10px;
}
#content #affiche_global .affiche_photo{
	float : left;
	display : block;
}
#content #affiche_global .photos{
	clear :both;
}
#content #affiche_global .affiche_video{
	float : right;
	display : block;
}
/*------------------------------------------------------------------*/
/*#content .infos{
	font-size : 13px;
	margin : 0 0 20px 0;
}
/*------------------------------------------------------------------*/
/*#content .prix{
	font-size : 20px;
	font-weight : bold;
}
/*------------------------------------------------------------------*/
/*#content #genealogie{
	float : right;
	padding-right : 23px;
}
#content h4.genealogie_titre{
	background : url(images/cheval-a-vendre_genealogie.png) no-repeat;
	width : 450px;
	height : 31px;
	text-align : center;
	color : #fff;
	padding-top : 10px;
}
#content table#genealogie_table{
	border : 1px solid #5b182a;
	width : 450px;
}
#content table#genealogie_table span.nom{
	text-transform: uppercase;
}
#content table#genealogie_table td{
	padding : 5px 10px;
}
#content table#genealogie_table td.pere{
	background : #e0d2de;
	/*background : #ded1d4;
	background : #D0D0FF;*/
	/*
}
#content table#genealogie_table td.mere{
	background : #f7f0f6;
	/*background : #eee7e9;
	background : #FFD0D0;*/
/*}
/*------------------------------------------------------------------*/
/*#content h4.titreC{
	padding : 10px 0 0 0;
	font-size : 15px;

}
#content .commentaire{
	padding : 10px 500px 0 0;
}
/*------------------------------------------------------------------*/
/*#content #options{
	background : url(images/options.png) no-repeat;
	width : 300px;
	height : 163px;
	clear : both;
	padding : 90px 0 0 80px;
}
#content #options ul{
	width : 150px;
	list-style-image : url(images/chevaux-a-vendre_puce.png)
}
#content #options a{
	clear : both;
	display : inline;
	font-size : 15px;
	clear : both;
	text-decoration : none;
	color : #fff;
}
#content #options a:hover{
	color : #e38a0a;
}
*/