html, body {
	font-family: Verdana;
	font-size: 11px;
	color: #707070;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	position: relative;
	background-color: #a6a6a6;
	background-image: url(../img/pattern_body.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 100%;
	width: 100%;
	line-height: 14px;
}

table {
	font-size: 11px;
	line-height: 14px;
}

a:link, a:visited {
	color: gray;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#blurr_site {
	height: 690px;
	width: 940px;
	background-image: url(../img/site.png);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px auto;
}
#site {
	height: 630px;
	width: 900px;
	background-color: #ffffff;
	font-size: 11px;
	margin: 0px auto;
	position: relative;
	top: 20px;
}

/*---header------------------------------------------------------*/

#header {
	height: 110px;
	width: 900px;
	position: relative;
	background-image: url(../img/blurr_header.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
}

/*---container------------------------------------------------------*/

.blurr_container {
	height: 105px;
	width: 900px;
	position: relative;
	background-image: url(../img/blurr_container.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}

#container{
	 height: 500px;
	 position:relative;
	 top:10px;
}

#colSX{
	text-align:left;
}


/*---content------------------------------------------------------*/

#contenutoCentrale{
	position: relative;
	float: left;
	left: 25px;
	width: 680px;
	height: 465px;
	background-color: rgb(236, 236, 236);
	text-align:left;
}

#scrollholder{
	overflow: hidden;
	position:relative;
	width:670px;
	height:450px;
	top:5px;
	left:8px;
}
#scrollholder_dx{
	overflow: hidden;
	position:relative;
	width:170px;
	height:450px;
	top:5px;
	left:8px;
	text-align:left;
}

#scroll{
	width:643px;
	top: 0pt;
	left: 0pt;
	visibility: visible;
}

.tit_news {
	color: #555555;
	font-size: 11px;
	line-height: 11px;
}
.text_news {
	color: #959595;
	font-size: 11px;
	line-height: 11px;
}
.link_news {
	font-size: 11px;
	color: #dc241f;
}
.link_news a:link, .link_news a:visited {
	color: #dc241f;
	text-decoration: none;
}
.link_news a:hover {
	color: #dc241f;
	text-decoration: underline;
}
.spacer_news {
	background-image: url(../img/spacer_news.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_search {
	width: 293px;
	height: 16px;
	background-image: url(../img/bg_field_search.gif);
	background-repeat: no-repeat;
}
.field_search {
	width: 273px;
	border: 0px none;
	font-size: 11px;
	color: #959595;
	background-color: #dfdfdf;
	padding: 1px 8px 1px 8px;
}
.blurr_modulo {
	height: 58px;
	width: 539px;
	position: relative;
	background-image: url(../img/blurr_modulo.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.submenu {
	color: #45A0B3;
}
.submenu a:link, .submenu a:visited {
	color: white;
	text-decoration: none;
}
.submenu a:hover {
	color: white;
	text-decoration: underline;
}
.submenu_sel {
	color: #dc241f;
	font-weight: bold;
	text-decoration: underline;
}
.submenu_sel a:link, .submenu_sel a:visited {
	color: #dc241f;
	text-decoration: underline;
}
.submenu_sel a:hover {
	color: #dc241f;
	text-decoration: underline;
}
.tit_content {
	font-size: 11px;
	color: #dc241f;
	font-weight: bold;
}
.tit_col_dx {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.pattern_img_gallery {
	background-image: url(../img/pattern_img_gallery.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 148px;
}
.pattern_img_gallery_grey {
	background-image: url(../img/pattern_img_gallery_grey.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 144px;
}
.pattern_img_abstract {
	background-image: url(../img/pattern_img_abstract.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 148px;
}
.tit_prog {
	font-size: 11px;
	color: #002d62;
	font-weight: bold;
}
.subtit_prog {
	font-weight: bold;
}

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

#footer {
	height: 40px;
	width: 900px;
	position: relative;
	top: 20px;
	text-align:left;
	color: #626262;
	font-size: 11px;
	margin: 0px auto;
}
#footer a:link, #footer a:visited {
	color: #626262;
	text-decoration: underline;
}
#footer a:hover {
	color: #626262;
	text-decoration: underline;
}



#colDX {
	background-color:#C4C4C4;
	float:left;
	height:465px;
	left:35px;
	position:relative;
	width:180px;
	text-align:left;
}

#scroll_dx p, #scroll p  {
	margin: none;
	padding: none;
	margin-top: 5px;
}


.modelloProgetto {
	width: 450px;
}

.modelloProgetto td {
	border-bottom: 1px dotted gray;

}

.modelloProgetto .colonnaDx {
	text-align: right;
}

.modelloProgetto .colonnaSx {
	font-weight: bold;
}

.modelloProgetto2 {
	width: 100%;
}

.modelloProgetto2 td {
	border-bottom: 1px dotted gray;

}

.modelloProgetto2 .colonnaDx2 {
	text-align: right;
	width:70%;
}

.modelloProgetto2 .colonnaSx2 {
	font-weight: bold;
	width:30%;
}

#interna_scroll_dx {
	float:left;
	position:relative;
	top:-2px;
	width:148px;
}

.OverHidden{
	overflow:hidden;
}

#quadratini {
	bottom:7px;
	position:absolute;
	right:15px;
}

.tit_rchinfo{
	color:#1D5DA4;
	font-weight: bold;
	font-size:14px;
}

.colonnaMultimediaSX{
	padding-top:5px;
	float:left;
	width:170px;
}
.colonnaMultimediaDX{
	float:left;
	width:450px;
}
