﻿body {
    margin:0px;
    padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
	background-color:  #FFF9E1;
	background-image:url('images/background.jpg');
	background-repeat:repeat;
	text-align:center;
}

a {
	color:#ffffff;
}

a:hover {
	color:navy;
}


.Alignment {
	width:760px;
}

.Header{
	height: 100px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 715px;
}
.pulsanti {
	margin-top: 90px;
	float: left;
	margin-right: 0px;
	margin-left: 12px;
}

.Content{
	outline:groove inset thick;
	width: 715px;
	border: 0px;
	margin-top: 5px;
	padding-top: 10px;
}

.ColumnSx{
	float:left;
	width: 110px;
	height:500px;
	background-color:#006699;
	border:0px #666666 solid;
	margin-top: 0px;
	margin-right:0px;
	text-align:left;
}

ul{
	margin-left:1px;
}

li{
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	list-style-image: none;
	list-style-position:outside;
	display:block;
}

li a{
	color:#CCCCCC;
	text-decoration:none;
	display:block;
    padding: 5px;
    margin-left:-5px;
}

li a:hover{
	background-color:#CCCCCC;
	color:#666666;

}

.SilverArea {
	padding-top: 10px;
	padding-left:10px;
	float: left;
	width: 300px;
	height: 290px;
	background-color: #FFFFFF;
	position: static;
}
.News {
	float: left;
	width: 605px;
	height: 500px;
	background-color: white;
	margin-bottom: 20px;
}

.Footer{
	height:14px;
	width:715px;
	border:1px #0099CC solid;
	background-color:#006699;
	margin-top:10px;
	margin-bottom:10px;
}
.titolo {
	font-size: 18px;
	color: #006699;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right:10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}
.Testo {
	text-align: justify;
	width: 270px;
	height: 290px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #006699;
	vertical-align: middle;
	word-spacing: normal;
}
.NewsBox {
	width: 600px;
	height:100px;
	background-color:white

}
.contatti1 {
	width: 230px;
	height: 100px;
	margin-left:5px;
	padding-left: 50px;
	padding-top: 20px;
	float: left;
	background-image:url('images/contatti8.png');
	background-repeat:no-repeat;
	font-size: 18px;
	color: #006699;
	text-align: left;
	line-height: 150%;


}
.eventi {
	margin: 0px;
	width: 320px;
	height: 120px;
	float: right;
	font-size: 11px;
	color: #006699;
	
}
.periFrame {
	width: 600px;
	height: 400px;
	padding:10px
	float: left;
}

