@charset "utf-8";
* {
	margin: 0px;
}
h1  {
	color: #0a2d57;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-size: 14px;
}

a:link,a:visited,a:active   {
	color: #0A2D57;
	text-decoration: none;
}
a:hover  {
	color: #0A2D57;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}

#contenitore {
	background-color: #96bf0d;
	background-image: url(../images/sfondo_sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px auto;
	width: 900px;
	height: 1264px;
	margin-top: 0px;
	position: relative;
}
#header {
	width: 710px;
	height: 133px;
	margin: 0px auto;
	position: relative;
}
#header img {
	float: left;
	border: 0;
}
#slideshow {
	width: 710px;
	height: 350px;
	margin: 0px auto;
	margin-top: 0px;
	position: relative;
}
#slideshow img {
	border: 0px;
	width: 710px;
	height: 350px;
}
#menu {
	width: 683px;
	_width: 683px;
	height: 45px;
	background-image: url(../images/sfondomenu.jpg);
	background-repeat: repeat-x;
	padding-left: 27px;
	line-height: 45px;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px auto;
	position: relative;
}
#menu a:link, #menu a:visited, #menu a:active {
	color: #454c56;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menu div {
	float: left;
}


#menu span {
	margin-left: 12px;
	margin-right: 12px;
	float: left;
}
#centro {
	background-color: #FFFFFF;
	width: 656px;
	_width: 656px;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 27px;
	height: 400px;
	margin: 0px auto;
	position: relative;
	margin-bottom: 0px;
}
#floatSX {
	float: left;
	width: 208px;
}
#floatDX {
	float: right;
	width: 425px;
}
.box {
	background-color: #e6edf5;
	left: 0px;
	right: 0px;
	margin-bottom: 20px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 10px;
	color: #0a2d57;
	font-size: 11px;
	text-align: justify;
}
.box a:link, .box a:visited, .box a:active {
	color: #0a2d57;
	text-decoration: none;
}
.box a:hover {
	color: #0a2d57;
	text-decoration: underline;
}
.box h2 {
	color: #0a2d57;
	margin-top: 5px;
	font-size: 10px;
}
#video {
	height: 236px;
	right: 0px;
	left: 0px;
	margin-bottom: 20px;
}
.news   {
	width: 186px;
	float: left;
	height: 81px;
}
.newsdivisorio  {
	position: absolute;
	margin-left: -22px;
	display: block;
}
.arancio {
	font-weight: bold;
	color: #F29400;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
}
.arancio a:link, .arancio a:visited, .arancio a:active {
	color: #F29400;
	text-decoration: none;
}
.arancio a:hover {
	color: #F29400;
	text-decoration: underline;
}

.verde {
	font-weight: bold;
	color: #96bf0d;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
}

.verde a:link, .verde a:visited, .verde a:active {
	color: #96bf0d;
	text-decoration: none;
}
.verde a:hover {
	color: #96bf0d;
	text-decoration: underline;
}

.rigadiviso {
	background-color: #666666;
	right: 0px;
	left: 0px;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}


.boxcontatti {
	color: #0a2d57;
	background-color: #dee7f0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 16px;
}
.boxcontatti img {
	float: left;
	margin-right: 10px;
	border: 0;
}
.box_tab {
	background-color: #e6edf5;
	left: 0px;
	right: 0px;
	margin-bottom: 20px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 10px;
	color: #0a2d57;
	font-size: 11px;
	width: 638px;
	float: left;
	margin-left: 0px;
	text-align: justify;
}
#footer {
	bottom: -89px;
	right: 0px;
	left: 0px;
	height: 74px;
	_height: 74px;
	position: absolute;
	background-color: #FFFFFF;
	padding-top: 15px;
	_width:710px
}

.foo_index {
	bottom: -200px;
}
	
#footer img {
	border: 0;
	float: left;
}
#spiweb {
	color: #999999;
	height: 20px;
	font-size: 10px;
	width: 710px;
	text-align: left;
	position: absolute;
	bottom: -20px;
	left: 0px;
	line-height: 20px;
}
#spiweb a:link, #spiweb a:visited, #spiweb a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#spiweb a:hover {
	color: #000000;
	text-decoration: underline;
}
