body {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background: url(../img/body-bk.gif) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	line-height: 16px;
	text-align: center;
}
/* generiche */

object {
	outline:none;
}
p {
	padding: 0px;
	margin: 4px 0px 12px 0px;
}
a {
	color: #00a3da;
}
a:hover {
	color: #333333;
}
.blu {
	color: #32769a;
}
.bigblu {
	color: #32769a;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	color: #00a3da;
	font-size: 18px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
h2 {
	color: #2a2a2a;
	font-size: 16px;
	line-height: 24px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
}
h3 {
	color: #00a3da;
	font-size: 12px;
	margin: 8px 0px;
	padding: 0px 0px 4px 0px;
}
h4 {
	font-size: 14px;
	margin: 6px 0px;
	padding: 0px 0px 0px 0px;
}
#testi ul {
	margin: 0px 0px 16px 18px;
	padding: 0px;
	list-style: url(../img/freccina_small.gif);
}
/* fine generiche */

/* --------------- inizio contenitori ------------------- */

#container {
	width: 955px;
	margin: 0px auto;
	text-align: left;
}
/* inizio header */

#header {
	width: 955px;
	height: 140px;
	overflow: hidden;
}
#header a img {
	border: 0px;
}
#header a:hover img {
	-moz-opacity:.50;
	-ms-filter:"alpha(opacity=50)";
	filter:alpha(opacity=50);
	opacity:.50;
}
/* fine header */

/* inizio menu */

#menu {
	width: 955px;
	height: 34px;
	margin-bottom: 7px;
	overflow: hidden;
	font-size: 14px;
}
#menu ul {
	width: 930px;
	height: 34px;
	margin: 0px 0px 0px 17px;
	padding: 0px;
	display: inline;
	overflow: hidden;
	list-style: none;
}
#menu ul li {
	height: 34px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	overflow: hidden;
	list-style: none;
}
#menu ul li a {
	height: 34px;
	overflow: hidden;
	margin: 0px;
	padding: 0px 12px;
	display: inline;
	float: left;
	overflow: hidden;
	list-style: none;
	line-height: 32px;
	color: #000;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #fff;
	background: #00a3da;
}
#menu ul li.active a {
	color: #fff;
	background: #00a3da;
}
/* fine menu */

/* inizio contenuti */

#contenuti {
	width: 955px;
	float: left;
	margin-bottom: 7px;
	min-height: 432px;
}
.linea_blu {
	background: url(../img/linea_blu.gif) right repeat-y;
}
/* fine contenuti */


/* -------------------- fine contenitori -------------------- */

/* colonna sinistra */

#testi {
	float: left;
	display: inline;
	margin: 6px 0px 7px 10px;
	padding-bottom: 10px;
}
.left {
	width: 680px;
}
.full {
	width: 930px;
}
#testi img {
	float: left;
	display: inline;
	margin: 4px 15px 7px 0px;
	border: 1px solid #2a2a2a;
}
#testi img.right {
	float: right;
	display: inline;
	margin: 4px 0px 7px 7px;
	border: 1px solid #2a2a2a;
}
#testi a:hover img {
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=75); /* IE lt 8 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* FF lt 1.5, Netscape */
	border: 1px solid #00a3da;
}
/* fine colonna sinistra */

/* colonna destra */

#right {
	width: 240px;
	float: right;
	display: inline;
}
#right_gallery {
	width: 240px;
	float: right;
	display: inline;
}
#right ul.select {
	width: 240px;
	height: 36px;
	float: left;
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	border-bottom: 1px solid #00a3da;
}
#right ul.select li {
	height: 36px;
	background: #00a3da;
	float: left;
	display: inline;
	list-style: none;
	padding: 0px 10px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	line-height: 34px;
}
#right ul.select li h4 {
	color: #FFF;
}
#right ul.submenu {
	width: 240px;
	float: left;
	display: inline;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	font-size: 13px;
}
#right ul.submenu li {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	float: left;
	width: 240px;
}
#right ul.submenu li a {
	float: left;
	width: 214px;
	background: url(../img/freccina.gif) 7px 3px no-repeat;
	color: #2a2a2a;
	text-decoration: none;
	padding: 2px 0px 2px 26px;
}
#right ul.submenu li a:hover {
	background: #2a2a2a url(../img/freccina_bianca.gif) 7px 3px no-repeat;
	color: #fff;
}
#right ul.submenu li.active a {
	background: #00a3da url(../img/freccina_bianca.gif) 7px 3px no-repeat;
	color: #fff;
}
/* fine colonna destra */

/* home page */

#home {
	width: 715px;
	height: 432px;
	float: left;
	display: inline;
	overflow: hidden;
}
#right_home {
	width: 234px;
	height: 432px;
	float: right;
	display: inline;
	overflow: hidden;
	color: #7c7c7c;
	font-size: 11px;
	line-height: 14px;
}
#right_home div {
	width: 234px;
	background: url(../img/right_home-bk.gif) top repeat-x;
	padding-top: 9px;
	clear: both;
}
#right_home h2 {
	width: 234px;
	overflow: hidden;
	line-height: 24px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
}
#right_home p {
	margin: 0px 0px 2px 0px;
	width: 234px;
	clear: both;
}
#right_home a {
	background: url(../img/freccina.gif) left no-repeat;
	float: right;
	padding: 1px 1px 1px 16px;
	text-decoration: none;
	color: #32769a;
	margin-bottom: 6px;
}
#right_home a:hover {
	background: #00a3da url(../img/freccina_bianca.gif) left no-repeat;
	color: #fff;
}
/* fine home page */

/* news */

#testi #news {
	width: 940px;
	float: left;
	margin-bottom: 20px;
}
#testi #news p.readmore {
	text-align: right;
	margin-bottom: 20px;
	border-bottom: 1px solid #00a3da;
	
}
#testi #news p.readmore a {
	background: url(../img/freccina.gif) left no-repeat;
	/*float: left;*/
	width: 60px;
	padding: 1px 1px 1px 16px;
	text-decoration: none;
	color: #00a3da;
	/*margin-bottom: 10px;*/
}
#testi #news p.readmore a:hover {
	background: #00a3da url(../img/freccina_bianca.gif) left no-repeat;
	color: #fff;
	margin-bottom: 10px;
}
#links a img {
	border: 0px;
	float: left;
	margin: 9px 10px 30px 0px;
}
#links a:hover img {
	border: 0px;
}
#links a.external {
	background: url(../img/freccina.gif) left no-repeat;
	padding: 1px 1px 1px 16px;
	text-decoration: none;
	color: #32769a;
	margin-bottom: 10px;
	font-size: 12px;
}
#links a.external:hover {
	background: #00a3da url(../img/freccina_bianca.gif) left no-repeat;
	color: #fff;
	margin-bottom: 10px;
}
#links table td {
	vertical-align: top;
	text-align: left;
	padding: 0px 0px;
}
#links table td h2 {
	border-bottom: 1px solid #2a2a2a;
	line-height: 18px;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#links table td p {
	margin: 6px 30px 0px 0px;
	font-size: 11px;
	line-height: 15px;
}
/* fine news */

/* gallery */

#testi ul.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}
#testi ul.gallery li {
	width: 120px;
	height: 80px;
	margin: 10px 15px 0px 0px;
	float: left;
	position: relative;
	list-style: none;
}
#testi ul.gallery .bg {
	background: url(../img/progetti/gallery.png) no-repeat;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 46px;
	left: 82px;
	z-index: 4;
	behavior: url(iepngfix.htc);
}
#testi ul.gallery img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 120px;
	height: 80px;
}

/* gallery small */

#testi ul.gallerysmall {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}
#testi ul.gallerysmall li {
	width: 150px;
	height: 100px;
	margin: 10px 15px 0px 0px;
	float: left;
	position: relative;
	list-style: none;
}
#testi ul.gallerysmall .bg {
	background: url(../img/progetti/gallery.png) no-repeat;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 66px;
	left: 112px;
	z-index: 4;
	behavior: url(iepngfix.htc);
}
#testi ul.gallerysmall img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 150px;
	height: 100px;
}
/* galleryleft */

#contenuti #right_gallery ul.galleryleft {
	list-style: none;
	margin: 44px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 230px;
	float: right;
}
#contenuti #right_gallery ul.galleryleft li {
	width: 200px;
	height: 100px;
	margin: 0px 0px 20px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
	position: relative;
	list-style: none;
}
#contenuti #right_gallery ul.galleryleft .bg {
	background: url(../img/progetti/gallery.png) no-repeat;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 66px;
	left: 162px;
	z-index: 4;
	behavior: url(iepngfix.htc);
}
#contenuti #right_gallery ul.galleryleft img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	border: 1px solid #00a3da;
}
#contenuti #right_gallery ul.galleryleft a img {
	border: 1px solid #00a3da;
}
#contenuti #right_gallery ul.galleryleft a:hover img {
	border: 1px solid #2a2a2a;
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=75); /* IE lt 8 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* FF lt 1.5, Netscape */
}
/* fine gallery */

/* -------------------- inizio footer ---------------------- */

#footer {
	width: 955px;
	height: 140px;
	border-top: 2px solid #2a2a2a;
	padding-top: 7px;
	clear: both;
	margin: 0px auto auto auto;
	text-align: left;
	color: #2a2a2a;
	font-size: 11px;
	overflow: hidden;
}
/* copyright */

#copy {
	width: 240px;
	height: 132px;
	float: left;
	display: inline;
	border-right: 1px solid #2a2a2a;
	padding-top: 4px;
	line-height: 18px;
	margin-right: 18px;
}
#copy a {
	color: #000;
}
#copy a:hover {
	text-decoration: none;
}
#copy a.facebook {
	text-decoration: none;
	color: #32769a;
	padding: 0px 2px 0px 0px;
	float: left;
	line-height: 16px;
	margin-top: 2px;
}
#copy a:hover.facebook {
	background: #00a3da;
	color: #fff;
}
#copy a.credits {
	text-decoration: none;
	color: #000;
}
#copy a:hover.credits {
	color: #32769a;
}
#copy a img {
	border: 0px;
	float: left;
	margin-right: 4px;
	margin-top: 0px;
}
/* fine copyright */

/* ristrutturazioni */

.misura {
	width: 300px;
	float: right;
	background: #eef9fe;
	margin-left: 20px;
	border: #c1e9fe 2px solid;
	color: #000;
}

.misura .inside {
	margin: 10px;
}

.evidenz {
	width: auto;
	background: #f4fafd;
	margin-bottom: 20px;
	border: #d2eefd 2px solid;
	color: #000;
}

.evidenz .inside {
	margin: 10px;
}
/* news */

#footer #news {
	width: 455px;
	height: 132px;
	float: left;
	display: inline;
	border-right: 1px solid #2a2a2a;
	padding-top: 0px;
	margin-right: 18px;
}
#footer #news h3 {
	margin: 0px 0px 0px 0px;
}
#footer #news p {
	margin: 0px 0px 4px 0px;
	color: #515151;
	font-size: 11px;
	line-height: 15px;
	width: 445px;
}
#footer #news a {
	background: url(../img/freccina.gif) left no-repeat;
	float: right;
	padding: 1px 1px 1px 16px;
	text-decoration: none;
	color: #32769a;
	margin-bottom: 10px;
	margin-right: 12px;
}
#footer #news a:hover {
	background: #00a3da url(../img/freccina_bianca.gif) left no-repeat;
	color: #fff;
}
/* fine news */

#misura {
	width: 220px;
	float: left;
	display: inline;
}
#misura a img {
	border: 1px solid #2a2a2a;
}
#misura a:hover img {
	border: 1px solid #32769a;
}

/* ------------------------------ fine footer ------------------------- */
