html, body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}


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



/*---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;
}


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

#contenutoCentrale{

}

#scrollholder{
}

#scroll{
	width:453px;
	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: #ffffff;
}
.submenu a:link, .submenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.submenu a:hover {
	color: #dc241f;
	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;
}





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


.modelloProgetto {
	width: 450px;
}

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

}

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

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



/* ---------FINE CSS DEFAULT--------*/






#language_div, #menu_div{
	display:none;
}

#colSX{
display:none;
}

#colDX{
	display:none;
	float:left;
}

#formRicerca{
display:none;
}

#blurr_site {
}

#container{
	height:100%;
}

#contenutoCentrale{
	width:100%;
	float:left;
	position:relative;
}

#scrollholder, #scroll{
	width:100%;
	overflow:visible;
}

.track {
	display: none;
}

#site {
}


#footer{
	display:none;
}

body{
	font-size:Verdana;
	font-size:12px;
}

.OverHidden{
	overflow:visible;
}

#quadratini {
	display: none;
}
