#menu, #plan, #partenaires, #partage, .video, #footer_wraper, #contrat, #btn_photo, #btn_desc, #btn_video, #logo, #btn_video, #entete, #header {
	display: none;
}


*{
	font-family: 'Open sans';
	color:#444;
    
}

h1 {
    font-size: 18pt;
}

#img_min {
	margin-bottom: 50px;
}

#img_min ul {
	padding: 0;
}

#img_min li {
	list-style: none;
	float: left;
}


#img_min img {
	max-height: 80px;
	margin-right: 10px;
}

#img_min {
	width: 100%;
	margin-bottom: 20px;
}

#pedigree {
   
    border-radius: 5px;
    box-shadow: none;


    width: 100%;
}
#pedigree table {

    color: #4D4D4D;
    table-layout: fixed;
    text-align: center;
    width: 100%;
    border-right: 5px solid #949393;
}
#pedigree .genealogie td {
    border-bottom: 1px solid #949393;
    text-decoration: none;
    font-size: 8pt;
}

#fiche_horse2 #info_cheval {
    margin: 0;
}


#info_cheval p {
    margin: 0;
    font-size: 10pt;
}

#info_cheval .hidden-print {
    display: none;
}

#fiche_horse2 #description {
    height: auto;
    float: none;
    font-size: 10pt;
}