body{
font-family:Arial, Helvetica, sans-serif;
margin:0; padding:0;
font-size:80%;
background-color:#e7eca6;
}
#signature{
	
}

#bgGars{
	background-image:URL(../images/naissance/middleGarcon.gif);
	/*background-repeat:repeat-x;*/
	width:300px;
	background-position::center;
	/*padding:0 25px 0 25px;*/

}

#bgFille{
	background-image:URL(../images/naissance/middleFille.gif);
	/*background-repeat:repeat-x;*/
	width:300px;
	background-position::center;
	/*padding:0 25px 0 25px;*/
}

.nomFille{
	font-size:150%;
	font-weight:bold;
	color:#fd84fe;
	
}

.nomGars{
	font-size:150%;
	font-weight:bold;
	color:#02aeed;
}

.titreFille{
	font-size:100%;
	color:#fd84fe;
}

.titreGars{
	font-size:100%;
	color:#02aeed;
}
#naissance{
	width:214px;
	padding:0 0 10px 0; margin:0; border:0;
	text-align:center;
	/*background-color:#c3cf21;*/
}