/*
//------------------------------------------------------------------
// 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
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/

.a_vendre_photo {
	width:100px;
	height:100px;
	margin-right:10px;
	float:left;
}

.a_vendre_photo a img{
	border:1px solid #cecece;
}

#imprimer{
	text-align:center;
}

#catalogue h4{
	font: normal 14px Verdana;
}

#catalogue h4 a{
	text-transform:uppercase;
	color:#7C0322;
}

#catalogue h4 a em{
	color:#7C0322;
}

#catalogue h4 span{
	text-transform:uppercase;
	
}
#catalogue .origines {
	font: normal 14px Verdana;
}
#catalogue .origines span {
	text-transform: uppercase;
}
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/


#catalogue {
}
#catalogue table {
	width: 98%;
}

#catalogue table tr td {
	text-align: left;
	vertical-align: top;
}
#catalogue table tr td.photo {
	width: 130px;
}