/*-----------------------------------------------------------------------------------------------------------------    global*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: auto;
	background-color: #121925;
	background-image: url(images/bg_main_big.jpg);
	
	background-repeat:no-repeat;
	
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #afb7c4;

}
.hiddenPic {
	display:none;
}
h1 {
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #00cacf;
	margin-bottom: 15px;
}
h2 {
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ccff33;
	margin-bottom: 15px;
}
h3 {
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #008184;
	margin-bottom: 15px;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
a {
	color: #00cacf;
	text-decoration: none;
}
a:hover {
	color: #ccff33;
	text-decoration: underline;
}
/*-----------------------------------------------------------------------------------------------------------------    header*/

#header {
	width: 900px;
	position: relative;
	text-align: left;
	margin-left:32px;
}
.header_sx {
	float:left;
	width: 224px;
}
#logo {
	float:left;
	background:url(images/logo.jpg) no-repeat 0 6px;
	width:224px;
	height:88px;
}
#header_sx-top {
	float:left;
	background:url(images/fauci_02.gif) no-repeat 0 6px;
	width:224px;
	height:79px;
}
#header_path {
	padding-left: 10px;
	color: #00cacf;
}

	.flashnav {
	float:left;
	height:237px;
	margin-left:17px;
	margin-top:6px;
	width:570px;
	
	
}
/*-----------------------------------------------------------------------------------------------------------------    home */

.bodyindex {
	background-attachment: scroll;
	background-color: #171d29;
	background-image: url(images/bg_homepage.jpg);
	background-repeat: no-repeat;
	background-position: 0 75px;
}

.bodyinner{
	background-attachment:scroll;
	background-position: 0 6px;
	
	}
#indexflash {
	position: absolute;
	display:block;
	width:726px;
	top: 220px;
	left: 174px;
}
#index-login {
	position: absolute;
	display:block;
	width:293px;
	height:93px;
	top: 0;
	left: 10px;
	background:url(images/bg_login.jpg) no-repeat 0 0;
}

#rss-box {
	position: absolute;
	display:block;
	width:404px;
	height:123px;
	top: 540px;
	left: 519px;
	background:url(images/bg_rss.png) no-repeat 0 0;
	padding-top:41px;
		padding-left:14px;
}
#login-field {
	margin-left:20px;
	margin-top:30px;
}
#login-button {
	margin-left:5px;
	margin-top:7px;
}
#login-error-msg {
	margin-left:4px;
	margin-top:7px;
	width:160px;
	color:#FF0000;
	font-weight:bold;
	float:left;
}
/*-----------------------------------------------------------------------------------------------------------------     prodotti */

#header_prodotti {
	float:left;
	background:url(images/prodotti_head.jpg) no-repeat 0 0;
	width:224px;
	height:41px;
}
.nota {
	background-color:#2a3341;
	font-size:0.8em;
	padding:10px;
	color:#ffffff;
	text-align:justify;
	border: 1px dashed #ffffff;
}
.title {
	width:  400px;
}
h3.toggler {
	margin: 0px;
}
.accordion {
	text-align: right;
	margin:0px;
}
#container_pro {
	width:  900px;
	padding:  20px 40px 20px 0px;
	text-align: left;
}
.details-row {
	float:left;
	width:590px;
}
/*-------------------menu*/
#sxmenu {
	background-color:#2a3341;
	width:225px;
	float:left;
	padding-top:50px;
	margin-left:32px;
}
#ulmenu {
	width:224px;
}
#ulmenu ul {
	width:224px;
	overflow:hidden;
	cursor:pointer;
}
h3.toggler {
	text-indent:-9999px;
}
#ulmenu ul li {
	width:224px;
	text-align:right;
	list-style:none;
	padding-right:10px;
}
#ulsistemi li a {
	text-decoration:none;
}
#ulsistemi {
	background:url(images/sistemi_c.gif) no-repeat 0 0;
	padding-top:10px;
}
#ulsistemisol {
	background:url(images/sistemi_sol.gif) no-repeat 0 0;
	padding-top:10px;
}
#ulsistemimur {
	background:url(images/sistemi_mur.gif) no-repeat 0 0;
	padding-top:10px;
}
#ulpaletti {
	background:url(images/paletti.gif) no-repeat 0 0;
	padding-top:10px;
}
#ullegno {
	background:url(images/legno.gif) no-repeat 0 0;
	padding-top:10px;
}
#ullaterizi {
	background:url(images/laterizi.gif) no-repeat 0 0;
	padding-top:10px;
}
#catalogo {
	background:url(images/catalogo.gif) no-repeat 0 0;
	margin-top:10px;
	height:25px;
}

#catalogo:hover{
	background:url(images/catalogo_ON.gif) no-repeat 0 0;

	}

#gruppo-sx {
	background:url(images/gruppo_loghi.jpg) no-repeat 0 0;
	float:left;
	width: 231px;
	height:417px;
	margin-top:-35px;
}
#gruppo-dx-top {
	float:left;
	width: 390px;
	margin-left:20px;
}
#gruppo-dx {
	width:577px;
	float:left;
}
#gruppo-dx-bottom {
	float:left;
	background:url(images/palazzo.jpg) no-repeat 0 0;
	width: 260px;
	height:166px;
	margin-left:20px;
	padding-left: 260px;
	padding-top: 10px;
}
#twocolcontainer {
	float:left;
	width:600px;
}
#maincontain {
	float:left;
	padding-left:30px;
	width:370px;
}
#maincontain h2 {
	text-transform:uppercase;
	padding-bottom:5px;
	font-size:1.3em;
}
#maincontain-dx {
	float: left;
	margin-left:20px;
	padding-top:60px;
	width:180px;
	overflow:hidden;
}
#maincontain p {
	padding-bottom:10px;
}
#schede {
	width:224px;
	padding-bottom:0px;
}
#schede-top {
	background:url(images/schede_head.gif) no-repeat 0 0;
	width:224px;
	height:28px;
}
#schede-centre {
	background:url(images/1pxsolid.gif) repeat-x 0 0 #2bbad4;
	min-height:170px;
	width:224px;
	
}
#schede-bottom {
	background:url(images/schede_footer.jpg) no-repeat 0 0;
	width:224px;
	height:14px;
}
#schede-centre ul {
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
#schede-centre ul li {
	height:30px;
	background:url(images/linea.gif) no-repeat bottom left;
	padding-left:5px;
	padding-right:5px;
}

#schede-centre ul li a {
	color:#FFF;
	font-size:7pt;}
#analisi {
	width:225px;
	padding-bottom:0px;
	background-color: #121925;
}
#analisi-top {
	background:url(images/vocianalisi_head_T2.gif) no-repeat 0 0;
	width:224px;
	height:28px;
}
#analisi-centre {
	background:url(images/voci_1pxsolid.gif) repeat-x 0 0;
	height:170px;
	width:224px;
}
#analisi-bottom {
	background:url(images/voci_footer.gif) no-repeat 0 0;
	width:224px;
	height:14px;
}
#analisi-centre ul {
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
#analisi-centre ul li {
	height:30px;
	background:url(images/linea.gif) no-repeat bottom left;
	padding-left:5px;
	padding-right:5px;
}
#particolari {
	width:225px;
	padding-bottom:0px;
	background-color: #121925;
}
#particolari-top {
	background:url(images/particolari_head.gif) no-repeat 0 0;
	width:224px;
	height:28px;
}
#particolari-centre {
	background:url(images/1pxsolid.gif) repeat-x 0 0;
	height:170px;
	width:224px;
}
#particolari-bottom {
	background:url(images/schede_footer.jpg) no-repeat 0 0;
	width:224px;
	height:14px;
}
#particolari-centre ul {
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
#particolari-centre ul li {
	height:30px;
	background:url(images/linea.gif) no-repeat bottom left;
	padding-left:5px;
	padding-right:5px;
}
#maincontain img, #details img {
	margin-top:10px;
	margin-bottom:10px;
	border: 2px solid #2badc6;
}
#details {
	float:left;
	width: 590px;
	padding-left:30px;
}
#details_title {
	float:left;
	width:510px;
	padding: 3px 40px 3px 40px;
}
.detail {
	float:left;
	width:140px;
	margin-right: 40px;
	text-align:center;
}
#modello3d_title {
	background:url(images/modello_head.jpg) no-repeat 0 0;
	width:180px;
	height:38px;
}
#modello3d {
	width:180px;
}
/* -----------------------------------------------------------------------------------------------------------------    gruppo */

#header_gruppo {
	float:left;
	background:url(images/gruppo_head.jpg) no-repeat 0 0;
	width:224px;
	height:41px;
}
.gruppo-dx-bottom-contacts {
	width:600px;
	float:left;
	margin-left:20px;
}
.gruppo-contact {
	width:18%;
	float:left;
	padding:5px;
	margin-left:20px;
}
.lineachiusura {
	margin-left:20px;
	float:left;
	background:url(images/lineachiusura.jpg) no-repeat 0 0;
	width:529px;
	height:7px;
}
.splitter01 {
	width: 454px;
	float: left;
}
.splitter02 {
	width: 120px;
	float: left;
}
.splitter03 {
	float: left;
	padding: 5px;
}
#partners {
	width:  630px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg-teal.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #0d4048;
	padding:  10px 20px 10px 30px;
	text-align: left;
}
/*-----------------------------------------------------------------------------------------------------------------    normative*/

#header_links {
	float:left;
	background:url(images/links_head.jpg) no-repeat 0 0;
	width:224px;
	height:41px;
}

#header_indirizzi {
	float:left;
	background:url(images/indirizzi_head.jpg) no-repeat 0 0;
	width:224px;
	height:41px;
}

#header_normative {
	float:left;
	background:url(images/normative_head.jpg) no-repeat 0 0;
	width:224px;
	height:41px;
}
#normative-sx {
	float:left;
	width:  380px;
	margin-left:32px;
	padding:5px;
	text-align: left;
}
#normative-dx {
	float:left;
	width: 380px;
	margin-top:45px;
	margin-left:15px;
	text-align: left;
}
.subtitle {
	width:  380px;
	padding:  0px;
	text-align: left;
}
.darkblue {
	float:left;
	width:  380px;
	text-align: left;
	background-image: url(images/bg-darkblue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:  #17202f;
	margin-bottom: 5px;
	padding:5px;
}
.lightblue {
	float:left;
	width: 380px;
	text-align: left;
	background-image: url(images/bg-lightblue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #222c3e;
	margin-bottom: 5px;
	padding:5px;
}
.division-img {
	float: left;
	width:27px;
}
.division {
	float: left;
	width:344px;
	padding-left:3px;
}
.divider {
	width:100%;
	float: left;
}
/*-----------------------------------------------------------------------------------------------------------------    indirizzi*/

#indirizzi {
	float:left;
	width:900px;
	margin-left:32px;
	padding:20px 0px 20px 0px;
	text-align: left;
}
#column-sx {
	width:392px;
	float:left;
}
#column-dx {
	width:392px;
	float:left;
	margin-left:26px;
}
#download-image {
	margin-top:13px;
	width:139px;
	height:85px;
	background:url(images/indirizzi_image.jpg) no-repeat 0 0;
}
#download-image a img {
	border:0px;
}
.column-body {
	padding:4px 12px 4px 12px;
	background:url(images/indirizzi_body.jpg) repeat-y 0 0;
	color:#000000;
}
.column-title {
	background-color:#3f4651;
	width:356px;
	color:#01989c;
	margin:10px 0 10px 0;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
	padding:2px 6px 3px 6px;
}
.column-top {
	background:url(images/indirizzi_top.jpg) no-repeat 0 0;
	height:23px;
	padding: 12px 12px 0 0;
	text-align:right;
	color:#01989c;
	font-size:14px;
	font-weight:bold;
}
.column-bottom {
	background:url(images/indirizzi_bottom.jpg) no-repeat 0 0;
	height:9px;
	margin-bottom: 24px;
}
/*-----------------------------------------------------------------------------------------------------------------    global*/

#links {
	float:left;
	width:900px;
	margin-left:32px;
	padding:20px 0px 20px 0px;
	text-align: left;
}
#links ul li {
	width: 360px;
	height: 45px;
	padding: 15px 5px 15px 50px;
	margin:0px;
	text-transform:uppercase;
	background:url(images/links.jpg) no-repeat 0 0;
	list-style:none;
}
/*-----------------------------------------------------------------------------------------------------------------     gallery */

#header_gallery {
	float:left;
	background:url(images/gallery_head.jpg) no-repeat 0 0;
	width:224px;
	height:41px;
}
#myGallery {
	margin-left:0px;
}
/*-----------------------------------------------------------------------------------------------------------------     contatti */

#header_contatti {
	float:left;
	background:url(images/contatti_head.jpg) no-repeat 0 0;
	width:224px;
	height:41px;
}
#container {
	width:  900px;
	padding:  20px 0px 20px 0px;
	margin-left:32px;
	text-align: left;
}
#locationmap {
	width:  503px;
	padding:0px;
	text-align: left;/*border:1px dashed #FFFFFF;*/
}
#contatti-sx {
	float:left;
}
#contatti-dx {
	float:left;
	width:300px;
	margin-left:20px;
}
#email_ris {
	float:left;
	width:234px;
	border: 1px #FFFFFF dashed;
	padding:3px;
}
.formtext {
	width: 150px;
	margin-bottom: 6px;
	float: left;
}
.formfield {
	width: 150px;
	margin-bottom: 6px;
	float: left;
}
.submit {
	text-align: right;
	margin-right: 60px;
	margin-bottom: 10px;
}
.maptext {
	width:35%;
	float: left;
	padding-left: 50px;
}
/* -----------------------------------------------------------------------------------------------------------------    form */

.textbox {
	width: 150px;
	height: 18px;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #afb7c4;
	background-image:  url(images/bg-textbox.jpg);
	background-repeat: repeat-x;
	background-color:  #2a3341;
	padding: 2px;
	border:0px;
}
.logintextbox {
	width: 110px;
	height: 18px;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #afb7c4;
	background-image:  url(images/bg-textbox.jpg);
	background-repeat: repeat-x;
	background-color:  #2a3341;
	padding: 2px;
	border:0px;
}
.msgbox {
	width: 226px;
	height: 120px;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #afb7c4;
	border: 0px;
	background-image:  url(images/bg-textbox.jpg);
	background-repeat: repeat-x;
	background-color:  #2a3341;
	padding: 2px;
}
/* -----------------------------------------------------------------------------------------------------------------    footer */

#footer {
	width:900px;
	padding:  10px 40px 20px 40px;
	color: #87A8B8;
	font-size: 0.9em;
	clear:both;
}
#footer_home {
	position:absolute;
	top:655px;
	width:900px;
	margin-left: auto;
	margin-right: auto;
	padding:  10px 40px 20px 40px;
	color: #87A8B8;
	font-size: 0.9em;
	clear:both;
}
/* -----------------------------------------------------------------------------------------------------------------    highslide */

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;/*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move {
	cursor: move;
}
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.control {
	float: right;
	display: block;
	position: relative;
	margin: 0 5px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 1px;
	margin-bottom: 1px;
}
.control:hover {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-top: 0;
	margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
/* -----------------------------------------------------------------------------------------------------------------    admin prodotti */

#adm-maincontain input {
	border:1px solid #ffffff;
	margin:0px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
}
#adm-maincontain input.textfield {
	width:100%;
}
#adm-maincontain textarea {
	border:1px solid #ffffff;
	margin:0px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
	width:100%;
}
#adm-maincontain fieldset {
	padding:5px;
}
#adm-maincontain h1 {
	padding-top:10px;
}
#adm-menu {
	width:180px;
	padding:4px;
	padding-left:10px;
	float:left;
	margin-top:70px;
}
#adm-menu ul {
	list-style:none;
}
#adm-maincontain {
	float:left;
	padding-left:30px;
	width:370px;
}
#adm-maincontain p {
	padding-bottom:10px;
}
#adm-maincontain li {
	margin-left:15px;
}
