/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 1.0
// Date de création    : 27/12/2004
// Date de mise à jour :
//
// Description         : feuille de style de rubrique
//
// Contraintes         : 
//------------------------------------------------------------------
*/
#content .options a.conditions,
#content .options a.prestation{
	color:black;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	background:url(images/fleche.gif) no-repeat;		
	padding-left:25px;
}


#content #catalogue {
	text-align:center;
}

#content .cheval{
	float:left;
	text-align:center;
	width:210px;
	height:220px;
}

#content .cheval h3 a{
	text-transform:uppercase;
	text-decoration:none;
	color:#482914;
	font-weight:bold;
	font-size:14px;
}

#content .cheval h3 a:hover{
	text-decoration:underline;
}

#content .border-photos{
	border:solid 1px black;
}
#content .cheval img {
	border: solid 1px black;
}
#content .contrats {
	font: normal 11px Arial;
}
#content .contrats a {
	color: black;
	text-decoration: none;
}
#content .contrats img {
	border: none;
}
#content .contrats p {
	margin-bottom: 5px;
	margin-left: 3px;
	text-align: left;
}