
html, body { margin: 0px; /*overflow: auto; overflow-x:hidden;*/  }

html>body { /*overflow: visible;*/}

html { height: 100%; } 

html,body {
	background: url(../images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	
	margin-top:6px;
}

a { color: #333; text-decoration:none; }
a:link {color: #333; text-decoration:none;}	
a:visited {color: #333;text-decoration:none; }
a:active {color: #333;text-decoration:none; }
a:hover {color: #1D8DC0;text-decoration:underline; }

a.green {color:#1D8DC0;}
.green {color:#1D8DC0;}

h1 {font-size: 19px; margin:0; padding:0; font-family: "Trebuchet MS", Arial; margin-bottom:15px; color: #1D8DC0;}

h2 {font-size: 17px; line-height:19px; margin:0; padding: 0; font-family: "Trebuchet MS", Arial}


h3 {font-size: 14px; margin: 0 0 1px 0; padding: 0; color: #333; font-family: "Trebuchet MS", Arial; font-weight: normal;}

.archive h3 {line-height: 18px; margin:0; padding:3px 0;}

h4 {font-size: 14px; margin:0; padding: 9px 0 3px 0; color: #333; font-family: "Trebuchet MS", Arial; font-weight: normal;}
h5 {font-size: 16px; margin: 20px 0 1px 0; padding: 0; color: #333; font-family: "Trebuchet MS", Arial; font-weight: normal;}

#menuArchive h4 {padding: 3px 0 3px 0; font-weight: normal; font-size: 15px;}

#contenitore {
	margin:0 auto; 
	width:960px; 
	text-align:center;
	border:0px solid red;
}

.larg {
	width:960px; 
}

P {margin:0; padding:0;}

STRONG {color: #1D8DC0;}

form {
	margin:0; 
	padding:0;
	}

table {
	border-collapse: collapse;
	}
	
table td {
	vertical-align: top;
}

.testata td {
	text-align: left;
}
	
#mainTable {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	width: 790px;
	text-align:center;
}

#main {
	text-align: left;
	font-family: Verdana,arial;
	width: 900px;
	border: 0px solid red;
	
}

.center_bg {
	background: #F2EBCE;
	width:900px;
}

#main p {
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0 10px 0;
}

.inner_curvefg {
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*  MENU SX  */

.portrait {
	border:1px solid white;
	width:150px;	
}

#mainMenu {
	margin:6px 0 6px 0;
	padding:0;
	width:96%;
}

#mainMenu p.menu {
	padding:0px 0px 0px 0px;
	margin:0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #333;
	line-height: 1.9em;
	background-image: url(../images/menu_divider.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
}

#menuArchive td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #333;
	padding: 4px 4px 4px 8px;
	background-image: url(../images/menu_divider.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.spalla_dx {
	width: 255px;
	border: 0px solid red;
}

.colonnaDx {
	width: 20px;
	background: url(../images/zuffada-34.jpg) top repeat-y;
}

.colonnaSx {
	width: 18px;
	background: url(../images/zuffada-32.jpg) top repeat-y;
}

/* ////////////////////////////////////////////////////////////// */

/*  OUTER CONTAINER  */


#outer {
	width:590px;
	padding:0;
	margin:0;
}

#outer .topOuter{
	background: url(../images/outer_top.jpg) bottom right no-repeat;
	height: 17px;
}

#outer .bottomOuter{
	background: url(../images/outer_bot.jpg) top right no-repeat;
	height: 19px;
}

#outer .mainOuter{
	background: url(../images/outer_bg.jpg) center right repeat-y;
	padding: 0 12px;
	vertical-align:top;
}


/* ////////////////////////////////////////////////////////////// */



/*  MAIN SX CONTAINER  */
#innerSx {
	margin: 0;
	width: 100%;
	padding:0;
	margin-bottom:6px;
}

#innerSx .topSx {
	background: url(../images/inner_sx_top.jpg) bottom left no-repeat;
	height: 15px;
}

#innerSx .bottomSx {
	background: url(../images/inner_sx_bot.jpg) top left no-repeat;
	height: 15px;
}

#innerSx .mainSx {
	background: url(../images/inner_sx_bg.jpg) center left repeat-y;
	padding: 0 26px 0 12px;
	vertical-align:top;
}

#innerSx p {
	line-height:16px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin-bottom:14px;
}

/* ////////////////////////////////////////////////////////////// */


/*  MAIN SX CONTAINER  */
#innerPage {
	margin: 0;
	width: 564px;
	padding:0;
	margin-bottom:6px;
}

#innerPage .topSx {
	background: url(../images/inner_page_top.jpg) bottom left no-repeat;
	height: 15px;
}

#innerPage .bottomSx {
	background: url(../images/inner_page_bot.jpg) top left no-repeat;
	height: 15px;
}

#innerPage .mainSx {
	background: url(../images/inner_page_bg.jpg) center left repeat-y;
	padding: 0 26px 0 12px;
	vertical-align:top;
}

#innerPage p {
	line-height:16px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin-bottom:14px;
}



/* ////////////////////////////////////////////////////////////// */

/*  MAIN DX CONTAINER  */
#innerDx {
	margin:0;
	width:188px;
}

#innerDx .topDx {
	background: url(../images/inner_dx_top.jpg) bottom left no-repeat;
	height: 15px;
}

#innerDx .bottomDx {
	background: url(../images/inner_dx_bot.jpg) top left no-repeat;
	height: 15px;
}

#innerDx .mainDx {
	background: url(../images/inner_dx_bg.jpg) repeat-y;
	padding: 0;
	vertical-align:top;
}

#innerDx p {
	line-height:16px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}
/* ////////////////////////////////////////////////////////////// */

.home_icons {
	border:1px solid #fff;
	margin-right:3px;
}

.home_icons:hover {
	border:1px solid #000;
}



.imgHome { 
	width: 150px;
	border: 1px solid #ccc;
	text-align:right;
	float:right;
	padding:4px; 
	background-color: #fff;
	margin: 0px 0px 5px 10px;
}

.imgNews {
	border: 1px solid #ccc;
	text-align:right;
	float:right;
	padding:4px; 
	background-color: #fff;
	margin: 0px 0px 5px 10px;
}

.imgThumbs {
	border: 1px solid #ccc;
	text-align:left;
	float:left;
	padding:4px; 
	background-color: #fff;
	margin: 0px 8px 8px 0px;
	width:90px;
}

.related {
	line-height:16px;
	font-size: 11px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#1D8DC0;
}

.download {
	line-height:16px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}

.downloadFile, .downloadFile:link, .downloadFile:active, .downloadFile:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
}

.downloadFile:hover {
	text-decoration: none;
	color:#1D8DC0;
}


/*  SCROLLER NEWS  */
#marqueecontainer {
	position: relative;
	width: 150px; 
	height: 60px; 
	background: url(../images/bgm.gif) repeat;
	overflow: hidden;
	border: 1px solid #fff;
	border-top:none;
	padding: 8px 4px 8px 4px;
	text-align: left;
	font-size:10px;
}

#marqueecontainer h4 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration:underline;
	font-size: 12px;
}

#marqueecontainer h4 a:hover {
	color: #1D8DC0;
	text-decoration:underline;
}

/* ************************************************************************** */

.mailLabel {
	border: 1px solid #fff;
	background: #D9CEAE;
	font-size:11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #333;
	width: 143px; 
	text-align:center;
	height: 20px;
	padding:4px;
	
	}

.mailLabel a {
	
}


/* AJAX RSS READER */
/*
.Ansalabel {
	background: url(../images/bg_ansa.gif) top left repeat-x;
	border: 1px solid #fff;
	border-bottom: none;
	font-size:11px;
	font-family: arial, verdana;
	color: #333;
	width: 150px; 
	text-align:left;
	height: 20px;
	padding:4px;
	font-weight:bold;
}

.Ansaclass {
	width: 150px; 
	height: 50px; 
	background: url(../images/bgm.gif) repeat;
	overflow: hidden;
	border: 1px solid #fff;
	border-top: none;
	padding: 6px;
	text-align: left;
	font-size:10px;
	font-family: verdana, arial; 
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); 
	-moz-opacity: 0.8; 
}


.Ansaclass a, .Ansaclass a:link, .Ansaclass a:active, .Ansaclass a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration: underline;
	font-weight: bold;
}

.Ansaclass a:hover {
	text-decoration: none;
	color:#1D8DC0;
}

.Ansaclass { 
	font-weight: normal;
}
*/

.rssdate{ 
	color: gray;
	font-size: 85%;
}

.rssdescription{ 
}


/* *************************************************** */


/* SEDI */

#sedi {
	border-collapse:separate;
}

#sedi td {
	font-size:11px;	
}

.transparent {
	background: transparent;
}


/* SERVIZI */
#servizi {
	line-height:19px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background: transparent;
}

#servizi ul, ol {
	padding: 6px 0 20px 10px;
	margin: 0;
}
	
#servizi li {
	background: url(../images/bullet.gif) no-repeat 0 7px;
	padding: 5px 0 0 19px;
	list-style: none;
}
	
#servizi li li {
	background: url(../images/sub_li.gif) no-repeat 0 4px;
	padding: 2px 0 2px 14px;
	font-size: 1em !important;
}

.alert {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:red;
	font-weight:bold;
}

small {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: black;
}

.archive {
	border-bottom: 1px solid #ccc;
	height:28px;
	vertical-align: bottom;
}


#banners {
	width:230px;
	border:0px solid #fff;
	margin: 0 8px;
}

#banner {
	width:205px;
	margin:0;
	border: 0px solid #fff;
	color:#fff;
	text-align: center;
	font-size:17px;
	line-height: 23px;
	padding: 0px;
	font-family: arial, tahoma;
	font-weight: normal;
}

#banner a, 
#banner a:link,
#banner a:visited,
#banner a:hover,
#banner a:active
 {
	text-decoration: none;
	color:#fff;
}

div.facebook, div.facebook img {
	border:0;
	text-align: center;
	margin-top:3px;
	clear:both;
}

