html {padding:0;margin:0;}

body {
	background-color:#aaa;
}

#testo h2 {
	font-family:Trebuchet MS;
	font-size:1.6em;
	letter-spacing:0.8em;
	margin-top:36px;
	color:#ccc;
	height:26px;
	border-bottom:1px solid #c00;;
}

img {
	border:none;
	margin:0;
	padding:0;
}

span {display:none;}

h2.studi {background:url('img/studi.gif') left no-repeat;}
h2.lavori {background:url('img/lavori.gif') left no-repeat;}
h2.contatti {background:url('img/contatti.gif') left no-repeat;}

a {	color:#222;}
a:hover {color:#888; text-decoration:none;}

#container {
	min-width:800px;
	padding-bottom:100px;
}

#head {
	width:98%;
	min-width:990px;
	height:180px;
	background-color:#fff;
	border-bottom:2px solid #000;
	border-left:2px solid #000;
	border-top:2px solid #000;
	border-right:2px solid #000;
	position:fixed;
}

#luzi {
	float:right;
	height:180px;
	width:500px;
	background:url('img/head3.gif') top no-repeat;
}

#luzi span {display:none;}

#opzioni {
	display:inline;
	float: left;
	margin:0;
	padding:0;
	margin-left:100px;
	margin-top:155px;
	margin-right:20px;
	width:70px;
	height:10px;
	color:#ccc;
}

#opzioni a {text-decoration:none;}

#cambiacolore {
	width:174px;
	height:42px;
	float:right;
	margin-top:119px;
	margin-right:17px;
	background:url('img/cambiacolore3.gif') top no-repeat;
}

#getfirefox {
	width:70px;
	height:26px;
	float:left;
	margin-top:142px;
	margin-right:17px;
}

#browser {
	width:180px;
	height:180px;
	float:left;

	background:url('img/browser2.gif') top no-repeat;
}
#colori {
	float:right;
	margin-top:128px;
	margin-right:30px;
}

#colori ul {
list-style: none;
margin: 0;
padding: 0;
height:26px;
float: left;

}

#colori li
	{
 	float: left;
 	padding:0;
 	height:26px;
	width:32px;
	padding: 0;
	display: list-item;
	list-style-type: none;
	text-align:center;
	
	}

#colori li.liold {
	margin-right:10px;
}

#colori li.ff {
	width:80px;
}

/* #colori li.liold:hover {background:url('img/oldh.gif') top no-repeat;} */
#colori li.grigio:hover, #colori li.grigio:active {background:url('img/grigiobh2.gif') top no-repeat;}
#colori li.rosso:hover {background:url('img/rossobh2.gif') top no-repeat;}
#colori li.giallo:hover {background:url('img/giallobh2.gif') top no-repeat;}
#colori li.blu:hover {background:url('img/blubh2.gif') top no-repeat;}
#colori li.verde:hover {background:url('img/verdebh2.gif') top no-repeat;}

#colori a {padding-bottom:10px;}

#menu {
	float:right;
	margin-top:155px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
height:20px;
float: left;
}

#menu li
	{
 	float: left;
 	padding:0;
 	height:26px;
	width:120px;
	padding: 0;
	display: list-item;
	list-style-type: none;
	text-align:center;
	}

.titolo {
	float:right;
	text-align:center;
	font-family:Didot;
	font-size:4.0em;
	letter-spacing:0.2em;
	color:#666;
}

.sottotitolo {
	float:right;
	text-align:center;
	font-family:Verdana;
	font-size:2.0em;
	letter-spacing:0.2em;
	color:#666;
}

#connotati {display:none;}

#testo, #form {
	float:right;
	width:70%;
	text-align:justify;	
	margin-right:5%;
	margin-top:200px;
	line-height:2em;
	font-family:Helvetica;
	font-size:0.8em;
	letter-spacing:0.1em;
	background-color:#ccc;
	padding-left:10px;
	padding-right:5px;
	border:2px solid #000;
	background-color:#fff;
}

#testo p{
	line-height:2em;
	font-family:Arial;
	font-size:1.0em;
	letter-spacing:3.0em;
}

#validating {
position:fixed;
color:#bbb;
margin-left:30px;
margin-top:200px;
letter-spacing:0.1em;
font-size:0.8em;
}

#validating a {
	text-decoration:none;
	color:#777;
}

#validating a:hover {color:#333;}

.data {
	font-weight:bold;
}

.top {float:right;}

.top a {text-decoration:none;border:1px dotted #aaa;}
.top a:hover {border:1px solid #777; background-color:#777;color:#fff;}

strong.a {
	color:#666;
}

table span {display:inline;}
