<!--
body
{

background-image:url(img/sfondo.jpg);
margin-top: 0px;
margin-bottom: 0px;
}
.titolie {
font-family: Century Gothic; 
color: #712C36; 
font-size: 14px; 
font-weight: normal;
font-style: normal;}

.titolimenu {
font-family: Century Gothic; 
color: #ff008a; 
font-size: 14px; 
font-weight: bold; 
font-style: normal;}

.testi {
font-family: Century Gothic;
color: #3c3b3b; 
font-size: 13px; 
font-weight: normal; 
font-style: normal;}

.testipiccoli {
font-family: Century Gothic; 
color: #3c3b3b; 
font-size: 11px; 
font-weight: bold; 
font-style: italic;}

.titoli {
font-family: Century Gothic; 
color: #ff008a; 
font-size: 14px; 
font-weight: normal; 
font-style: normal;}

.pedigree {
font-family: Century Gothic; 
color: #ff008a; 
font-size: 11px; 
font-weight: bold; 
font-style: normal;}

.nomicani {
font-family: Century Gothic; 
color: #ff008a; 
font-size: 22px; 
font-weight: bold; 
font-style: normal;}

a:link {
font-family: Century Gothic; 
color: #000000; 
font-size: 13px; 
font-weight: normal; 
font-style: italic;
	text-decoration: none;
}
a:visited {
font-size: 13px; 
	text-decoration: none;
	font-style: italic;
	color: #000000;
}
a:hover {
font-size: 13px; 
	text-decoration: none;
	font-style: italic;
	color: #ff008a;
	text-transform: uppercase;
}
a:active {
font-size: 13px; 
	text-decoration: none;
	font-style: italic;
	color: #ff008a;
	}

	
.bordo { border:solid #ff008a 2px;}
.bordonero { border:solid #000000 2px;}
.hr {
text-align: center;
	width: 850px;
	color: #c56296;
	height: 1px double;
	
	}
	
.bordoc { border: solid #712C36 2px; 

}

