body {
margin:0px;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:justify;
}

a {
color:#000000;
text-decoration:none;
}

.clear {
clear:both;
}

#head {
width:933px;
margin:auto;
height:106px;
position: relative;
top: 0;
left: 0;
}

#head_solar {
width:950px;
margin:auto;
height:70px;
}

	#head_solar ul {
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
	}
	
		#head_solar ul li {
		display:inline;
		padding:0px 20px 0px 0px;
		}
		
		#head_solar a {
		color:#145DAB;
		}
		
	.img_head {
	background:url(img/head_solar.jpg) no-repeat;
	width:950px;
	height:93px;
	margin:auto;
	margin-bottom:25px;
	}
	
	.img_footer {
	background:url(img/footer_solar.jpg) no-repeat;
	width:950px;
	height:94px;
	margin:auto;
	margin-bottom:25px;
	}
	
	.title {
	text-align:right;
	width:950px;
	margin:auto;
	font-size:18px;
	margin-bottom:20px;
	}
	
	.title2 {
	text-align:left;
	width:950px;
	margin:auto;
	font-size:18px;
	margin-bottom:20px;
	}
	
	.content_solar {
	width:950px;
	margin:auto;
	margin-bottom:30px;
	}
	
	.sx {
	float:left;
	width:265px;
	}
	
	.center {
	width:425px;
	float:left;
	text-align:center;
	}
	
	.dx {
	float:right;
	width:260px;
	}

    .boxmsg {
        clear:both;
        width: 350px;
        text-align: center;
        background-color: #ff0000;
        padding: 0;
        margin: 0;
        border-radius: 0 0 15px 15px;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
        position: absolute;
        top: 0;
        left: 390px;
    }
        .boxmsg p {
            font-size: 13px;
            letter-spacing: 1.1px;
            line-height: 18px;
            color: #000;
            font-weight:bold;
            padding: 5px;
            margin: 0;
        }
	.lingua {
	float:right;
	padding-top:10px;
	}
	
	.slogan {
	float:left;
	color:#000000;
	font-size:24px;
	text-align:left;
	margin:65px 0px 0px 20px;
	}
	
	.data {
	float:right;
	font-size:14px;
	margin:10px 0px 0px 10px;
	color:#000000;
	}
	
	.logo {
	float:left;
	}
	
#menu {
height:22px;
width:100%;
clear:both;
background-color:#ffffff;
margin-bottom:10px;
}

	.menu {
	background:url(img/menu.jpg) no-repeat;
	width:933px;
	height:22px;
	margin:auto;
	text-align:right;
	}

		.voce {
		height:16px;
		padding:4px 10px 4px 10px;
		float:right;
		}
				
		.voce a {
		color:#ffffff;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
		}
				
#content {
width:933px;
margin:auto;
}

	.centra {
	width:933px;
	margin:auto;
	}
	
	.siti {
	float:left;
	width:263px;
	text-align:center;
	margin-right:72px;
	}
	
	.siti_last {
	float:left;
	width:263px;
	text-align:center;
	margin-right:0px;
	}
		
#footer {
width:933px;
margin:auto;
background-color:#E42B19;
text-align:center;
color:#ffffff;
font-size:11px;
margin-top:20px;
padding-top:8px;
padding-bottom:8px;
}

#footer_solar {
width:950px;
margin:auto;
text-align:center;
color:#145DAB;
border-top:1px solid #145DAB;
font-size:11px;
padding-top:10px;
padding-bottom:8px;
}

	#footer a {
	color:#FFFFFF;
	}
	
	#footer_solar a {
	color:#145DAB;
	}

.align{
    text-align: right;
}