/* basic parameters */
html{
	height:100%;
}
html,body,u1,o1,li,p,h1,h2,h3,h4,h5,h6,form,fielset,a,href,img{
	margin:0;
	padding:0;
	border:0;
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana,Arial,Helvetica;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	background:#B6B6B6;
	color:#484848;
	overflow: hidden;
	text-align:center;
}
img {
	border: none;
}
#logo1{
	margin-left:auto;
	margin-right:auto;
	margin-top:200px;
	width:752px;
	height:254px;
	overflow:hidden;
	z-index:0;
}
#pagina{
	position:relative;
	margin-left:80px;
	margin-right:auto;
}
#logo2{
	margin-top:5px;
	width:752px;
	height:254px;
	overflow:hidden;
	z-index:0;
}
.titolo{
	color:#0497A3;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}
#testo{
	color:#000000;
	background-color:#FFFFFF;
	width:479px;
	margin-left:239px;
	text-align:justify;
	padding:5px 15px 50px 15px;
}
#menu{
	position:absolute;
	left:5px;
	width:220px;
	text-align:left;
	color:#FFFFFF;
}
#menu li{
	list-style-type:none;
	font-size:12px;
	width:180px;
}
#menu li a{
	color:#FFFFFF;
	text-decoration:none;
	text-shadow:#4E4E4E;
}
#menu li a:hover{
	background-color:#4E4E4E;
}
.colore{
	display:inline;
	border-right:1px solid #999999;
	margin-left:7px;
}
.colore2{
	display:inline;
	border-left:1px solid #CCCCCC;
	margin-right:7px;
}

#footer{
	color:#999999;
	margin-top:20px;
}
#footer a{
	color:#FFFFFF;

}
.link-interno{
	font-weight:bold;
}
#banner{
	display:block;
	position:absolute;
	top:0;
	left:550px;
	width:200px;
	height:100px;
	background-image: url(./clickcase.jpg);
	background-repeat:no-repeat;
	background-position:top;
	line-height:100px;
	z-index:1;
}
#banner a{
	display:block;
	position:relative;
	float:left;
	margin:0;
	height:100px;
	padding-top:10px;
	padding-left:40px;
	background:transparent;
	text-decoration:none;
	color:#000000;
}
