@CHARSET "UTF-8";

@media screen {
	#PartiePrincipale { margin-right: 10px; width: 740px;}
	#PartiePrincipale h1 { margin: 0 0 0.5em 0; padding: 0 0 0 10px; font-size: 2em; font-weight: normal; color: #9a0000; background: url(../images/puce-rouge.png) no-repeat left center; border-bottom: 1px solid #ccc; }
	#PartiePrincipale h2 { padding: 0 0 0 10px; font-size: 1.8em; font-weight: normal; color: #9a0000; background: url(../images/puce-rouge.png) no-repeat left center; }
	#PartiePrincipale h3 { padding: 0 0 0 10px; font-size: 1.6em; font-weight: normal; color: #9a0000; background: url(../images/puce-rouge.png) no-repeat left center; }
	#PartiePrincipale p { }
	
	#PartiePrincipale table { border: 1px solid #a9a9a9; border-collapse: collapse; width: 100%; }
	#PartiePrincipale table th { border-bottom: 1px solid #a9a9a9; padding: 5px; color: #9a0000; font-size: 1.2em; }
	#PartiePrincipale table td { border-bottom: 1px solid #a9a9a9; padding: 5px; }
	#PartiePrincipale table tr.odd { background: white; }
	#PartiePrincipale table tr.even { background: #f5f5f5; }
	#PartiePrincipale table td strong { position: absolute; left: -999em; top: 0; }
	#PartiePrincipale table td ul { margin: 0; padding: 0; list-style: none; }
	
	
	/* pédigrées */
	#PartiePrincipale .pedigree4 h4, #PartiePrincipale .pedigree3 h4 { font-size: 1.4em; font-weight: bold; color: #9a0000; margin: 0 0 0.5em 0; }
	#PartiePrincipale table.pedigree { border: 1px solid #ccc; width: 100%; }
	#PartiePrincipale table.pedigree td { border-bottom: none; padding: 5px; }
	#PartiePrincipale table td.male, #PartiePrincipale table td.female, #PartiePrincipale table td.moi { border: 1px solid #ccc; padding: 5px; text-align: center; }
	td.male { background: #76a5d0; }
	td.female { background: #e6769a; }
	td.moi { background: #9cc57a; }
	.pedigree4 td { font-size: 0.9em; }
	
	#PartiePrincipale ul li { list-style-image: url(../images/puce.png); }
	
	#PartiePrincipale div.facture table { border : 0; }
	#PartiePrincipale div.facture td { border : 0; }
	
	.ensavoirplus { text-align: right; }
}

@media print {
}
