/*
//------------------------------------------------------------------
// 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 #catalogue table{
	margin-left:5%;
	width:90%;
	text-align:center;
	
}
#content #catalogue tr{
	
}
#content #catalogue tr.lignepaire{
}
#content #catalogue th{
	text-transform:uppercase;
	color:#29ABE2;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:solid 1px white;
}

#content #catalogue th a{
	color:#29ABE2;
}

#content #catalogue td{
	padding:20px;
}

#content #catalogue td.photo img{
	border:solid 1px white;
}

#content #catalogue td.nomcheval a{
	color:#0071BC;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

#content #catalogue td span.race{
	font-weight:normal;
	color:white;
	font-style:italic;
	font-size:10px
}

#content #catalogue td.nomcheval .detail{
}
#content #catalogue td.nomparents{
	text-transform:uppercase;
}

#content #catalogue .liensimprimer img{
	border:none;
}

#content #catalogue .liencatalogue{
}
#content #catalogue .lienfiches{
}
/*------------------------------------------------------------------*/

#content #fiche .diapo{
	float:left;
	width:49%;
	margin-bottom:10px;
}
#content #fiche .blocdroite{
	margin-left:50%;
}

#content #fiche h2 span.race{
	color:white;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
}

#content #fiche .photos{
	border:solid 1px white;
}

#content #fiche .photos .photoprincipale{
}
#content #fiche .photos img{
	border:solid 1px white;
	margin:5px;
}

#content #fiche .photos .photoprincipale span.legende{
}
#content #fiche .photos .autresphotos{
}
#content #fiche .informations{
}
#content #fiche .videos{
}
#content #fiche .video img{
	vertical-align:middle;
	border:solid 3px white;
	margin-bottom:10px;
}

#content #fiche .fichepdf img{
	border:none;
}

#content #fiche h4{
	margin-bottom:10px;
	color:#29ABE2;
}
#content #fiche p.commentaire{
}
#content #fiche .autresdocuments{
	margin-bottom: 10px;
}
#content #fiche .autresdocuments img {
	border: none;
}

#content #fiche .genealogie{
}

#content #fiche .genealogie table{
	width:90%;
	border:solid 3px white;
	border-collapse:collapse;
	text-transform:uppercase;
}

#content #fiche .genealogie tr{
}
#content #fiche .genealogie td{
	border:solid 1px white;
	height:30px;
	padding:5px;
}

#content #fiche .commentairesparents{
}
#content #fiche .commentairesparents h4{
}
#content #fiche .commentairesparents p{
}
