@charset "utf-8";
/* CSS Document */

body
{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin:0px;
	font-size:12px;
}

#all
{
	width:1000px;
	margin:auto;
	position:relative;
	background-image:url(images/fondoBicolor.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}

#allHome
{
	width:1000px;
	margin:auto;
	position:relative;
	background-image:url(images/fondoTricolor.gif);
	background-repeat:repeat-y;
}

.filigrana
{
	width:286px;
	height:236px;
	position:absolute;
	bottom:30px;
	right:0px;
	background-image:url(images/filigrana.png);
}

#header
{
	text-indent:-9000px;
	background-image:url(images/header.jpg);
	height:173px;
	position:relative;
}

#header a
{
	display:block;
	position:absolute;
	top:30px;
	right:0px;
	width:130px;
	height:100px;
	text-indent:-9000px;
	letter-spacing:-150px;
	background-color:#FFF;
	filter:alpha(opacity=0);
	opacity:0;
}
#header a:hover
{
	filter:alpha(opacity=40);
	opacity:0.4;
}

#menu
{
	float:left;
	width:220px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#dee5f6;
	background-image:url(images/menuShadow);
	background-repeat:repeat-x;
	background-position:top;
}

#corpo
{
	position:relative;
	width:780px;
	float:right;
	background-image:url(images/corpoShadow);
	background-repeat:repeat-x;
	background-position:top;
}

#corpoHome
{
	position:relative;
	width:560px;
	float:right;
	background-image:url(images/corpoShadow);
	background-repeat:repeat-x;
	background-position:top;
}

#news
{
	position:relative;
	width:200px;
	padding:10px;
	background-image:url(images/menuShadow.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#DEE5F6;
	float:right;
}

#footer
{
	height:30px;
	background-color:#6b7ea6;
	clear:both;
	color:white;
	text-align:center;
	font-size:11px;
	line-height:30px;
	position:relative;
}

/*------------------------*/

a img
{
	border:none;
}

a:link, a:visited
{
	color:#00408A;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a:active, a:focus
{
	outline:none;
	border:none;
}
#news a:hover img
{
	filter:alpha(opacity=80);
	opacity:0.8;
}

#menu a:link, #menu a:visited
{
	display:block;
	background-image:url(images/button.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:220px;
	height:53px;
	position:relative;
	text-indent:-9000px;
}

#menu a:hover, #menu a.selected
{
	filter:alpha(opacity=70);
	opacity:0.7;
}

#menu a.selected
{
	cursor:default;
}

#menu a img
{
	display:block;
	position:absolute;
	top:17px;
	left:55px;
}

h1
{
	margin:0px;
	margin-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:25px;
	color:#00408A;
	border-bottom:1px solid #aaa;
}

#header h1
{
	border:none;
}

.paragrafo
{
	padding:30px;
}

._news
{
	overflow:hidden;
	padding-bottom:15px;
	margin-bottom:25px;
	border-bottom:1px dotted #678;
}

a.continua:link, a.continua:visited
{
	display:block;
	clear:both;
	text-align:right;
	color:#036;
	text-decoration:none;
}

._news img
{
	margin-right:10px;
}

.thumbNews
{
	width:80px;
	float:left;
	margin-right:3px;
}

a.titolo_news:link, a.titolo_news:visited, .titolo_news
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	display:block;
	color:#00408A;
	border:none;
	text-decoration:none;
	margin-bottom:10px;
}

a.titolo_associati,a.titolo_associati:link,a.titolo_associati:visited
{
	display:block;
	margin-bottom:10px;
	overflow:hidden;
	color:#333;
	text-decoration:none;
	background-color:#FFF;
	border-left:10px solid white;
	border-bottom:3px solid gray;
	cursor:pointer;
}

a.titolo_associati h1,a.titolo_associati:link h1,a.titolo_associati:visited h1
{	
	font-size:18px;
	margin-bottom:5px;
	border:none;
	display:inline;
	color:#025;
}

a.titolo_associati img,a.titolo_associati:link img,a.titolo_associati:visited img
{	
	margin-right:5px;
}

a.titolo_associati:hover
{
	border-left:10px solid #CEDDF4;
}

h1.titolo_associato
{
	font-size:20px;
	color:#025;
}

.testo_associati
{
	margin-top:10px;
}
.tc
{
	width:130px;
	border-right:1px solid #CEDDF4;
}

.tc img
{
	width:120px;
}

.cellaAssociati
{
	padding-left:6px;
}

.cellaAssociati *
{
	vertical-align:middle;
}

.boxLoghi,.boxLoghi1
{
	margin-top:5px;
	padding-top:5px;
	clear:both;
	margin-left:133px;
	border-top:1px dashed gray;
}

.boxLoghi1
{
	margin-left:0px;
	padding-top:10px;
}
.boxLoghi1 img
{
	height:100px;
	margin-right:10px;
}
#news a._news_home:link,#news a._news_home:visited
{
	color:#668;
	text-decoration:none;
	display:block;
	overflow:hidden;
	border-bottom:1px dotted #679;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:10px;
}

#news h1
{
	font-size:14px;
	margin-bottom:0px;
	border:none;
}

#news .item img
{
	float:left;
	margin-right:3px;
}

#news .item .data
{
	display:block;
	font-size:10px;
	margin-bottom:5px;
}

._news_home
{
	color:#333;
	text-decoration:none;
}