html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {outline: 0;}

body, html {
	background-color:#ffffff;
	text-align:center;
	vertical-align:top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #333;
	line-height:20px;	
}

body {
	color: black;
	cursor:auto;
	background-color: white;
	background-image: url(../img/bg_head.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a{  
    font-size:18;
	outline:none;
	color: #000000;
}

a:hover{
	text-decoration:underline;
	color:#FF6600;
}

ol, ul {
list-style: none;
}

/* tables still need ‘cellspacing="0"’ in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}

caption, th, td {
text-align: left;
font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}

blockquote, q {
quotes: "" "";
}

img{outline:none}


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #444444;
}
h1 {
	font-size: 60px;
	color: #e85311;;
	line-height:64px;
}


h2{
	font-size: 25px;
	line-height: normal;
	
}


h3{
	font-weight:normal;
	font-size: 18px;
}

h4{
	font-size:36px;
	color:#e85311;
	margin-top:50px;
	margin-bottom:5px;
}
h5, form{
	font-size:15px;
	margin-bottom:10px;	
	color: #444444;
	line-height:24px;
}
input{
	font-size:13px;
	margin: 0px;
	color: #444444;
}
.bold{
	 font-weight:bold;
}

h5 strong{
	 font-weight:bold;
}


h6{
 line-height:30px;
 color:#999999;
}
/*IE fix for trasparent images*/
img { behavior: url (java/iepngfix.htc);}


/* Stili per il layout ------------------------------------------------------------------------------------------------------------------------------------------------*/

.wrapper {
	margin:0 auto;
	width:950px;

}

.top {
	width: 950px;
	height: 200px;
	position:relative;
	clear: both;
}

#top_menu{
	height:64px;
    position:absolute;
	left:0;
	top:3px;
}

#top_logo{
	width:400px;
	height:122px;
	position:absolute;
	left:100px;
	top:50px;
}

#top_social{
	position:absolute;
	right:0;
	top:7px;
}

#main_menu{
	width:324px;
	height:75px;
	position:absolute;
	right:-12px;
	top:60px;
}


/* Stili per il menu --------------------------------------------------------------------------*/

#top_menu ul { 
    margin: 0; 
	padding: 0; 
	list-style: none;
}
	
#top_menu ul li { 
    padding: 0; 
	display: inline;
}

#top_menu ul li a { 
    float: left; 
	background:no-repeat left 0px;
}

#top_menu ul li a:hover {
    background:no-repeat left -64px;
}

#top_menu ul li.active a { 
    background: no-repeat left -128px;
}
	
#top_menu ul li.active a:hover {
    background: no-repeat left -128px;
}



#main_menu ul { 
    margin: 0; 
	padding: 0; 
	list-style: none;
}
	
#main_menu ul li { 
    padding: 0; 
	display: inline;
}

#main_menu ul li a { 
    float: left; 
	background:no-repeat left 0px;
}

#main_menu ul li a:hover {
    background:no-repeat left -75px;
}

#main_menu ul li.active a { 
    background: no-repeat left -150px;
}
	
#main_menu ul li.active a:hover {
    background: no-repeat left -150px;
}


/* stili per il contenuto --------------------------------------------------------------------------*/

.title_box{
	width: 950px;
	float: left;
}

.content_box{
	width: 950px;
	float: left;
}

.leftcolumn {
	margin: 0px;
	padding: 0px;
	width: 430px;
	float: left;
	text-align: right;
}

.rightcolumn {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 430px;
	display: inline;
	text-align: left;
}

.separator {
	width: 950px;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.singlecolumn {
	width: 950px;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.rightcolumnMAPPA {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 430px;
	display: inline;
	text-align: left;
}

.sfondopianta {
	background-image: url(../img/piantina.png);
	background-position: center bottom;
	padding-bottom:120px;
	margin-bottom:20px;
	background-repeat: no-repeat;
}

.btn_wiki {
	background-image: url(../img/btn_wiki.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 210px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	float: left;
	position:relative;
	height: 60px;
	margin-top:30px;
}

.wiki {
	position:absolute;
	left: 47px;
	width: 130px;
	top: 33px;
	height: 39px;

}

.grigio {
color:#444444;
}

.link {
	margin-top:5px;
	padding-right:15px;
	background-image:url(../img/bg_link.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	display:inline;
}

.preventivo_box{
	float:left;
	width:210px;
	height:45px;
	margin:50px 110px;
}

.preventivo_box a { 
    float: left; 
	background:no-repeat left 0px;
	width:210px;
	height:45px;
	background-image:url(img//preventivo_sprite.png);
}

.preventivo_box a:hover {
    background:no-repeat left -45px;
}












div.Table_01 {
	position:relative;
	text-align:left;
	width:950px;
	margin:0 auto;
	vertical-align:top;
}



div.Table_02 {
	position:absolute;
	left:625px;
	top:365px;
	margin:0;
	padding:0;
	z-index:1;
}

div.sx {
	position:absolute;
	left:10px;
	top:140px;
	margin:0;
	padding:0;
	z-index:1;
	width:430px;
	text-align:right;
	

}
div.sxI {
	position:absolute;
	left:10px;
	top:140px;
	margin:0;
	padding:0;
	z-index:1;
	width:330px;
	text-align:left;
	

}

div.dx {
	position:absolute;
	right:9px;
	top:151px;
	margin:0;
	padding:0;
	z-index:1;
	width:430px;
}
div.dxI {
	position:absolute;
	right:9px;
	top:151px;
	margin:0;
	padding:0;
	z-index:1;
	width:530px;
}
div.sx2 {
	position:absolute;
	left:10px;
	top:260px;
	margin:0;
	padding:0;
	z-index:1;
	width:430px;
	text-align:right;


}

div.dx2 {
	position:absolute;
	right:10px;
	top:260px;
	margin:0;
	padding:0;	
	z-index:1;
	width:430px;
	font-size:14px;

}

div.pulsanti {
	position:absolute;
	right:-41px;
	top:-30px;
	width:360px;
	margin:0;
	padding:0;
	z-index:2;
	text-align:right;
	font-size: 18px
}


div.fascia {
	height:35px;
	margin:0;
	padding:0;
	background-color:#000000;


}

div.filo {
	position:absolute;
	right:200;
	top:0px;
	width:300px;
	margin:0;
	padding:0;
	z-index:5;
	left: 466px;

}

div.titolo {
	width:460px;
	padding-top:250px;
	font-size:60px;
	padding-left:90px;
	}
div.titoloI {
	width:340px;
	padding-top:250px;
	font-size:60px;
	padding-left:5px;
	}

div.presentazione {
	width:360px;
	font-size:18px;
	z-index:1;
	position:absolute;
	right:70;
	top:300px;
	margin:0;
	padding:0;

}
div.presentazioneI {
	width:530px;
	z-index:1;
	position:absolute;
	right:4px;
	top:260px;
	margin:0;
	padding:0;

}

div.titoloINTERNO {
	z-index:1;
	position:absolute;
	top:55px;
	left:200px;
}
.strong{
font-weight:700px;

}

div.fregio {
width:950px;
position:relative;
margin-top:60px;
padding-top:20px;
}

div.piede {
width:950px;
position:absolute;
z-index:1;
top:930px;

}

div.simbolo {
	margin-top:73px;
	padding:0;
	z-index:1;
	position:absolute;
	left: 2px;
	top: -1px;
}
.rosso {
color:#e85311;
}
.vuoto {
font-size:30px;
margin-top:50px;
margin-bottom:20px;
}
.style1 {color: #FFFFFF;}
.style2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.style31 {font-size: 15px;}
.style32{font-size: 25px;}
.style33 {font-size: 35px;}
.style34 {font-size: 45px;}
.style35 {font-size: 55px;}
.style36 {font-size: 65px;}
.style37 {font-size: 75px;}
.style38 {font-size: 85px;}
.style39 {font-size: 95px;}

.style5 {font-size: 14px;}
.bianco {color: #FFFFFF;}
.style8 {font-size: 18px;}

.rightcolumn img {
	border-width: 10px;
	border-style: solid;
	border-color: #adadad;
	margin-top: 60px;
}

