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;
	line-height:64px;
	color:#e85311;
}

h2{
	font-size:24px;
	line-height:28px;
}

h3{
	font-weight:normal;
	font-size: 18px;
}

h4{
	font-size:36px;
	line-height:40px;
	color:#e85311;
	margin-bottom:5px;
}

.main_title {margin-top:50px;}




h5, form {
	font-size:18px;
	line-height:24px;
	margin-bottom:10px;	
	color: #444444;
}

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;
	padding-top:25px;
}

.intro_box{
	width: 950px;
	float: left;
	padding:0 0 50px 0;
}

.content_box{
	width: 950px;
	float: left;
	padding:50px 0
}

.content_box_pianta {
	width: 950px;
	float: left;
	padding:50px 0 25px 0;
	background-image: url(../img/piantina.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.footer_box{
	width: 950px;
	float: left;
	padding-top:20px;	
}

.leftcolumn {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 430px;
	text-align: right;
}

.rightcolumn {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 430px;
	text-align: left;
}

.rightcolumn img {border: 10px solid #adadad;}

.preventivo_box{
	float:left;
	width:430px;
	height:195px;
	position:relative;
}

.preventivo_link{
    position:absolute;
	width:210px;
	height:45px;
	top:75px;
	left: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 { 
	width:210px;
	height:45px;
    background:no-repeat left -45px;
}

.separator {
	width: 950px;
	clear: both;
	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;
}
	
.form_contatti{
    width:410px;
}

.form_contatti td{
    padding:5px 0;
	min-width:30px;
}

.form_contatti input{
    width:195px;
}

.form_contatti textarea{
    width:425px;
}











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;
}

/* Stili per il footer --------------------------------------------------------------------------*/
.size15 {font-size: 15px; line-height:20px}
.size25 {font-size: 25px; line-height:30px}
.size35 {font-size: 35px; line-height:40px}
.size45 {font-size: 45px; line-height:50px}
.size55 {font-size: 55px; line-height:60px}
.size65 {font-size: 65px; line-height:70px}
.size75 {font-size: 75px; line-height:80px}
.size85 {font-size: 85px; line-height:90px}
.size95 {font-size: 95px; line-height:100px}



.style31 {font-size: 15px; line-height:20px}
.style32 {font-size: 25px; line-height:30px}
.style33 {font-size: 35px; line-height:40px}
.style34 {font-size: 45px; line-height:50px}
.style35 {font-size: 55px; line-height:60px}
.style36 {font-size: 65px; line-height:70px}
.style37 {font-size: 75px; line-height:80px}
.style38 {font-size: 85px; line-height:90px}
.style39 {font-size: 95px; line-height:100px}

.style5 {font-size: 14px;}
.bianco {color: #FFFFFF;}
.style8 {font-size: 18px;}
