  html,body{
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #636363;
                font-family:  Verdana, Arial, Helvetica;
                color:white;
}
 
#pagewidth{
	width:951px;
	padding-left: 10px;
} 
 
#header{
	position:relative;
	height:192px;
	width:100%;
	background-image: url(../img/header.jpg);
	z-index:4;
} 
.hr{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:5px;
	padding:0px;
	height:3px;
	position:relative;
}
.hr2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top:10px;
	margin-bottom:10px;
	height:1px;
	min-height:1px;
	position:relative;
}
#menu { 
	position:relative;
	top:70px;
	left:-20px;
	padding: 50px; 
	color: #d9d9d9; 
	font: 14px/normal Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	z-index:20;
}
 
img{
	border-width: 0;
}


 
#footer2{
	height:20px;
	clear:both;
	padding-left: 40px;
	font-family:  Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #FFFFFF;
	margin-top:30px;
 } 
 

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


A:LINK    {
	text-decoration: none;
	color: #FD6802;
}
A:VISITED {
	text-decoration: none;
	color: #FD6802;
}
A:HOVER   {
	color:#004080;/* #0074C1;*/
}

p{
	display:block;
	width:100%;
	padding-bottom:5px;
}
#titleBox{
	font-family:  Verdana, Arial, Helvetica;
	font-size: 23px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: -1px;
	position:relative;
	top:-5px;
	margin: 10px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

h1{
	font-family:  Verdana, Arial, Helvetica;
	font-size: 23px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;

}

h2{
	font-family:  Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 15px;

}

h3{
	font-family:  Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 15px;

}
.formContatti {
	font-family:  Verdana, Arial, Helvetica;
	font-size: 12px;	
	color:white;
}

.tipsy {
    font-family:  Verdana, Arial, Helvetica;
}
				