/*
//------------------------------------------------------------------
// 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
//
//------------------------------------------------------------------*/


#contenu form{
	text-align:right;
	margin-top:-40px;
	color:#116FBA;
}


#contenu form a{
	color:#116FBA;
	text-decoration:none;
}

#content #catalogue {
	margin-top:20px;
	margin-bottom:0px;
}

#content #catalogue table{
	width:100%;
}

#content #catalogue td{
	border-bottom:solid 2px #116fb8;
	padding-top:15px;
	vertical-align:top;
	padding-bottom:20px;
}
#content #catalogue td.photo{
	width:180px;
	text-align:center;
}

#content #catalogue .comments{
	font-style:italic;
}

#content #catalogue table img{
	border:solid 2px #7ec1d9;
}
#content #catalogue .nomcheval a{
	font-family:Trebuchet MS;
	color:#116fb8;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	text-transform:uppercase;
}

#content #catalogue span.race{
	font-style:italic;
	font-size:13px;
}

#content #catalogue .detail{
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
}

#content #catalogue .commentaire{
	background:#e9eed9;
	font-style:italic;
	padding:4px;
	margin-top:5px;
}
#content #catalogue .nomparents{
	text-transform:uppercase;
	font-size:10px;
	font-weight:normal;
}

#content .tri{
	font-size:11px;
	float:right;
	color:#116fb8;
}
#content .tri a{
	color:#116fb8;
	text-decoration:none;
}

#content .tarifs{
	background:#E0D5BA;
	padding:4px;
	text-align:center;
	font-size:11px;
}

#content .tarifs span{
	color:#5B8011;
	font-weight:bold;
}


#catalogue .liensimprimer{
	text-align:center;
	margin-top:50px;
}

#catalogue .liensimprimer a img{
	border:none;
}

#catalogue .liencatalogue{
	margin-right:200px;
}

#catalogue .lienfiches{
}

#content .video a{
	color:#5B8011;
	font-size:10px;
	text-decoration:none;
}

/*------------------------------------------------------------------*/
	/* VERSION TABLEAU */
/*------------------------------------------------------------------*/
/* #catalogue {
}
#catalogue table {
	width: 100%;
}
#catalogue table thead th a{
}
#catalogue table tr {
}
#catalogue table tr td {
	text-align: center;
}
#catalogue table tr td.photo img {
}
#catalogue table tr td.cheval{
}
#catalogue table tr td.cheval h3{
	text-transform: uppercase;
}
#catalogue table tr td.cheval span.informations {
	font: italic 12px Verdana;
}
#catalogue table tr td.pere{
	text-transform: uppercase;
}
#catalogue table tr td.mere{
	text-transform: uppercase;
} */