@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#splash {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	text-align: center;
	padding-top: 300px;
}
#splash a {
	color: #666666;
	text-decoration: underline;
}
#splash a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.riga {
	width: 100%;
}
.spacer {
	height: 20px;
	width: 100%;
}
#header {
	background-image: url(../images/bg_head.jpg);
	background-repeat: repeat-x;
	height: 96px;
}
#banner {
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 200px;
	width: 100%;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
}
.menu {
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	float: left;
	width: 263px;
	margin-top: 5px;
}
.menu ul {
	list-style-type: none;
	font-size: 20px;
	color: #333333;
	margin-left: 20px;
	margin-top: 20px;
	padding: 0px;
}
.menu li {
	background-image: url(../images/menu_sep.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.clear {
	clear: left;
}
#calendar {
	float: left;
	width: 638px;
	margin-left: 15px;
	background-image: url(../images/bg_calendar.png);
	background-repeat: no-repeat;
	margin-top: 5px;
}
#areanews {
	background-image: url(../images/bg_news.png);
	background-repeat: no-repeat;
	float: left;
	width: 358px;
	margin-top: 35px;
	min-height: 195px!important;
}
#areanews h1 {
	font-size: 20px;
	color: #0066FF;
	background-image: url(../images/icona_news.png);
	background-repeat: no-repeat;
	height: 57px;
	margin-left: 10px;
	padding-left: 72px;
	margin-top: 9px;
	padding-top: 15px;
}
#areanews ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#areanews li {
	margin-left: 20px;
	line-height: 16px;
	padding-bottom: 5px;
	margin-right: 5px;
}
#areanews li>span {
	color: #CC0066;
}
#areanews a {
	color: #333333;
	text-decoration: none;
}
#areanews a:hover {
	color: #CC0066;
	text-decoration: underline;
}
#areaworks {
	float: left;
	width: 258px;
	margin-top: 35px;
	margin-left: 5px;
	background-image: url(../images/bg_works.png);
	background-repeat: no-repeat;
	min-height: 195px!important;
}
#areaworks h1 {
	font-size: 20px;
	color: #BA0100;
	background-image: url(../images/icon_latest.png);
	background-repeat: no-repeat;
	height: 57px;
	margin-left: 10px;
	padding-left: 72px;
	margin-top: 9px;
	padding-top: 15px;
}
#areaworks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#areaworks li {
	margin-left: 20px;
	line-height: 16px;
	padding-bottom: 5px;
	margin-right: 5px;
}
#areaworks a {
	color: #333333;
	text-decoration: none;
}
#areaworks a:hover {
	color: #CC0066;
	text-decoration: underline;
}
#areatutorial {
	background-image: url(../images/bg_tutorial.png);
	background-repeat: no-repeat;
	float: left;
	width: 298px;
	margin-left: 5px;
	margin-top: 35px;
	min-height: 195px!important;
}
#areatutorial h1 {
	font-size: 20px;
	color: #FF9900;
	background-image: url(../images/icon_tutorial.png);
	background-repeat: no-repeat;
	height: 57px;
	margin-left: 10px;
	padding-left: 72px;
	margin-top: 9px;
	padding-top: 15px;
}
#areatutorial ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#areatutorial li {
	margin-left: 20px;
	line-height: 16px;
	padding-bottom: 5px;
	margin-right: 5px;
}
#areatutorial li>span {
	color: #CC0066;
}
#areatutorial a {
	color: #333333;
	text-decoration: none;
}
#areatutorial a:hover {
	color: #CC0066;
	text-decoration: underline;
}
#areaeventi {
	background-image: url(../images/bg_eventi.png);
	background-repeat: no-repeat;
	float: left;
	width: 608px;
	margin-top: 35px;
	min-height: 195px!important;
}
#areaeventi h1 {
	font-size: 20px;
	color: #FF00FF;
	background-image: url(../images/icona_eventi.png);
	background-repeat: no-repeat;
	height: 57px;
	margin-left: 10px;
	padding-left: 72px;
	margin-top: 9px;
	padding-top: 15px;
}
#areaeventi p {
	font-size: 11px;
	text-align: justify;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 2px;
}
#areaeventi h2 {
	color: #CC0066;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#areaeventi span {
	color: #0066FF;
	font-weight: bold;
}
#areaeventi a {
	color: #CC0066;
	text-decoration: underline;
}

#areaweblab {
	background-image: url(../images/bg_weblab.png);
	background-repeat: no-repeat;
	float: left;
	width: 328px;
	margin-top: 35px;
	margin-left: 5px;
	min-height: 195px!important;
}
#areaweblab h1 {
	font-size: 20px;
	color: #A90160;
	background-image: url(../images/icona_lab.png);
	background-repeat: no-repeat;
	height: 57px;
	margin-left: 10px;
	padding-left: 72px;
	margin-top: 9px;
	padding-top: 15px;
}
#areaweblab ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#areaweblab li {
	margin-left: 20px;
	line-height: 16px;
	padding-bottom: 5px;
	margin-right: 5px;
}
#areaweblab li>span {
	color: #CC0066;
}
#areaweblab a {
	color: #333333;
	text-decoration: none;
}
#areaweblab a:hover {
	color: #CC0066;
	text-decoration: underline;
}
#logo {
	float: left;
	margin-left: 12px;
}
#intestazione {
	float: left;
	width: 80%;
	margin-left: 10px;
}
#intestazione p {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 68px;
}
.foot {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.foot p {
	color: #FFFFFF;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}
.foot a {
	color: #CCCCCC;
}

.cella {
	float: left;
	margin-left: 18px;
	margin-top: 18px;
}
.detailNews {
	background-image: url(../images/bg_detNews.png);
	background-repeat: no-repeat;
	float: left;
	width: 568px;
	margin-top: 35px;
	margin-left: 10px;
}
.detailNews h1 {
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.detailNews p {
	margin-left: 25px;
	margin-right: 21px;
	text-align: justify;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}
.detailNews a {
	color: #CC0066;
	text-decoration: underline;
}
#event_box {
	float: left;
	width: 638px;
	margin-left: 15px;
	background-image: url(../images/bg_calendar.png);
	background-repeat: no-repeat;
	margin-top: 5px;
}
#event_box p {
	font-size: 11px;
	text-align: justify;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 2px;
}
#event_box h2 {
	color: #CC0066;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#event_box span {
	color: #0066FF;
	font-weight: bold;
}
#event_box a {
	color: #CC0066;
	text-decoration: underline;
}
#event_box form {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 12px;
}
#event_box label {
	display:block;
	font-weight:bold;
	}
#event_box textarea {
	width:250px;
	height:100px;
	}
#event_box select {
	margin:5px 0 8px 30px;
	}
