h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }

body
{
	margin: 0;
	padding: 0;
	font: 12px Arial, "Lucida Grande", Helvetica, Geneva, sans-serif;
	background: #375f95 url(../images/background.png) repeat-x;
	color: #182147;
}

h1
{
	font: bold 24px Arial, "Lucida Grande", Helvetica, Geneva, sans-serif;
	margin-bottom: 20px;
	color: #0c479d;
}

h2
{
	font: bold 14px Arial, "Lucida Grande", Helvetica, Geneva, sans-serif;
	color: #5485cd;
	margin-top: 2px;
	margin-bottom: 9px;
	text-transform: uppercase;
}

h3
{
	font: 14px Arial, "Lucida Grande", Helvetica, Geneva, sans-serif;
	margin-bottom: 18px;
	color: #0c479d;
}

.nouppercase
{
	text-transform: lowercase;
}

p, blockquote
{
	margin-bottom: 16px;
}

p.pdf
{
	margin-bottom: 2px;
}

ul
{
	margin: 0;
	padding: 0;
}

li
{
	font: 12px Arial, "Lucida Grande", Helvetica, Geneva, sans-serif;
	list-style-type: none;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 5px;
	padding: 0 0 7px;
	color: #182147;
}

li.l0_noborder
{
	border-bottom: none;
}

li.l0_normal
{
	list-style-image: url(../images/list/arrow_normal.gif);
	list-style-position: inside;
	margin-right: 10px;
}

li.l0_normal:hover
{
	list-style-image: url(../images/list/arrow_over.gif);
	list-style-position: inside;
}

li.l0_normal a, li.l0_normal a:visited
{
	text-decoration: none;
	color: #182147;
}

li.l0_normal a:hover
{
	color: #0c479d;
}

li.l0_selected
{
	list-style-image: url(../images/list/arrow_selected.gif);
	list-style-position: inside;
}

li.l0_selected:hover
{
}

li.l0_selected span {
	text-decoration: underline;
	font-weight: bold;
	color: #0c479d;
}

li.l0_selected_opened
{
	list-style-image: url(../images/list/arrow_opened_normal.gif);
	list-style-position: inside;
	margin-right: 10px;
	color: #182147;
}

li.l0_selected_opened:hover
{
}

li.l0_selected_opened span {
	text-decoration: underline;
	font-weight: bold;
	color: #0c479d;
}

li.l0_selected_opened ul {
	text-decoration: none;
	font-weight: normal;
}

li.l0_opened
{
	list-style-image: url(../images/list/arrow_opened_selected.gif);
	list-style-position: inside;
}

li.l0_opened a, li.l0_opened a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #182147;
}

li.l0_opened ul {
	text-decoration: none;
	font-weight: normal;
}

li.l1_normal
{
	border: none;
	padding: 0 0 0 13px;
	list-style-image: url(../images/list/arrow_normal.gif);
	list-style-position: inside;
	margin: 6px 0 0 0;
	color: #182147;
}

li.l1_normal:hover
{
	list-style-image: url(../images/list/arrow_over.gif);
	list-style-position: inside;
	text-decoration: none;
	font-weight: normal;
}

li.l1_normal a, li.l1_normal a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

li.l1_normal a:hover
{
	color: #0c479d;
}

li.l1_selected
{
	list-style-image: url(../images/list/arrow_selected.gif);
	border: none;
	padding: 0 0 0 13px;
	margin: 6px 0 0;
}

li.l1_selected span
{
	text-decoration: underline;
	color: #0c479d;
}

a
{
	border: none;
	text-decoration: underline;
	color: #0c479d;
}

a:hover
{
	text-decoration: none;
	color: #0c479d;
}

a:visited
{
	text-decoration: underline;
	color: #8c8c8c;
}

.elenco a
{
	text-decoration: none;
	color: #0c479d;
}

.elenco a:hover
{
	text-decoration: underline;
	color: #0c479d;
}

.elenco a:visited
{
	text-decoration: none;
	color: #8c8c8c;
}

.scheda a
{
	text-decoration: underline;
	color: #0c479d;
	font-weight: bold;
}

.scheda a:hover
{
	text-decoration: none;
	color: #0c479d;
	font-weight: bold;
}

.scheda a:visited
{
	text-decoration: underline;
	color: #8c8c8c;
	font-weight: bold;
}

#content
{
	margin: 0 auto 10px;
	width: 562px;
}

#header
{
	position: relative;
	height: 102px;
	margin: 15px 0 0;
}

#header .begin
{
	width: 184px;
	height: 102px;
	float: left;
	background: url(../images/header-begin.gif) no-repeat;
}

#header .body
{
	width: 660px;
	height: 102px;
	background: url(../images/header-background.gif) repeat-x;
	float: left;
}

#header .end
{
	width: 18px;
	height: 102px;
	background: url(../images/header-end.gif) no-repeat;
	float: left;
}

#logo
{
	width: 174px;
	height: 102px;
	position: absolute;
	left: 10px;
	z-index: 20000;
	top: 0px;
}

#logo img
{
	border: none;
}

#center
{
	padding-bottom: 20px;
}

#postit_container
{
	position: absolute;
	top: 110px;
	width: 218px;
	z-index: 0;
	background: transparent;
	display: inline;
	margin: 0 auto 10px 662px;
}
#postit
{
	position: relative;
	right: 0px;
	width: 218px;	
	height: 197px;
	background: url(../images/post-it.png) no-repeat;
	float: right;
	z-index: 1;
}

#postit ul
{
	padding: 31px 0 0 27px;
}

#postit li
{
	border: none;
	margin-bottom: 6px;
	padding: 0;
	margin-top: 13px;
}

#postit img
{
	border: none;
}

#numeroverde
{
	margin: 0 0 16px;
	padding: 0;
}

#text_resize
{
	font: 12px Arial, "Lucida Grande", Helvetica, Geneva, sans-serif;
	width: 186px;
	float: right;
}

#text_resize p
{
	width: 86px;
	text-align: right;
	color: #fff;
}

.m1 ul
{
	margin: 0;
	padding: 0;
}

.m1 li
{
	display: inline;
	height: 14px;
	border: none;
	border-right: 1px solid #fff;
	padding: 0 5px;
	font-weight: bold;
	color: #fff;
}

.m1 li.selected
{
	text-decoration: underline;
}

.m1 img
{
	border: none;
	overflow: hidden;
	vertical-align: top;
	position: relative;
	bottom: 2px;
}

.m1 a
{
	text-decoration: none;
	color: #fff;
}

.m1 a:visited
{
	text-decoration: none;
	color: #fff;
}

.m1 a:hover
{
	color: #b8d5ff;
}

.m1 .first
{
	padding: 0 5px 0 0;
}

.m1 .no-border
{
	padding-left: 5px;
	border: none;
}

.m1 .right
{
	float: right;
	margin: 0;
	padding: 0;
	padding-top: 2px;
}

#menu
{
	height: 33px;
	position: absolute;
	bottom: 12px;
}

.m2 ul
{
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.m2 li
{
	font-size: 10px;
	display: inline;
	border: none;
}

.m2 img
{
	border: none;
	border-right: 1px solid #e8e8e8;
}

.m2 .no-border
{
	border: none;
}

.m3 ul
{
	margin: 0;
	padding: 0;
}

.m3 li
{
	display: inline;
	height: 14px;
	border: none;
	border-right: 1px solid #fff;
	padding: 0 5px;
	color: #fff;
}

.m3 li.selected
{
	text-decoration: underline;
}

.m3 img
{
	border: none;
	overflow: hidden;
	vertical-align: top;
	position: relative;
	bottom: 2px;
}

.m3 a
{
	text-decoration: none;
	color: #fff;
}

.m3 a:visited
{
	text-decoration: none;
	color: #fff;
}

.m3 a:hover
{
	color: #b8d5ff;
}

.m3 .first
{
	padding: 0 5px 0 0;
}

.m3 .no-border
{
	padding-left: 5px;
	border: none;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
	padding-left: 1px;
	clear: none;
	display: inline;
}

.scheda_tecnica
{
	width: 462px;
	margin: 0 0px 16px;
	background: #fffdef url(../images/scheda_tecnica/background.gif) no-repeat 0 bottom;
}

.scheda_tecnica h1
{
	height: 12px;
	padding: 0;
	margin: 0;
	background: transparent url(../images/scheda_tecnica/h1_background.gif) no-repeat 0 top;
}


.scheda_tecnica p
{
	margin-bottom: 9px;
}

.scheda_tecnica div
{
	padding: 0 12px 12px;
	border: none;
}

.scheda_tecnica fieldset
{
	border: none;
	margin: 5px 0;
}

.scheda_tecnica fieldset div
{
	padding: 0;
	margin: 0;
}

.scheda_tecnica label
{
	width: 180px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 10px;
	padding-top: 1px;
}

.scheda_tecnica input
{
	border: 1px solid #c7c7c7;
	height: 15px;
	font-size: 12px;
	vertical-align: top;
}

.scheda_tecnica textarea
{
	border: 1px solid #c7c7c7;
	font-size: 12px;
	vertical-align: top;
	margin: 0;
}

.scheda_tecnica span.note
{
	font-size: 10px;
	width: 180px;
	display: inline-block;
	margin-left: 4px;
	padding-top: 1px;
}

div.note
{
	padding: 0;
	margin: 20px 10px 0;
	font-size: 10px;
}

ul.pdf
{
	margin: 0;
	padding: 0 0 10px;
}

ul.pdf li
{
	list-style-image: url(../images/pdf.gif);
	list-style-type: none;
	left: -13px;
	position: relative;
	list-style-position: inside;
}

ul.pdf a
{
	text-decoration: none;
}

.areariservata
{
	position: absolute;
	right: -5px;
}

div.emphases
{
	width: 100%;
	background: #fff;
	margin: 0 0px 16px;
	border: 1px solid #000;
}

div.emphases p
{
	font-size: 14px;
	border: none;
	padding: 0 12px;
	margin: 0;
}

div.emphases .open
{
	height: 12px;
	padding: 0;
	margin: 0;
	background: transparent url(../images/emphases/h1_background.gif) no-repeat 0 top;
}

div.emphases .close
{
	height: 12px;
	padding: 0;
	margin: 0;
	background: transparent url(../images/emphases/bottom_background.gif) no-repeat 0 bottom;
}

#submit_invia
{
	width: 45px;
	height: 16px;
	border: none;
	color: white;
	font: bold 12px Arial, "Lucida Grande", Helvetica, Geneva, sans-serif;
	background: url(../images/btn_invia_background.gif) no-repeat;
	float: right;
	margin: 10px 0 10px 10px;
	padding: 0;
	cursor: pointer;
}

#submit_cancella
{
	width: 78px;
	height: 16px;
	border: none;
	color: white;
	font: bold 12px Arial, "Lucida Grande", Helvetica, Geneva, sans-serif;
	background: url(../images/btn_cancella_background.gif) no-repeat;
	float: right;
	margin: 10px 0 10px 10px;
	padding: 0;
	cursor: pointer;
}

#submit
{
	height: 30px;
	margin: 0;
	padding: 0;
}

div.left
{
	float: left;
}

.clear
{
	clear: both;
	height: 0px;
	overflow: hidden;
}

body
{
	font: 12px Arial, "Lucida Grande", Helvetica, Geneva, sans-serif;
}

li
{
	font: 12px Arial, "Lucida Grande", Helvetica, Geneva, sans-serif;
}

h1
{
	font-size: 24px;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 14px;
}

img
{
	border: none;
}

#main
{
	width: 100%;
	background: #fff;
	margin-bottom: 16px;
}

#menu, #header, #footer, #submenu, #postit_container, #advertising
{
	display: none;
}

div.emphases p
{
	font-size: 14px;
}

.menu
{
	width: 176px;
	float: left;
	margin: 11px 0 0 10px;
}

.testo
{
	width: 100%;
}

.testo ul
{
	padding-left: 16px;	
	margin-bottom: 10px;
}

.testo li
{
	margin: 0 0 2px;
	border: none;
	list-style-type: none;
	list-style-image: url(../images/list_bullet.gif);
}

.testo address
{
	margin-top: 4px;
	text-align: right;	
}

.mappa
{
	margin: 0;
	padding: 0;
	width: 210px;
}

.mappa .b
{
	font-weight: bold;
}

.mappa a
{
	text-decoration: none;
	color: #182147;
}

.mappa a:visited
{
	text-decoration: none;
	color: #8c8c8c;
}

.mappa a:hover
{
	text-decoration: underline;
}

.mappa ul
{
	padding: 4px 0 0 4px;
}

.mappa li
{
	padding: 2px 0;
	margin: 0 4px 2px 0;
}

.mappa li.border
{
	border-bottom: 1px solid #e8e8e8;
}

.mappa li.opened
{
	list-style-image: url(../images/list/arrow_opened_normal.gif);
	list-style-position: inside;
	color: #182147;
}

.mappa li.closed
{
	list-style-image: url(../images/list/arrow_normal.gif);
	list-style-position: inside;
	color: #182147;
}

.mappa li.no-arrow
{
	list-style-image: url(../images/list/arrow_hidden.gif);
	list-style-position: inside;
}

.advertising
{
	width: 186px;
	height: 330px;
	float: right;
	right: 12px;
	top: 202px;
	position: relative;
}

.scheda_tecnica input
{
	height: 15px;
	font-size: 12px;
}

.scheda_tecnica textarea
{
	font-size: 12px;
}

.scheda_tecnica span.note
{
	font-size: 9px;
	line-height: 10px;
}

.scheda_tecnica div.note
{
	font-size: 10px;
}

p.note blocknote
{
	display: block;
	font-size: 11px;
	margin-bottom: 5px;
}

