@charset "UTF-8";
html{
	overflow: -moz-scrollbars-vertical;
	overflow:scroll;
	text-align: center;
}

#navmenu ul
{
list-style-type: none;
background:url(img/fronte_down_01.png);
margin: 0;
padding: 0;

}
#navmenu a
{
display: block;
color: #f09799;
text-decoration: none;
font-family:"Arial", Gadget, sans-serif;
font-size:11px;
font-weight:bolder;
}

#navmenu a:hover
{
	display: block;
	color: #fff;
	text-decoration: none;
	font-family:"Arial", Gadget, sans-serif;
	font-size:11px;
	font-weight:bolder;
}
#choose ul
{
list-style-type: none;
margin: 0;
padding: 0;

}
#choose a
{
display: block;
color: #f09799;
text-decoration: none;
font-family:"Arial", Gadget, sans-serif;
font-size:11px;
font-weight:light;
letter-spacing:1px;
}

#choose a:hover
{
	color: #fff;
	font-size:11px;
}

hr {
	size:1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #E3004A;
	margin: 0px;
	text-align:left;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #555555;
	text-decoration:none;
	margin: 0px;
	text-align:left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #555555;
	text-transform:inherit;
	margin:1px;
	text-align:left;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
	vertical-align: text-top;
	text-align: left;
	word-spacing:1px;
}
.citazione {
	font-style:italic;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
	vertical-align: text-top;
	text-align: left;
	word-spacing:1px;
	
}


.contactsformat {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-align: left;
	vertical-align:middle;
	}
.spaziatura  {
	margin-top: 5px;
	margin-bottom:15px;
}
a {
	text-decoration:none;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	outline: none;
}

div#frontespizio 
	 { width: 100%; position: fixed; top: 0px; left:0px; z-index: 100; }
#box {
	padding:7px;
}



div.piepagina {
	overflow: hidden;
	width: 100%
}
div.contacts {
	height:20px;
	width: 80%;
	float: left;
}
div.social {
	height:20px;
	text-align:right;
	width: 20%;
	float: right;
}.piepagina .contacts {
	vertical-align: text-top;
}

