html, body {
	font-family: Arial;
	font-size: 12px;
	color: #262626;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	position: relative;
	height: 100%;
}

#body_anteprima{
	font-family: Arial;
	font-size: 12px;
	color: #262626;
	background-color: white;
	margin: 0px auto;
	position: relative;
	background-image: none;
	height: auto;
	text-align:left;
}

#body_anteprima img{
	display: none;
}
#contenitore_contenuto_anteprima {
	margin: 10px;
	text-align:left;
}

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

#site {
	padding: 0px 10px 0px 10px;
}
#header {
	 display:none;
}
#menu_top {
	display:none;
}
#banner_head {
	display:none;
}
#calendario {
	display:none;
}
#search {
	height: 37px;
	width: 254px;
}
/*---container------------------------------------------------------*/

#container {
	width: 984px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}
.bg_top_container {
	width: 984px;
}

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

.menu_top {
	color: #bcafd0;
	text-decoration: none;
}
.menu_top a:link, .menu_top a:visited {
	color: #bcafd0;
	text-decoration: none;
}
.menu_top a:hover {
	color: #ffffff;
	text-decoration: none;
}
.stroke_box {
	width: 164px;
}
.tit_box {
	font-size: 14px;
	font-weight: bold;
	color: #ee7d22;
}
.text_box {
	color: #262626;
	text-decoration: none;
}
.text_box a:link, .text_box a:visited {
	color: #262626;
	text-decoration: none;
}
.text_box a:hover {
	color: #ee7d22;
	text-decoration: underline;
}

.field_search {
	width: 204px;
	border: 0px none;
	font-family: Arial;
	font-size: 12px;
	color: #929292;
}
.tit_news {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #8973ad;
}
.text_news {
	font-size: 11px;
	color: #262626;
	text-decoration: none;
	line-height: 12px;
}
.text_news a:link, .text_news a:visited {
	color: #262626;
	text-decoration: none;
}
.text_news a:hover {
	color: #8973ad;
	text-decoration: underline;
}

.field_username {
	width: 184px;
	border: 0px none;
	font-family: Arial;
	font-size: 11px;
	color: #929292;
	position: relative;
	left: 10px;
	top: 5px;
}
.field_password {
	width: 160px;
	border: 0px none;
	font-family: Arial;
	font-size: 11px;
	color: #929292;
	position: relative;
	left: 10px;
	top: 3px;
}
.titolo, .titolo_risultati {
	font-size: 16px;
	color: #57378a;/*#ee7d22;*/
	line-height:16px;
	margin-bottom: 10px;
	font-weight: bold;
}
.tit_content_bottom {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.text_content_bottom {
	color: #cdc3dc;
	line-height: 16px;
}
.text_content_bottom a:link, .text_content_bottom a:visited {
	color: #cdc3dc;
	text-decoration: none;
}
.text_content_bottom .titolo {
	color: white;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
.text_content_bottom a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.text_content {
	color: #000;
	line-height: 17px;
}
.text_content a:link, .text_content a:visited {
	color: gray;
	text-decoration: underline;
}
.text_content a:hover {
	color: #000;
}
.text_content img {
	display: none;
}
#box_banner {
	width: 202px;
	text-align: center;
}

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

#footer {
	 display:none;
}
/*---classi pagina interna------------------------------------------------------*/


#content_bottom{
 display:block;
}
#col_sx_bottom.div {
 display:none;
}

#col_dx_bottom.div {
 display:none;
}

#pulsante_stampa{
 display:none;
}

#search_box {
 display:none;
}

#bottom_content {
 display:none;
}

#allegati_contenuto {
 display:none;
}

#pulsante_stampa {
 display:none;
}

#zona_centrale {
	width: 100%;
}
#box {
	width: 100%;
}
#contenitore_zona_centrale {
	width: 100%;
}
#cornice_zona_centrale{
	padding:0px 0px 0px 0px;
}