/* ************ FICHE CHIEN ************ */
.fc_taille_page2 {
width: 100%;
margin : 0 0;
padding : 0 0;
}
.fc_taille_galerie {
width : 30%;
vertical-align : top;
margin : 0 0 0 0;
padding : 0 0 0 0;
}
.fc_taille_fiche {
width : 70%;
vertical-align : top;
margin : 0 0 0 0;
padding : 0 0 0 0;
}
.fc_box_bannieres {
position : relative;
width : 440px;
margin-left : 2px;
text-align : left;
padding : 5px 5px 5px 5px;
}
.fc_box_descendance {
position : relative;
width : 595px;
margin-left : 2px;
text-align : left;
padding : 5px 5px 5px 5px;
border : 0px solid #000000;
}
#derniers_content {
float : left;
width : 194px;
height : 55px;
margin-top : 6px;
margin-right: 2px;
padding : 2px 2px 2px 2px;
border : 1px solid #cfcfcf;
}
#derniers_contentf {
float : left;
width : 194px;
height : 55px;
margin-top : 6px;
margin-right: 2px;
padding : 2px 2px 2px 2px;
border : 1px solid #fbabc5;
}
.fc_box_multi {
position : relative;
width : 350px;
margin-left : 2px;
text-align : left;
padding : 5px 5px 5px 5px;
}
.fc_box_multi_pedigree {
position : relative;
/*width : 610px;*/
border:1px solid #000000;
}
.fc_box_multi_pedigree_overflow {
position : relative;
width : 610px;
}
.fc_box_multi_expo {
position : relative;
width : 369px;
height : 250px;
overflow : auto;
margin-left : 2px;
text-align : left;
padding : 0 0 0 0;
}
.fc_bout_menu {
text-align : center;
font-size : 12px;
color : #357ebc;
}

.fc_bout_menu a {
display: block;
padding: 4px 4px;
color: #000000;
font-size : 12px;
text-decoration: none;
min-width: 60px;
border: 1px solid #aaa;
box-shadow: 0 0 3px #ccc inset;
background-color: #FFF;
border-radius: 4px 4px;
min-height:20px;
line-height:20px;
}

.fc_bout_menu .nok {
display: block;
min-height:20px;
line-height:20px;
padding: 4px 4px;
color: #ccc;
font-size : 12px;
text-decoration: none;
min-width: 60px;
border: 1px solid #aaa;
box-shadow: 0 0 3px #ccc inset;
background-color: #FFF;
border-radius: 4px 4px;
}


.fc_bout_menu a:hover { border:1px solid #000; box-shadow: 0 0 10px #ccc; }
.nom_chien {
font-size : 14px;
font-weight : bold;
color : #00486c;
}
.naissance {
font-size : 10px;
color : #16709d;
}

.fc_pere	{
	font-size	: 12px;
	font-weight	: bold;
	color		: #325190;
	margin-bottom:5px
}
.fc_mere	{
	font-size	: 12px;
	font-weight	: bold;
	color		: #dd4899;
	margin-bottom:5px
}
.fc_box_titre	{
	text-align		: center;
}
/* ************  FICHE  ************ */
#fiche_taille {
background-color:#FFF;
width : 630px;
padding : 0 0 0 0;
border: 1px solid #CCC;
margin-top: 20px;
border-radius: 4px 4px
}
#fiche_fond_haut {
width : 630px;
height : 26px;
background : url(https://www.chiens-de-france.com/media/tous/fiche_fond_haut.png) no-repeat 0 100%;
margin-top: -18px;
}
#fiche_fond_millieu {
width : 630px;
background : url(https://www.chiens-de-france.com/media/tous/fiche_fond_millieu.png) repeat-y;
}
#fiche_fond_bas {
width : 630px;
height : 5px;
font-size : 1px;
background : url(https://www.chiens-de-france.com/media/tous/fiche_fond_bas.png) no-repeat 0 0;
background-position : bottom;
}

.em { text-decoration:underline;}
.gras { font-weight:bold;}
.i { font-style:italic;}