body{
	margin: 0;
	padding: 0;
	background-color: #758B46;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.actu{
border: 1px solid #000000;
background: url(images/font-actu.jpg) no-repeat;
} 

a,a:link,a:visited,a:active,a:hover{
	/*font-style: normal;*/
	/*line-height: normal;*/
	color: #000000;
	text-decoration: none;
}

.menu{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

#pagecenter{
	background: #000000;
	border: 1px solid #999999;
	padding:20px;
	color: #FFFFFF;
}

.classpage #contenu { 
width: 850px;
border: 1px solid #000000;
text-align: left; 
} 
.classpage #haut { 
padding: 0 10px 0 00px; 
text-align: center; 
border:0;
} 
.classpage #haut h1 {
margin: 0; 
padding: 10px 0;
}
.classpage #menu {
float: left;
width: 200px; 
}
.classpage #bas {
	border: 1px solid #FFFFFF;

} 
.classpage #bas p {
margin: 0; 
padding: 10px 0; 
}
#bas{
text-align: center;
}
.force { 
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
.cadre {
	border: 1px solid #FFCC66;
	margin: 10px;

}
legend {
	color: #663333;
	font-weight: bold;
	font-size: 11px;
}


#aff_pedigree td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #a84444;
	border-left-color: #a84444;
}
 
 
/* PEDIGREE */
#aff_pedigree{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
}
#aff_pedigree fieldset{
	/*border:1px solid #CFD37C;*/
}

#aff_pedigree table{
	width:98%;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#aff_pedigree td{
	border-bottom-width: 1px;
	/*border-left-width: 1px;*/
	border-bottom-style: solid;
	/*border-left-style: solid;*/
	border-bottom-color: #CFD37C;
	border-left-color: #CFD37C;
}


#aff_pedigree .pere img{float:left; margin-right:10px; text-align:left; border:5px solid #DEDBFF;}
#aff_pedigree .mere img{float:left; margin-right:10px; text-align:left; border:5px solid #FFE3E3;}

#aff_pedigree .pere p{ margin-left: 80px; text-align:left;}
#aff_pedigree .mere p{ margin-left: 80px; text-align:left;}

#aff_pedigreeVirge .pere p{float:left; margin-right:10px; text-align:left; background-color: #DEDBFF; border:5px solid #CFD37C; height:25px; width:130px;}
#aff_pedigreeVirge .mere p{float:left; margin-right:10px; text-align:left;background-color: #FFE3E3;  border:5px solid #CFD37C; height:25px; width:130px;}



/* GALERIE*/
#album_cadre{ width:550px; text-align:left; position:relative; margin:0 auto;  border:5px solid red; } /*mon gabarit de base*/
#album_cadre #album li{ display: block;float:left;  margin:5px;  border:5px solid #04507F; } /* aligne mes images en galerie*/
#album_cadre #album li a img{ width:125px; height:100px; border:5px solid #0066CC; } /* taille d'origine des image */
#ImgZoomCadre{ 	position:absolute; height:0px; visibility:hidden;  z-index:10;}
#ImgZoomCadre .apercu{ width:98%;  border:5px solid #FFCC66;} /*l'image */