html {
    background-color: #E1E1E2;
}
body {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #E1E1E2;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, Swiss, Sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #68676C;
    text-align: center;
}

/********* INDEX *********/

TABLE.index {
	width: 100%;
	height: 100%;
}
#intro {
	background-image: url(../image/index_bg.gif);
	width: 776px;
	height: 502px;
}
	#intro .sx {
		background-image: url(../image/index_sx.gif);
		width: 40px;
		height: 502px;
		float: left;
	}
	#intro .logo {
		background: url(../image/index_logo.jpg) no-repeat 0px 40px;
		width: 276px;
		height: 502px;
		float: left;
	}
	#intro .middle {
		width: 420px;
		height: 502px;
		float: left;
	}
		#intro .middle .lingua:link, #intro .middle .lingua:visited {
			font-size: 11px;
			font-weight: normal;
			color: #69686C;
			text-decoration: none;
		}
		#intro .middle .lingua:hover {
			text-decoration: underline;
		}
	#intro .dx {
		background-image: url(../image/index_dx.gif);
		width: 40px;
		height: 502px;
		float: left;
	}
	
/********* FINE INDEX *********/

#page {
	background: url(../image/page_bg.gif);
    position: relative;
    width: 776px;
    padding: 0px;
    margin: auto;
	text-align: left;
}
FORM {
	padding: 0px;
	margin: 0px;
}
.clear {
    clear: both;
}
A:link, A:visited {
	font-weight: bold;
	color: #68676C;
	text-decoration: underline;
}
A:hover {
	color: #EF7900;
	text-decoration: underline;
}
#principale {
	background: url(../image/principale_bg.gif) repeat-x bottom;
    width: 756px;
    padding: 0px 0px 20px 0px;
    margin: 0px 10px 0px -210px;
    float: right;
	display: inline;
}
#content {
    padding: 0px 0px 20px 0px;
    margin: 123px 10px 0px 220px;
    position: relative;
    z-index: 2;
}
	#content H1 {
		font-size: 18px;
		color: #EF7900;
	}
	#content H2 {
		font-size: 15px;
		color: #EF7900;
		border-bottom: 2px dotted #EF7900;
	}
		#content H2 A:link, #content H2 A:visited {
			font-size: 15px;
			color: #EF7900;
			font-weight: bold;
			text-decoration: none;
		}
		#content H2 A:hover {
			color: #000000;
			text-decoration: none;
		}
	
	#content H3 {
		font-size: 14px;
		color: #EF7900;
	}
	#content .box_news {
		width: 526px;
		height: auto;
		padding: 10px 0px 10px 0px;
		margin: 0px 0px 0px 0px;
		border-bottom: 2px dotted #CCCCCC;
		float: left;
	}
        #content .box_news IMG {
            padding: 0px 0px 0px 0px;
            margin: 0px 10px 0px 0px;
            border: 4px solid #CCCCCC;
            float: left;
        }
        #content .box_news SPAN {
            padding: 0px 0px 0px 0px;
            margin: 0px 0px 0px 0px;
            font-size: 100%;
            display: block;
            color: #68676C;
        }
        #content .box_news H2.tit {
            padding: 0px 0px 0px 0px;
            margin: 0px 0px 0px 0px;
            font-size: 16px;
			border: 0px;
        }
            #content .box_news H2.tit A:link, #content .box_news H2.tit A:visited {
                font-size: 16px;
                color: #68676C;
                text-decoration: underline;
            }
            #content .box_news H2.tit A:hover {
                color: #EF7900;
            }
        #content .box_news P {
            padding: 0px 0px 0px 0px;
            margin: 0px 0px 0px 0px;
            font-size: 12px;
        }
            #content .box_news P I {
                letter-spacing: -1px;
            }
	
	
	#content .foto_news {
		margin: 0px 10px 0px 0px;
		float: left;
		border: 4px solid #CCCCCC;
	}



#logo {
	background: url(../image/logo.gif) no-repeat;
	top: 17px;
	left: 20px;
	position: absolute; /*needed to use z-index */
	z-index: 3;
	width: 200px;
	height: 139px;
	overflow: visible;
}
	#logo H1 {
		padding: 0px;
		margin: 0px;
	}
	#logo A {
		width: 190px;
		height: 139px;
		display: block;
	}
		#logo A SPAN {
			display: none;
		}
#lang {
    position: absolute;
    left: 190px;
    top: 20px;
    z-index: 4;
    width: 20px;
    height: auto;
    padding: 0px;
    margin: auto;
    overflow: visible;
}
	#lang DIV {
		margin-bottom: 4px;
	}
#head {
	background: url(../image/head_bg.gif) no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
    width: 776px;
    height: 156px;
    padding: 0px;
    margin: auto;
    overflow: visible;
    color: #FF0000;
    text-align: right;
}
	#head DIV {
		margin: 17px 20px 0px 0px;
	}
#location {
	padding: 4px 10px 4px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #EF7900;	
}
	#location A:link, #location A:visited {
		font-size: 14px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	#location A:hover {
		text-decoration: underline;
	}

/********** SPALLA SX **********/

#spalla_sx {
    width: 210px;
    padding: 0px 0px 0px 0px;
    margin: 156px 0px 0px -210px;
    float: right;
}
	#spalla_sx UL {
		width: 200px;
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 0px 10px;
	}
		#spalla_sx UL LI {
			background: url(../image/spalla_sx_li.gif) no-repeat;
			list-style: none;
			padding: 7px 10px 7px 20px;
			margin: 0px 0px 0px 0px;
			border-bottom: 2px dotted #D1D1D3;
		}
			#spalla_sx UL LI A:link, #spalla_sx UL LI A:visited {
				font-size: 16px;
				font-weight: bold;
				text-decoration: none;
				color: #68676C;
			}
			#spalla_sx UL LI A:hover {
				color: #EF7900;
			}
	
			
/********** FOOTER **********/

#footer {
	background: url(../image/footer_bg.gif) no-repeat bottom;
    padding: 5px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #68676C;
}
    #footer .copy {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 20px;
		float: left;
		display: inline;
    }
    #footer .menu {
        padding: 0px 0px 0px 0px;
        margin: 0px 20px 0px 0px;
		float: right;
		display: inline;
    }
	#footer .menu UL {
		list-style: none;
		padding: 0px;
		margin: 0px;
	}
		#footer .menu UL LI {
			padding: 0px 3px 0px 3px; 
			margin: 0px;
			float: left;
			display: inline;
			border-right: 1px solid #CCC;
		}
		#footer .menu UL LI A:link, #footer .menu UL LI A:visited {
			font-size: 11px;
			color: #68676C;
			font-weight: normal;
			text-decoration: none;
			text-align: center; 
		}
		#footer .menu UL LI A:hover {
			text-decoration: underline;
		}
#top {
	width: 526px;
	background-color: #E1E1E2;
}
	#top .foto {
		width: 320px;
		margin: 5px 15px 5px 5px;
		text-align: right;
		float: left;
		display: inline;
	}		
	#top .news {
		width: 180px;
		margin: 5px 0px 5px 0px;
		font-size: 11px;
		color: #707071;
		float: left;
	}		
		#top .news H3 {
			padding: 0px; 
			margin: 0px 0px 5px 0px;		
			font-size: 12px;
			color: #EF7900;
		}		
		#top .news P {
			padding: 0px; 
			margin: 0px 0px 10px 0px;		
		}		
		#top .news A:link, #top .news A:visited {
			font-size: 11px;
			color: #707071;
			font-weight: normal;
			text-decoration: none;
		}		
		#top .news A:hover {
			color: #707071;
			text-decoration: underline;
		}		
	#top .foto_big {
		width: 515px;
		margin: 5px 5px 5px 5px;
		float: left;
		display: inline;
	}
	#top .foto_gallery {
		width: 515px;
		margin: 0px 5px 5px 5px;
		float: left;
		display: inline;
	}	
		#top .foto_gallery SPAN {
			margin: 0px 2px 0px 0px;
			float: left;
			display: inline;
		}	
TABLE.bruna {
	width: 526px;
	background-color: pink2;
}
	TABLE.bruna TD {
		padding: 2px 0px 2px 0px;
		font-size: 11px;
		vertical-align: top;
		border-bottom: 1px dotted #CCCCCC;
	}
TABLE.serizzo_chimica {
	width: 526px;
	background-color: pink2;
}
	TABLE.serizzo_chimica TD {
		padding: 2px 10px 2px 10px;
		font-size: 14px;
		vertical-align: top;
		border-bottom: 1px dotted #CCCCCC;
	}
TABLE.serizzo_fisico {
	width: 526px;
}
	TABLE.serizzo_fisico TD {
		padding: 2px 0px 2px 0px;
		font-size: 11px;
		vertical-align: top;
		border-bottom: 1px dotted #CCCCCC;
	}

TABLE.contatti {
	width: 526px;
}
	TABLE.contatti TD {
		padding: 3px 8px 3px 0px;
		font-size: 11px;
	}
