@charset "utf-8";
@import "header.css";
@import "footer.css";
@import "sIFR-screen.css";
@import "testo.css";
*{
	margin:0;
	padding:0;
}
body{
	background-color:#0267CC;
}
img{
	border:none;
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:1.6em;
}
h1{
	font-size:0px;
}
ul{
	list-style:none;
}
div#boxVignaga{
	width:143px;
	margin:50px 0 0 30px;
}
div#boxCustomerService{
	width:190px;
	margin:50px 0 0 30px;
}
div#boxCustomerService a{
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
div#boxCustomerService a:hover{
	text-decoration:underline;
}
div#menuSecondario{
	width:190px;
	margin:20px 0 0 30px;
}
div#colonnaMain{
	margin:auto;
	width:921px;
	height:100%;
	background-image:url(../images/template/bodyBackground.jpg);
}
div#colonnaSx{
	padding-left:20px;
	float:left;
	width:233px;
	height:auto;
	border-right-color:#999999;
	border-right-style:dotted;
	border-right-width:1px;
}
div#boxColonnaSx{
	width:231px;
	height:130px;
	background-color:#0267CC;
}
div#boxColonnaSx img{
	margin:23px 0 0 32px;
}
div#contenutiMain{
	margin:170px 0 0 290px;
	width:580px;
}
.headline{
	width:400px;
	float:left;
	margin-left:30px;
}
div#menuPrincipale{
	position:absolute;
	margin:140px 0 0 255px;
}
div#contenutiMain img{
	margin:30px 30px 30px 0;
}
div#caratteristicheGlassHouse{
	padding:80px 0 60px 100px;
}
#map{
	position:relative;
	border:2px dotted #999999;
}
