@charset "UTF-8";
.background {
	background-color: #0064a4;
	background-repeat: repeat;
	margin: auto;
}
.pagecontainer {
	margin: 30px;
}
.container1 {
	width: 900px;
	background-color: #FFFFFF;
	top: 0px;
	bottom: 0px;
	margin: auto;
	margin: auto;
}
.testata {
	height: 234px;
	width: 900px;
	margin-top: 0px;
	background-image: url(../img/testata.jpg);
	background-repeat:no-repeat;
}
.testataCheck {
	height: 200px;
	width: 1000px;
	margin-top: 0px;
	background-image: url(../check/testata.jpg);
	margin: auto
}
.menu {
	width: 900px;
	height: 40px;
	postion:relative;
	background-color: #003a60;
}
.boxPiccolo {
	background-color: #F1F1F1;
	background-image: url(../img/boxpiccolo.jpg);
	height: 179px;
	width: 200px;
	float: left;
	margin-left: 20px;
	vertical-align: middle;
  border:1px solid white;
}
.boxNews {
	background-image: url(../img/boxnews.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 880px;
	clear: both;
	margin-left: 20px;
}
.boxForm {
  background-image: url(../img/boxform.jpg);
  background-repeat: no-repeat;
  height: 80px;
  width: 880px;
  clear: both;
  margin-left: 20px;
}
.boxCheck {
 	height: 40px;
	width: 230px;
	margin-left: 20px;
	font-family: arial, Geneva, sans-serif;
	background-color:#0064a4;
	color:#FFF;
	font-size: 42px;
	font-weight: bold;
	border: 1px solid #003;
	padding-left: 5px;
}
.testoBox{
	font-family: arial, Geneva, sans-serif;
	font-size: 24px;
	margin-left: 20px;
	font-weight: bolder;
}
.checkFont{
	font-family: arial, Geneva, sans-serif;
	font-size: 16px;
	color:grey
}
.checkResult{
	float:left;
	width:150px;
	margin-left:4px;
}
.checkResult2{
	float:left;
	width:80px;
	margin-left:4px;
}
.boxGrande {
	height: 179px;
	width: 600px;
	float: left;
	margin-left: 0px;
  border:1px solid white;
  text-align:left;
}
containerNews {
	margin-left: 50px;
	clear: both;
	height: 260px;
	width: 860px;
}
.iscriviti {
	padding-top: 0px;
	background-image: url(img/iscriviti.jpg);
	background-repeat: no-repeat;
	float: no;
	border: medium none #FF0000;
	padding-left: 0px;
	height: 274px;
	width: 150px;
	margin-left: 750px;
}
.container {
	width: 900px;
}
.news {
	width: 370px;
	float: left;
	padding: 0px;
	margin-left: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 90px;
	border: 1px dotted #999999;
}
.newsHome {
	width: 370px;
	float: left;
	padding: 0px;
	margin-left: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 120px;
	border: 1px dotted #999999;
}
.newsColonnaDx {
	width: 200px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	height: 100px;
	border: 1px dotted #999999;
}
.news:hover{
	border:1px solid #000066;
}
.altreNews {
	clear: both;
	margin-left: 30px;
	width: 860px;
	padding-top: 10px;
	overflow:hidden;
}
.temperatura {
	height: 27px;
	margin-top: 88px;
	margin-right: 0px;
	margin-left: 70px;
  border: 1px solid red;
  z-index:-1;
  position:absolute;
}
.tacche {
	background-image: url(../img/tacche.png);
	height: 28px;
	width: 507px;
}
.sponsor {
	width: 170px;
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 150px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.footer {
	clear: both;
	height: 24px;
	width: 900px;
	background-image: url(../img/footer.jpg);

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	margin: auto;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
.footerCheck {
	clear: both;
	height: 24px;
	width: 1000px;
	background-image: url(../check/footer.jpg);

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	margin: auto;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
.loghi {
	float: left;
	border: 1px solid #CCCCCC;
	margin: 4px;
	width: 160px;
}

.loghi:hover{
	border:1px solid #000066;
}

.utente {
	background-color: #003A60;
	height: 30px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
