/* CSS Document */

body,html  {
	height:100%;
	margin:0;
	background-color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#containerhome {
	background-image: url(../images/bg-header.jpg);
	height: 490px;
	width: 955px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left: -477px;
	margin-top: -245px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;

}



#menuhome1 {
	background-color: #cfe1f9;
	width: 955px;
	position: absolute;
	top: 138px;
	font-size: 12px;
}
#colsx {
	background-color: #E6E7E8;
	float: left;
	height: 300px;
	width: 215px;
	margin-top: 185px;
	position: absolute;
	left: 740px;
	overflow: visible;
	visibility: visible;
}
#colsx #box {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #333333;
}


#menuhome2 {
	background-color: #dfe2e4;
	width: 955px;
	position: absolute;
	top: 160px;
	font-size: 12px;
	height: 16px;
	overflow: visible;
	visibility: visible;
	z-index: 5;
}
#coldx {
	background-color: #e6e7e8;
	float: right;
	height: 300px;
	width: 217px;
	margin-top: 185px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#colcentrale {
	background-color: #E2ECFA;
	width: 510px;
	margin-top: 185px;
	position: absolute;
	left: 223px;
	height: 299px;
	z-index: 1;
}
.txt9 {
	font-size: 9px;
}

#intro {
	width: 507px;
	position: relative;
	z-index: 1;
}

#coldx select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1A2B71;
	background-color: #E2ECFA;
	width: 205px;
	margin-left: 5px;
}
#footer {
	background-color: #155ba0;
	width: 955px;
	position: absolute;
	top: 490px;
	font-size: 11px;
	height: 16px;
	left: 0px;
	color: #FFFFFF;
	text-align: center;
}
#menuhome1 a {
	color: #00305F;
	text-decoration: none;
}
#boxnews {
	width: 215px;
	padding-bottom: 15px;
	background-color: #E6E7E8;
	overflow: hidden;
	z-index: 2;
}
.scrollernews {
	overflow: hidden;
	z-index: 2;
}

#boxassistenza {
	width: 215px;
}
#box1 {
	width: 495px;
	position: relative;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	line-height: 1.3em;
	text-align: justify;
	padding-bottom: 10px;
	background-color: #E2ECFA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-left: 5px;
}
.right {
	text-align: right;
}

#box1 a {
	color: #155BA0;
}
#box2 strong {
	color: #155BA0;
}


#box1 img {
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}
#box1 strong {
	color: #003366;
}
#box2 {
	width: 370px;
	position: relative;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	background-color: #E2ECFA;
}


#box2 a {
	color: #155BA0;
}

#box2 img {
	float: left;
	margin-left: 10px;
	margin-top: 40px;
}
#box3 {
	width: 100px;
	position: relative;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
	padding-top: 10px;
}


#box3 a {
	color: #155BA0;
}

#footerhome {
	background-color: #155ba0;
	width: 955px;
	position: absolute;
	top: 490px;
	font-size: 9px;
	height: 16px;
	left: 0px;
	color: #FFFFFF;
	text-align: center;
}

#footerhome a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
