body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #1B2B46 url(images/bg.gif) repeat;
}

p{margin: 0;
	padding: 0;
}
h2{
	font-size: 110%;
	color:#000066;
}
#wrapper {
	width: 768px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}
#banner{
	height: 305px;
	background: url(images/mini2.jpg) no-repeat;
}
#nav {
	font-size: 60%;
	width:200px;
	float:left;
	padding-left: 20px;
	padding-top: 15px;
}
ul#navigation {
	margin:0;
	padding:0;
}
#navigation li {
	list-style: none;
	width: 190px;
	font-weight: bold;
	border-bottom: 1px dashed #E5E0D0;
	text-transform: uppercase;
}
li.arrow{ 
background-repeat: no-repeat;
background-position: 0 50%;
padding: 2px 0 2px 0;
margin: 0.4em 0;}
#navigation li.contact {
	border-bottom: 0;
}
#navigation li a {
	display: block;
	color: #1B2B46;
	text-decoration: none;
	padding: 5px 5px 5px 1px;
	
}
#navigation li a:hover, a:focus, a:active {
	color: #C60D04;
	text-decoration: none;
}

#contentwrap{float: right;width:500px;
	padding-right:25px;
	padding-top:10px;
	}
#body_content {
	color: #333333;
	font-size: small;
	line-height: 1.05em;
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
}
#body_content  p{margin-top: 10px;
	margin-bottom:10px;
}
#contact_form {
	width: 450px;
	padding: 8px;
	border: 1px solid #EEEEEE;
	margin-top: 30px;
}
.contact_subhead {
	font-weight: bold;
	color: #C60D04;
}
.contact_field {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 3px;
}
.contact_button {
	color: #006600;
	margin-top: 10px;
}

#footer{margin:0;padding:0;
	clear: both;
	height:45px;
	text-align: center;
	font-size: 65%;
	color: #ffffff;
	background: url(images/ftbg.gif) repeat;
}
#footer p{
padding-top:10px;
}
#footer a, #fp2 a{
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover, #fp2 a:hover{
	color: #ffffff;
	text-decoration: underline;
}
#fp2{font-size: 65%;color: #999999;padding-top: 10px;
text-align:center;}
#fp2 img{padding-top:10px;}
/* font tools */
ul.fonttools {margin:0;
	padding:0;}
.fonttools li {
	list-style: none;
	width: 200px;
	border-bottom: 1px dashed #E5E0D0;
	color: #A8262B;
	font-size: 115%;
	color: #808080;
	padding-bottom: 10px;	
}
.fonttools li a {
	color: #333;
	text-decoration: none;
	padding: 5px 5px 10px 1px;
}
.fonttools li a:hover {color: #990000;
	text-decoration: underline;}
#Llogos{
	padding-top: 20px;
	padding-bottom: 30px;
}
.test{
	color:#999999;
	font-style: italic;
}
.pl {
	width: 10em;
	margin: 0.5em;
	background-color: #ccc;
}
.pl {
	float: left;
	margin-left: 0;
}
.bpop {
	display: none;
}
.itr {
	font-size:11pt;
	position: relative;
	background-color: #fff;
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
a.itr:hover {
	border-width: 0; /* IE */
}
/* rende intero block cliccabile in IE/Win e fa bene a rendering di Op7 (rovina IE/Mac?) \*/
.itr:hover .bpop {
	display: block;
	position: absolute;
	width: 20em;
	background-color: #fff;
	padding: 3px 5px;
	border: 2px #000 solid;
	font-size: 0.9em;
	left: 20em;
	top: 0.5em;
}
/* IE5/Mac:  Senza questo il bpop interno crea danni. Questo ha problemi di allineamento verticale,
approssimativamente corretti da top, ... \*//*/
.itr {
	display: inline-block;
	top: 0.15em;
	line-height: 1.05;
}
/**/
