html {height: 100%; overflow: -moz-scrollbars-vertical; overflow-y: scroll;}

body {
	background-image:url(../images/texture_body.jpg);
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.testata {
	background-image:url(../images/texture_arancio.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-left: 5px;
	line-height: 20px;
}

.text_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}

.text_tecnica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

.text_scale_mobili {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

.title_finiture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0063A7;
	padding-left: 5px;
	text-align: left;
}

.text_finiture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 11px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}

.text_bottoniere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 11px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}

.tab_base {
	width: 320px;
	border-spacing: 2px;
	border-collapse: separate;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-color: #CCCCCC;
}

.tab_spec {
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tab_spec_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FECC00;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tab_spec_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FECC00;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tab_spec_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #F7A800;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tab_spec_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #F9B300;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tab_eco {
	width: 320px;
	bordercolor: #FFFFFF;
	border-spacing: 2px;
	border-collapse: separate;
	text-align: center;
}

.text_cert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}

.tab_spec_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.content {
	background-image:url(../images/texture_middle.jpg);
	background-position: top left;
}

.menu_texture {
	background-image:url(../images/texture_menu.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.menu_princ {
	background-image:url(../images/sottomenu.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.bg_menu {
	background-position: top left;
	background-repeat: no-repeat;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #000000;
}

a {
	color: #0063A7;
	text-decoration: none;
	font-weight: normal;
}

a:link {
	color: #0063A7;
	text-decoration: none;
}

a:hover {
	color: #f55817;
}

a:visited {
}

a:active {
}

.link_testata {
	color: #f55817;
	font-weight: bold;
}

.link_testata a {
	color: #f55817;
	font-weight: bold;
}

.link_testata a:link {
}

.link_testata a:hover {
}

.link_testata a:visited {
}

.link_testata a:active {
}

.col_dx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

.col_dx a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.col_dx a:link {
	color: #333333;
	text-decoration: none;
}

.col_dx a:hover {
	color: #666666;
}

.col_dx a:visited {
}

.col_dx a:active {
}

.tit_richiesta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6C6C6C;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 18px;
}

.tit_richiesta a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.tit_richiesta a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.tit_richiesta a:hover {
	color: #DDDDDD;
}

.tit_richiesta a:visited {
}

.tit_richiesta a:active {
}

.tab_cab_tit {
	line-height: 20px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
	padding-left: 10px;
}

.tab_cab_text {
	line-height: 20px;
	font-weight: normal;
	background-color: #999999;
	padding-left: 10px;
}

.tab_cab_text a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.tab_cab_text a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.tab_cab_text a:hover {
	color: #CCCCCC;
}

.tab_cab_text a:visited {
}

.tab_cab_text a:active {
}

/* INIZIO MENU */

ul  {
	margin-left: 5px;
	padding-left: 5px;
	height: auto;
}

li  {
	margin-left: 2px;
	padding-left: 2px;
	height: auto;
}

li a  {
	color: #0063A7;
}

li a:link {
	color: #0063A7;
}

li a:hover {
	color: #0063A7;
}

li a:visited {
	color: #0063A7;
}

li a:active {
	color: #0063A7;
}

#foldheader {
	cursor: pointer;
	cursor: hand;
	list-style: none;
	line-height: 19px;
	padding-left: -30px;
}

#foldinglist {
	list-style: none;
	line-height: 19px;
	padding-left: -10px;
}


.vis {
	display: block;
	list-style: none;
	line-height: 19px;
	padding-left: -10px;
}

.invis {
	display: none;
	list-style: none;
	line-height: 19px;
	padding-left: -10px;
}

.m_voce {
	background-image:url(../images/sottovoce_princ.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.m_sub_01 {
	background-image:url(../images/sottovoce_sub1.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.m_sub_02 {
	background-image:url(../images/sottovoce_sub2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/* FINE MENU */

/* INIZIO FORM */

.content_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

.content_form  a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.content_form  a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.content_form  a:hover {
	color: #000000;
}

.content_form  a:visited {
}

.content_form  a:active {
}

.tit_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6C6C6C;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 18px;
}

.tit_form a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.tit_form a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.tit_form a:hover {
	color: #DDDDDD;
}

.tit_form a:visited {
}

.tit_form a:active {
}

input {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	font-size: 11px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	font-size: 11px;
	width: 360px;
	height: 60px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	font-size: 11px;
	width: 80px;
	height: 20px;
}

.checkBox {
	width: auto;
	height: auto;
}

.message { 
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
}

.text_form_c { 
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	height: 18px;
}

.footer_form { 
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	padding-left: 5px;
}

/* FINE FORM */

/* INIZIO FOOTER */

.footer {
	background-color: #8C8C8C;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	color: #FFFFFF;
}

.footer  a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.footer  a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer  a:hover {
	color: #CCCCCC;
}

.footer  a:visited {
}

.footer  a:active {
}

/* FINE FOOTER */

