
body {
	margin: 0;
	padding: 0;
	background: url(../ima/bg.gif) top left no-repeat;
}
html,body,div.left {
	height:100%
}

div, p, ul, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-family : verdana, arial, helvetica;
	font-size: 9pt;
	color: #0A2488;
}
/*top*/
div.top {
	position: relative;
	top: 10px;
	left: 0;
	width: 100%;
	height: 150px;
	background: url(../ima/bg_top_new.jpg);
	background-color: #63C4FE;
	background-position: 750px 0;
	background-repeat: no-repeat;
	z-index: 20
}
/*left*/
div.left {
	position: relative;
	top: 11px;
	left: 0;
	right: 0;
	bottom: 0;	
	left: 0;
	width: 150px;
	height: 100%;
	overflow: auto;
	float: left;
	background: #fff url(../ima/under_menu.jpg) bottom center no-repeat;
}
div.left ul.menu {
 	list-style-type: none;
	background:  #fff;
}
div.left p {
	text-align: center;
	padding: 10px 0
}
div.left ul.menu li {
	width: 100%;
}
div.left ul.menu li a {
	background: #D1ECF2;
	width: 100%;
	display: block;
	margin-top: 1px;
	text-decoration: none;
	border-color:#B5E0EA;
	border-width: 1px 0px 0px 0px;
	border-style: solid; 
	color: #0A2488;
	padding: 1px 0;
}
div.left ul.menu li a:hover {
	background: #000066;
	color: #fff;
}
/*centro*/
div.centro, div.centro_2 {
	position: relative;
	top: 11px;
	left: 0;
	width: 300px;
	padding: 20px;
	float: left;
	background-color: #fff;
}
div.centro p.nota, div.centro_2 p.nota {
	padding: 10px;
	border: 1px solid #FF010F
}
div.centro_2 {
	width: 560px;
}
div.centro h3, div.centro_2 h3 {
	font-variant: small-caps;
	font-size: 12px;
	color:#FF010F;
	margin: 0;
	padding: 2px;
	border-bottom: 1px solid #6699FF
}
div.centro p, div.centro_2 p {
	padding: 10px 0;
	text-align: justify;
}
div.prodotti img {
	float: left;
	margin: 0 5px 5px 0
}
div.prodotti {
	clear: both
}
div.prodotti h2 {
	background: #6699FF;
	font-size: 12px;
	color: #fff;
	padding: 3px
}
div.prodotti h4 {
	font-size: 11px;
}
div.prodotti p.continua {
	text-align: right
}
a {
	color: #0A2488;
}
a:hover {
	text-decoration: none
}
div.centro ul, div.centro_2 ul {
	margin-left: 35px;
	list-style: url(../ima/list.gif);
	line-height: 20px;
}
div.centro_2 ul.menu_pr {
	margin-left: 0px;
	list-style: url(../ima/list.gif);
	line-height: 16px;
}

.centro_2 img {padding: 0 15px;}
/*right*/
div.right {
	position: absolute;
	top: 0;
	left: 491px;
	width: 260px;
	min-height: 590px;
	min-height: auto !important;
	height: 590px;
	padding-top: 160px;
	background: url(../ima/bkg_top.gif) top left no-repeat;
	z-index: 10
}
div.right p {
	margin: 10px;
	padding: 10px;
	border: 1px solid #fff;
	background: #EBF1F2;
}
div.right img {
	margin: 10px;
	border: 1px solid #6699FF
}
/*footer*/
div.footer {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	clear: both;
	background: #6699FF;
}
div.footer p.green {
	background: #C6EFFF;
	width: 140px;
	float: left;
	padding: 1px 5px;
	height:40px;
}
div.footer p.dati {
	color: #fff;
	padding: 1px 5px 1px 20px;
	
	height:40px;
}
table.tableau {
	margin-left: 20px;
}
div.footer p a { text-decoration:none}
div.footer p a:hover { text-decoration:underline}

/*----menu prodotti----*/

/*--- MENU ---*/
/*
ul  {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#nav li {
	padding: 0;
	margin: 0;
	}
#nav {
	width: 555px;
	float: left;
	}
#nav a,#nav li a {
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	line-height: 18px;
	padding:0px 2px 0px 0px;
	display: block;
	}
#nav li li {
	background: #fff;
	border: solid 1px #B5E0EA;
	margin: 1px;
	}
#nav li li a {
	padding: 1px;
	display: block;
	font-weight: normal;
	line-height: 14px;
	background:transparent
	}
#nav li li a:hover {
	background: #D1ECF2;
	}
#nav li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	border: solid 1px #B5E0EA;
	margin: 1px;
	padding: 2px
	}
li#first {
	border-left-width:1px;
	}
li#last {
	border-right-width: 1px;
	}
li ul {
	width: 90px;
	display: none;
	position: absolute;
	left: 0px;
	margin-top: 0;
	font-weight: normal;
	background: #fff;
	padding:0;
}
li>ul {
	top: auto;
	left: auto;
}
li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	width: 100%;
}
li li a {	text-align: left;
}
li:hover ul, li.over ul {
	display: block;
}*/
.ti {
	border-bottom: solid 1px #B5E0EA;
	padding: 5px 2px
}
th {
	text-align: left;
	background: #B5E0EA;
	padding: 5px 2px
}
ul.pr {
	list-style-type: circle;
	margin-left: 20px;
}

/*---menuprodotti----*/
a.voce {
	background: #6699FF;
	width: 150px;
	display: block;
	margin-top: 1px;
	text-decoration: none;
	border-color:#B5E0EA;
	border-width: 1px 0px 0px 0px;
	border-style: solid; 
	color: #fff;
	padding: 3px 0;
}
ul.menu_pr {
 	list-style-type: none;
	background:  #fff;
}
div.left p {
	text-align: center;
	padding: 10px 0
}
ul.menu_pr li {
	width: 145px;
}
ul.menu_pr li a {
	background: #D2E1FF;
	width: 100%;
	display: block;
	margin-top: 1px;
	text-decoration: none;
	border-color:#B5E0EA;
	border-width: 1px 0px 0px 0px;
	border-style: solid; 
	color: #0A2488;
	padding: 3px;
}
ul.menu_pr li a:hover, a.voce:hover {
	background: #6699FF;
	color: #fff;
}
td.ti_r {
	border-bottom: 1px solid #6699FF
}
td.ti_r a {
	color: #FF0000
}

.news {
display:block;
color:#d60000;
background:#bbd1e6;
margin: 1px 0;
line-height:17px;
font:bold 13px verdana;
text-align:left;
padding: 3px 0 3px 10px;
}

#news {background:#e3e3e3;}

#news li {
margin: 0 0 1px 0;
padding: 2px 2px 5px 2px;
font:11px verdana;
color:#000;
border-bottom:#fff 1px solid;
}
#news li a {
padding: 2px 2px 2px 7px;
font-weight:bold;
color:#000;
background:#bbd1e6 url(../ima/bg_news.gif) 2px 3px no-repeat ;
display:block;
text-decoration:none;
line-height:17px;
}

#news li a:hover {
background:#6699ff;
color:#fff;
}

#news li span {
margin: 6px 4px 0 7px;
display:block;}

.prodotti span.aios li {
border-bottom:#ccc 1px dotted;
}
.prodotti span.aios li, .prodotti span.aios p {
display:block;
clear:both;
width:100%;
float:left;
}
.prodotti span.aios li {font-size:11px;}
.prodotti span.aios li a, .prodotti span.aios p a{
display:block;
float:right;
background: url(../icona_pdf.png) right no-repeat;
padding: 5px 30px 9px 0;
font: bold 10px arial; color:#990000;
} 
.prodotti span.aios li a {margin-top:-17px;}