<!--
body
{
background-image:url(img/sfondocanizampe.jpg);

background-attachment:fixed;
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: #2d5276; 
font-size: 12px; 
font-weight: bold; 
font-style:normal ;}

.titolieng {
font-family: Century Gothic; 
color: #712C36; 
font-size: 10px; 
font-weight: normal; 
font-style:normal ;}

.testi {
font-family: Century Gothic;
color: #0d243b; 
font-size: 13px; 
font-weight: normal; 
font-style: normal;}

.testicapitalize {
font-family: Century Gothic;
color: #0d243b; 
font-size: 14px; 
font-weight: normal; 
font-style: normal;
text-transform: capitalize;}

.testipiccoli {
font-family: arial; 
color: #0c2c4c; 
font-size: 11px; 
font-weight: bold; 
font-style: italic;}

.titolipagine {
font-family: verdana; 
color: #712d37; 
font-size: 15px; 
font-weight: bold; 
font-style: normal;}

a:link {
font-family: Century Gothic; 
color: #2d5276; 
font-size: 12px; 
font-weight: bold; 
font-style:normal ;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited {
font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	color: #2d5276;
	text-transform: uppercase;
}
a:hover {
font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	color: #ffcdd6;
	text-transform: uppercase;
}
a:active {
font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	color: #2d5276;
	text-transform: uppercase;
	}
	
	
.bordo { border:solid #aebae5 2px ;}
.bordorosa { border:solid #fec6cf 2px ;}
.hr {
text-align: center;
	width: 700px;
	color: #fec7d0;
	height: 1px;
	
	}
	
.bordfoto { border-color:#2d5276; border-style: ridge; 

}

ul#menu_a_2livelli{
float: none;
margin: 0;
padding: 0px 0px;
list-style: none;
font-family: Century Gothic; 
color: #cdd3f3; 
font-size: 12px;
text-align: center;

}	
ul#menu_a_2livelli li ul li{
list-style: none;
margin: inherit;
padding: inherit;
}
ul#menu_a_2livelli li{
float: left;
margin: 0;
padding: 0;
color: #FFFFFF;
}
ul#menu_a_2livelli a:link,
ul#menu_a_2livelli a:visited{
display: block;
padding: 8px 24px;
color: #1b506f;
text-decoration: none;
}
ul#menu_a_2livelli a:hover,
ul#menu_a_2livelli a:focus,
ul#menu_a_2livelli a:active{
color: #ffffff;
text-decoration: none;
}
ul#menu_a_2livelli li ul{
display: none;
}
ul#menu_a_2livelli li:hover ul{
background-color: #c5cdf1;
border-right: 1px solid #2a3f6e;
border-bottom: 1px solid #2a3f6e;
border-left: 1px solid #2a3f6e;

display: block;
position: absolute;
z-index:4;
width: 114px;
padding: 0;
margin: 0 0 0 0px;

}
ul#menu_a_2livelli li li {
border-bottom:1px solid #f0f3fc;
width: 114px;
}
