@charset "utf-8";
body {
	font-family:  "Trebuchet MS", Tahoma, Arial;
	font-size: 70%;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #ffffff url(../images/layout/bg_body.jpg) repeat-x top center;
	color:#646477;
}

a:link, a:active, a:visited {
	color: #646477;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration:underline;
}


p {
	margin: 2px;
	padding: 2px;
}


.floatimage {
	float:left;
	background-color: #ffffff;
	border:1px solid #9d9da9;
	padding:4px;
	margin-right:4px;
}


#container {
	width:960px;
	margin:0px auto;
}

#header {
	height:96px;
}

#logo {
	float:left;
}

#flag {
	float:left;
	padding:20px 0px 0px 200px;
}


#header_right{
	float:right;
	padding-top:4px;
}

#border_headnav {
	text-align:center;
	background-color: #ffffff;
	border:1px solid #9d9da9;
	padding:1px;
	margin-bottom:8px;
}

#headnav {
	height:24px;
	text-align:center;
	background: #9d9da9 url(../images/layout/bg_headnav.jpg) repeat-x top center;
	border:0px solid #9d9da9;
	color:#f2f2f2;
	line-height:23px;
}

#headnav a:link, #headnav a:visited {
	text-decoration: none;
	color:#dddddd;
	font-weight:bold;
	margin:0px 13px 0px 13px;
}

#headnav a:hover, #headnav a:active {
	text-decoration:underline;
	color:#ffffff;
}

#flashcontent {
	border:1px solid #9d9da9;
	background-color:#f2f2f2;
	padding:2px;
	margin-bottom:8px;
}

#headerimage {
	border:1px solid #9d9da9;
	background-color:#f2f2f2;
	padding:2px;
	margin-bottom:8px;
}


#menuleft {
	width:180px;
	float:left;
	padding:2px;
}

#content {
	width:770px;
	float:right;
	padding:2px;
}



.box {
	height:190px;
	background: #ffffff url(../images/layout/bg_box.jpg) repeat-x top center;
	border:1px solid #9d9da9;
	width:97%;
	/*text-align:center;*/
}

.box2 {
	background: #ffffff url(../images/layout/bg_box2.jpg) repeat-x top center;
	border:1px solid #9d9da9;
	margin-bottom:10px;
	/*text-align:center;*/
}

.box2 a:link, .box2 a:visited {
	font-weight:bold;
	border-bottom:1px dotted #9d9da9;
	display:block;
	padding-bottom:1px;
}

.box2 a:hover {
	border-bottom:1px solid #990000;
	text-decoration:none;
}


.box_footer {
	background: #ffffff url(../images/layout/bg_box2_footer.jpg) repeat-x top center;
	display:block;
	clear:both;
	height:30px;
}

.gallery {
	display:block;
	padding:2px;
}

.gallery span {
	text-align:center;
	float:left;
	margin:3px;
	/*border-bottom:1px dotted #9d9da9;*/
	padding-bottom:4px;
}

.gallery img {
	border:1px solid #9d9da9;
	background-color:#FFFFFF;
	padding:2px;
}

.gallery a:link, .gallery a:visited {
	font-weight:bold;
}

.gallery a:hover {
}

.pdfgallery p{
	display:block;
	line-height:32px;
	padding:4px;
	margin:10px;
}

.pdfgallery img {
	border:0px;
	float:left;
	margin-right:5px;
}


.hometable {
	width:100%;
}
.hometable td {
	width:25%;
	padding:2px;
}

.hometable td img {
	border:0px;
	border-top:1px solid #9d9da9;
	border-bottom:1px solid #9d9da9;
	background-color:#FFFFFF;
	padding:2px;
	/**/width:98%;
}

.title {
	font-weight:bold;
	line-height:19px;
	padding-left:4px;
}

.link_title {
	font-weight:bold;
	text-align:right;
	margin-top:3px;
	padding-right:4px;
}




#footer{
	clear:both;
	font-size: 90%;
	text-align:center;
	background: #fdfdfd url(../images/layout/bg_footer.jpg) repeat-x top center;
	border-top:1px solid #646477;
	padding-top:5px;
	padding-bottom:10px;
	color: #646477;
	margin-top:10px;
}

#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	color:#646477;
}

#footer a:hover {
	text-decoration:none;
	color:#333333;
}



.clear{
	clear:both;
}
.bg_sfum {
	background: #ebf0fb url(images/bg2.jpg) repeat-x top center;
}

.mappa {
	text-align:center;
	background-color: #ffffff;
	border:1px solid #9d9da9;
	padding:4px;
	margin:8px;
}

.form_element {
	border:1px solid #9d9da9;
	font-size:100%;
	padding:2px;
	color:#333333;
}

.form_element2 {
	border:1px solid #9d9da9;
	font-size:120%;
	padding:2px;
	color:#333333;
}

.form_button {
	font-size:100%;
}

#alert {
	text-align:center;
}

#alert a:link, #alert a:visited {
	font-weight:bold;
	display:block;
	text-decoration:none;
	border:0px;
	background: #ffffff url(../images/layout/bg_box2_footer.jpg) repeat-x top center;
	padding:4px;
	border:1px solid #9d9da9;
}

#alert a:hover {
	text-decoration:none;
	background: #ffffff url(../images/layout/bg_box.jpg) repeat-x top center;
}

#keycontent {
	padding:4px;
	margin:0px;
}

.tabella {
	width:75%;
	margin:0 auto;
}

.tabella td {
	width:50%;
	text-align:center;
	padding:10px;
	border:1px dotted #CCC;
	margin-left:10px;
	margin-right:10px;
	background-color:#f2f2f2;
}



