/*
//------------------------------------------------------------------
// 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 h2{
	text-transform:uppercase;
	background:#962821;
	color:white;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	padding-left:10px;
}

#content .affiche{
	float:left;
	-display:inline;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

#content .affiche a{
	text-decoration:none;
	color:black;
}

#content .affiche a img{
	border:1px solid black;
}

#content .photos {
	margin-top:5px;
}

#content .photos a img{
	border:1px solid black;
	margin-right:5px;
}

#content .infos{
	margin-top:10px;
	font-weight:bold;
}

#content .prix{
	margin-top:10px;
	font-weight:bold;
}

#content #genealogie td{
	border:1px solid black;
	padding:8px;
	padding-right:20px;
	padding-left:20px;
	text-transform:uppercase;
	text-align:center;
	font-size:9px;
}

#content #bas a.fichepdf{
	width:300px;
	float:right;
	background:#FFF7DE;
	margin-top:10px;
	width:150px;
}

#content #bas a img{
	border:none;
}

/* 

#content #fiche h3 span.race{
	background:#962821;
	text-transform:normal;
	font-size:11px;
	font-style:italic;
}

#content #fiche .photos{
	float:left;
	margin:10px;
	margin-bottom:30px;
	width:310px;
}

#content #fiche .photos img{
	border:solid 1px #962821;
}

#content #fiche .photos .photoprincipale{
	
}
#content #fiche .photos .photoprincipale span.legende{
	display:block;
	font-size:10px;
	margin-bottom:10px;
}

#content #fiche .photos .photoprincipale span.legende a{
	color:black;
}

#content #fiche .photos .photoprincipale a img{
	margin-right:10px;
	float:left;
	border:1px solid black;
}

#content #fiche .photos .autresphotos{
}
#content #fiche .informations{
	margin-top:10px;
	margin-left:10px;
	font-weight:bold;
	font-size:14px;
}
#content #fiche .videos{
	margin-top:20px;
	margin-bottom:20px;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
#content #fiche .videos a{
	color:black;
}
#content #fiche .videos img{
	vertical-align:middle;
}
#content #bas a.fichepdf{
	width:300px;
	float:right;
	background:#FFF7DE;
	margin-top:10px;
	width:150px;
}

#content #fiche p.commentaire{
	font-size:12px;
	font-style:italic;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}
#content #fiche .autresdocuments{
}
#content #fiche .genealogie{
	margin-left:10px;
}
#content #fiche .genealogie table{
	margin-top:20px;
	margin-bottom:30px;
}
#content #fiche .genealogie tr{
}
#content #fiche .genealogie td{
	border:solid 1px black;
	padding:8px;
	padding-right:20px;
	padding-left:20px;
	text-transform:uppercase;
	text-align:center;
	font-size:9px;
}
#content #fiche td.male{
	background:#EBF0EE;
}

#content #fiche td.femelle{
	background:#F6EEED;
}

#content #fiche .commentairesparents{
}
#content #fiche .commentairesparents h4{
}
#content #fiche .commentairesparents p{
} */