/* Foglio di Stile per il Layout */

html,body,form,input, * {
	margin:0;
	padding:0;
	}
body {
	font-size: 72%;
	font-family: "trebuchet ms", helvetica, sans-serif;
	background: #fff url(../images/back_body.jpg) repeat-x 0 0;
	color: #444;
	}
#map {
	width: 600px;
	height: 400px;
	}

.hide, .nasc {
	display: none !important;
}
img
{
border: 0;
}
table {
	border-collapse: collapse;
	}
.left {
	float: left;
	}

img.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}
img.floatTR
{
float: right;
position: relative;
display: block;
margin-left: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
margin-right: 0;
}
.floatL
{
float: left;
}
.floatR
{
float: right;
}
.floatL2
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}
.center
{
text-align: center;
}
.right
{
text-align: right;
}
/*a.tooltip div {
	display: none;
	}
a:hover.tooltip {
	position: relative;
	display: block;
	}
a:hover.tooltip div {
	display: block;
    position: absolute;
	z-index:1000;
	top:2em;
	left:0em;
	height: 21px;
	line-height: 20px;
	text-decoration: none;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
	background: #373D40;
	}*/
.prec_succ {
	clear: both;
	display: block;
	margin-bottom: 10px;
	height: 20px;
	line-height: 20px;
	color: #aaa;
	border-bottom: 1px solid #e5e5e5;
	}



/*********************************/
/* inizio LAYOUT				 */
/*********************************/
#wrap {
	display: block;
	background: #fff;
	width: 920px;
	margin: 0 auto;
	}

#box_logo {
	float: left;
	width: 300px;
	height: 300px;
	background: #fff url(../images/back_logo.jpg) no-repeat 0 0;
	}
#logo {
	height: 155px;
	}
#logo img {
	margin: 25px 25px 0 25px;
	padding: 0;
	}
#lingue {
	height: 60px;
	}
#lingue ul {
	padding: 22px 0 0 20px;
	margin: 0;
	}
#lingue li {
	list-style: none;
	float: left;
	margin-right: 10px;
	}
#search_top {
	clear: both;
	padding: 20px 0 0 20px;
	}
#search_top .search-box {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 2px;
	background: #fff url(../images/fieldbg.gif) repeat-x 0 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #9B9B9D;
	width: 190px;
	}
#search_top .search-button {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 1em;
	margin: 0 0 0 -4px;
	padding: 0;
	background: #5C5C61 url(../images/back_button_cerca.gif) repeat-x 0 0;
	color: #fff;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #9B9B9D;
	border-bottom: 1px solid #9B9B9D;
	width: 60px;
	height: 25px;
	line-height: 21px;
	overflow: hidden;
	}
#search_top label {
	display: block;
	color: #AFAFB1;
	margin: 0;
	padding: 0;
	}

#top_dx {
	float: left;
	width: 620px;
	height: 300px;
	}
#menu_top {
	width: 620px;
	height: 60px;
	background: #fff url(../images/back_menu_orizz.jpg) no-repeat 0 0;
	overflow: hidden;
	white-space: nowrap;
	}

#menu_top ul {
	margin: 0 0 0 0;
	padding: 0;
	}
#menu_top li {
	list-style: none;
	float: left;
	font-weight: bold;
	}
#menu_top li a {
	display: block;
	width: 124px;
	color: #fff;
	height: 60px;
	text-align: center;
	line-height: 60px;
	background: url(../images/separatore_menu.jpg) no-repeat right 0;
	text-decoration: none;
	}
#menu_top li a:hover {
	text-decoration: underline;
	}
#menu_top .selected a {
	display: block;
	width: 124px;
	color: #373C3F;
	height: 60px;
	text-align: center;
	line-height: 60px;
	background: #D5D4D9 url(../images/separatore_menu.jpg) no-repeat right 0;
	}
#present {
	clear: left;
	float: left;
	width: 300px;
	height: 240px;
	background: #37373B url(../images/back_present.jpg) no-repeat 0 0;
	overflow: hidden;
	}
#present h1 {
	color: #A1C229;
	margin: 20px 20px 20px 20px;
	padding: 0;
	}
#present p {
	color: #fff;
	margin: 0 20px;
	}
#foto_top {
	float: left;
	width: 320px;
	height: 240px;
	overflow: hidden;
	background: #37373B url(../images/back_present.jpg) no-repeat 0 0;
	}
#foto_top_big {
	float: left;
	width: 620px;
	height: 240px;
	overflow: hidden;
	background: #37373B url(../images/back_present.jpg) no-repeat 0 0;
	}
#main {
	clear: left;
	width: 920px;
	overflow: hidden;
	background: #fff;
	}
#col_sx {
	display: inline;
	clear: left;
	float: left;
	width: 200px; 
	overflow: hidden;
	border-right: 1px solid #eee;
	}
#content {
	display: inline;
	float: left;
	width: 719px;
	overflow: hidden;
	}
#col_sx p {
	margin: 0 20px 1.5em 20px;
	padding: 0;
	}
#col_sx h2, #home_appuntamenti h2 {
	padding: 20px 20px 0.7em 20px;
	margin: 0;
	}

#home_appuntamenti, .col_1 {
	width: 399px;
	float: left;
	}
.col_1 p, #home_appuntamenti p {
	margin: 0 20px 1.5em 20px;
	}
#home_appuntamenti #box_count_app {
	margin: 0 20px 1.5em 20px;
	}
.col_1_site {
	width: 600px;
	float: left;
	}
.col_2 {
	width: 320px;
	float: left;
	}
.elenco_appuntamenti ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0 20px 0px 20px;
	}
.elenco_appuntamenti li {
	display: block;
	margin: 0 0 0.8em 0;
	padding: 0 0 0.8em 0;
	border-bottom: 1px solid #eee;
	}
.elenco_appuntamenti h4 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	}
.elenco_appuntamenti .details {
	font-size: 0.9em;
	line-height: 1.6em;
	color: #888;
	}
.elenco_appuntamenti small {
	font-size: 1em;
	}

#foto_home_dx {
	background: #EDF0EE url(../images/back_home_dx.jpg) repeat-x 0 0;
	height: 430px;
	}
#foto_home_dx ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 20px 20px 0 20px;
	}
#foto_home_dx ul li {
	clear: both;
	display: block;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	width: 270px;
	}
#foto_home_dx ul li img {
	float: left;
	margin: 0 10px 20px 0;
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
	}
#foto_home_dx h4 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	}
#foto_home_dx ul li p {
	margin: 0;
	padding: 0;
	}
#foto_home_dx .left {
	width: 140px;
	float: left;
	}
div#ftr  {
	clear:left;
	margin-top: 20px;
	width:100%;
	color: #999;
	height: 60px;
	border-top: 2px solid #ddd;
	}
div#ftr ul {
	text-align: center;
	list-style-type: none;
	clear:left;
	float:left;
	margin: 0 auto;
	padding: 20px 0;
	color: #999;
	}
div#ftr ul li {
	float:left;
	margin-right: 40px;
	}
div#ftr_2 {
	width: 98%;
	height: 60px;
	}

div#ftr p{
	text-align: right;
	font-size: 1em;
	line-height: 1.6em;
	margin:0;
	padding: 15px 0 15px 0px;
	}
div#ftr a {
	color: #999;
	}
/*********************************/
/* fine LAYOUT					 */
/*********************************/


div#striscia_ricerca {
	clear:both;
	display: block;
	height: 3.2em;
	padding: 0;
	background: #0C6785 url(../images/back_striscia.gif) repeat-x 0 0;
	margin: 0 10px;
	color: #fff;
	}
.form_ricerca {
	vertical-align: middle;
	float: left;
	color: #777;
	margin: 0 0 0 10px;
	}
.form_ricerca input {
	color: #333;
	font-size: 1.2em;
	border: 1px solid #aaa;
	margin: 5px 0 5px 10px;
	padding: 3px;
	}
#form_cerca button{
	border: 1px solid #999;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	background: #C7C7C7 url(../images/back_bottone_1.gif) repeat-x 0 0;
	padding: 0 10px;
	margin: 0;
	height:1.4em;
	line-height:1.4em;
	}
.fontsize-set {
	float: right;
	color: #fff;
	margin: 8px 20px 0 0;
	}

div#navigation{
	float:left;
	width:180px;
	margin-left:-100%;
	}
div#extra {
	float:left;
	width:180px;
	margin-left:-180px;
	}
.data_sx {
	float: left;
	line-height: 3em;
	color: #fff;
	padding-left: 25px;
	}
.interno_cl_sx {
	padding: 10px 10px 10px 8px;
	margin: 0 2px 0 10px;
	border-top: 1px solid #E2E2D3;
	}
.menu_sx1 {
	padding: 10px 8px 10px 18px;
	background: url(../images/back_menu_sx1.gif) repeat-y 0 0;
	}
.menu_sx2 {
	padding: 10px 8px 10px 18px;
	background: url(../images/back_menu_sx2.gif) repeat-y 0 0;
	}
.interno_cl_sx h3, .interno_cl_sx h4,
.menu_sx1 h4, .menu_sx2 h4	{
	font-family: arial, helvetica, sans-serif;
	padding: 0 0 10px 0;
	margin: 0;
	border-bottom: 3px solid #008FD9;
	position: relative;
	}
.interno_cl_sx h3,
.menu_sx1 h4	{
	color: #fff;
	border-bottom: 3px solid #48792E;
	}
 .interno_cl_sx h4, .menu_sx2 h4	{
	color: #444;
	}
.menu_dx1 {
	padding: 10px 18px 10px 10px;
	background: url(../images/back_menu_dx1.gif) repeat-y 0 0;
	}
.interno_cl_dx h3, .interno_cl_dx h4,
.menu_dx1 h4{
	font-family: arial, helvetica, sans-serif;
	padding: 0 0 10px 0;
	margin: 0;

	border-bottom: 3px solid #008FD9;
	position: relative;
 }

.interno_cl_dx {
	margin: 10px 18px 10px 10px;
	}

div#bottomhome  {
	font-size: 1em;
	clear:left;
	text-align: center;
	width:100%;
	color: #666;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
	border-top: 1px dotted #ddd;
	}
div#bottomhome a  {
	font-weight: normal;
	}


div.validation  {
	clear:left;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	height: 30px;
	}
/*********************************/
/* menu accessibilità		    */

div#accessibilita{
	font-size: 0.95em;
	font-family: tahoma, arial, helvetica, sans-serif;
	position: absolute;
	right: 2%;
	top: 25px;
	text-align: right;
	margin-right: 20px;
    padding-top: 0px;
	padding-left: 20px;
	z-index: 2;
	color: #ACCED9;
	}

div#accessibilita ul{
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	border-right: 1px solid #80A9B6;
	border-left: 1px solid #013C4F;
	}

div#accessibilita li{
	display: inline;
	margin: 0;
	padding:0;
	}

div#accessibilita a{
	padding: 0 0.8em;
	margin: 0;
	text-decoration: none;
    color: #fff;
	text-align: center;
	border-left: 1px solid #80A9B6;
	border-right: 1px solid #013C4F;
	}

div#accessibilita a:hover{
	color: #fff;
	text-decoration: underline;
	}
/*********************************/
/* menu orizzontale superiore    */

div#menu_orizz{
	position: absolute;
	right: 20px;
	top: 100px;
	margin-right: 20px;
    padding-top: 0px;
	padding-left: 20px;
	z-index: 2;
	}

div#menu_orizz ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

div#menu_orizz li{
	float: left;
	margin: 0;
	padding:0;
    background: url(../sfondo_bottone_over.gif) no-repeat top left;
	}

div#menu_orizz a{
	display: block;
	width: 120px;
    line-height: 30px;
	text-decoration: none;
    background: url(../sfondo_bottone_up.gif) no-repeat top left;
    color: #666;
	text-align: center;
	}
div.nav_over {
	display: block;
	width: 120px;
    line-height: 30px;
	text-decoration: none;
    background: url(../sfondo_bottone_over.gif) no-repeat top left;
    color: #fff;
	text-align: center;
	}

div#menu_orizz a:hover{
	background-image: none;
	color: #fff;
	background: url(../sfondo_bottone_over.gif) no-repeat top left;
	}

div#menu_orizz li#activelink a,div#menu_orizz li#activelink a:hover {
    background: url(../sfondo_bottone_over.gif) no-repeat top left;
	color: #fff;
	}


/*********************************/
/* cammino di navigazione        */
#navigator  {

	text-align: left;
	font-size: 1em;
	color: #999;
	margin: 0 0.3em;
	padding: 7px 20px;
	border-bottom: 1px dotted #d5d5d5;
	}

#navigator a {
	
	font-weight: bold;
	text-decoration: none;
	}

#navigator a:hover {
	text-decoration: underline;
	}
.categoria {
	text-align: left;
	font-size: 1.2em;
	color: #fff;
	background: #177A99;
	margin-bottom: 15px;
	padding: 5px;
	}

/*********************************/
/* Foglio di stile presentazione */

.clear {
	clear: both;
	}

p 	{
	position: relative;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 1.5em;
	}
a	{
	color: #8EB30D;
	text-decoration: none;
	}

a:hover	{
	text-decoration: underline;
	}

a:active {
	text-decoration: none;
	background: #fc0;
}
h1,h2,h3,h4,h5,h6
{

position: relative;
font-weight: normal;
}
h1  {
	text-align: left;
	font-size: 220%;
	color: #444;
	letter-spacing: -1px;
	margin: 0;
	padding: 0.5em 0;
	}
h2  {
	text-align: left;
	font-size: 200%;
	color: #444;
	letter-spacing: -1px;
	margin: 0 0 0.7em 0;
	}
h3  {
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	color: #444;
	margin: 0px 0 7px 0;
	}

h3 a {
	text-align: left;
	text-decoration: none;
	}

h3 a:hover {
	text-decoration: underline;
	}
h4  {
	font-size: 1.3em;
	}
h4 span
{
font-weight: bold;
}
h5  {
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #888;
	margin: 0px 0 7px 0;
	}

h5 a {
	text-align: left;
	text-decoration: none;
	}

h5 a:hover {
	text-decoration: underline;
	}

.text2 {  
	margin: 0;
	font-size: 1em;
	color: #E20000;
	font-style: normal;
	}
ul.list2	{
	margin: 15px 0 15px 12px;
	}
.list2 li	{
	text-align: left;
	border: 0;
	list-style-type: none;
	padding: 0 0 0 15px;
	background: url(../icone/arrow_01.gif) no-repeat 2px 0.45em;
	}

.box1 {
	margin: 0 20px 20px 20px;
	}
.box_news p, .box2 p, .box_appuntamenti p {
	margin-bottom: 1.5em;
	}
#box_count_news {
	padding: 10px;
	margin: 0 0 1.5em 0;
	background: #eee url(../images/back_box_count.gif) repeat-x 0 0;
	overflow: auto;
	}
#box_count_app, .box_filtro {
	padding: 10px;
	margin: 0 0 1.5em 0;
	background: #eee url(../images/back_box_count.gif) repeat-x 0 0;
	overflow: auto;
	}
#box_count_links {
	padding: 10px;
	margin: 0 0 1.5em 0;
	background: #eee url(../images/back_box_count.gif) repeat-x 0 0;
	overflow: auto;
	}
#box_count_news, #box_count_app, #box_count_links, .box_filtro {
	border-bottom: 0px solid #D6DADD;
	}
#box_count_news div, #box_count_app div,
#box_count_links div, .box_filtro div {
	margin-bottom: 10px;
	}
#box_count_news ul,
#box_count_app ul,
#box_count_links ul,
.box_filtro ul {
	margin: 0 0 1.4em 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	}
#box_count_news ul li, #box_count_app ul li,
#box_count_links ul li {
	margin: 0 5px 0 0;
	padding: 1px 0 1px 16px;
	width: 140px;
	display: block;
	float: left;
	border: 0;
	background: url(/icone/docs.gif) no-repeat 0 0.3em;
	font-size: 0.9em;
	line-height: 1.6em;
	}
.box_filtro ul li{
	margin: 0 5px 0 0;
	padding: 1px 0 1px 0;
	width: 156px;
	display: block;
	float: left;
	border: 0;
	font-size: 0.9em;
	line-height: 1.6em;
	}
#box_count_news ul li span,
#box_count_app ul li span,
#box_count_links ul li span,
.box_filtro ul li span {
	color: #888;
	font-weight: bold;
	}
#box_count_news a,
#box_count_app a,
#box_count_links a,
.box_filtro a {
	color: #e70;
	font-weight: bold;
	}

#data_news {
	float: left;
	}
#servizi {
	float: right;
	}
#servizi ul {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 5px 10px;
	background: #eee;
	border-top: 3px solid #B1D630;
	}
li.segnala {
	padding: 0 0 0 20px;
	background: url(../icone/email_go.png) no-repeat 0 0;
	}
li.share {
	padding: 0 0 0 20px;
	background: url(../icone/page_code.png) no-repeat 0 0;
	}

.bordofoto {
	border: 1px solid #d5d5d5;
	padding: 1px;
	}
#condividi {
	width: 200px;
	position: absolute;
	margin-left: -120px;
	padding-bottom: 10px !important;
	padding-bottom: 0;
	background: #f9f9f9;
	border: 5px solid #8F968F;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 50;
	display: none;
	}
#condividi h4 {
	color: #fff;
	margin: 0;
	padding: 5px 10px;
	background: #4777B7;
	}
#condividi ul {
	background: transparent;
	margin: 10px 10px 0 10px !important;
	margin: 10px;
	padding: 0;
	border: 0;
	}
#condividi ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	position: relative;
	background: url(../icone/icone_wid_24.png) no-repeat;
	}
#condividi ul li a {
	display: block;
	float: left;
	text-indent: -9999px; /*--Push text off of page--*/
	width: 24px;
	height: 24px;
	}
#condividi ul li.facebook {
	background-position: 0 0;
	}
#condividi ul li.twitter {
	background-position: -24px 0;
	}
#condividi ul li.myspace {
	background-position: 0 -48px;
	}
#condividi ul li.delicious {
	background-position: -72px 0;
	}
#condividi a.close {
	position: absolute;
	margin-top:4px !important;
	margin-top:9px;
	margin-left: 185px; 
	}
.box2 {
	color: #444;
	padding: 1.2em;
	margin: 0;
	border-bottom: 1px solid #D6DADD;
	background: #f9f9f9 url(/images/back_lista_1.gif) repeat-x 0 0;
	}
.box_appuntamenti {
	color: #444;
	padding: 1.2em;
	margin: 0;
	border-bottom: 1px solid #D6DADD;
	background: #FFF4C7;
	border-top: 1px solid #fff;
	}
.box2 h2, .box_appuntamenti h2{
	color: #333;
	}
.box2 ul li, .box_appuntamenti ul li {
	list-style-type: square;
	margin-bottom: 1em;
	margin-left: 16px;
	}
.box_news {
	padding: 1.2em;
	/*background: url(../images/back_news.gif) repeat-x 0 0;*/
	border-bottom: 1px solid #e0e0e0;
	}
.present_box {
	position: relative;
	height: 1%;
	background: #E5DED5;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #D6DADD;
	}
.present_left {
	margin-right: 300px;
	padding: 0.1em 1.2em 1.2em 1.2em;
	background: #E5DED4 url(../images/back_present.jpg) repeat-x 0 0;
	}
.news {
	margin: 0;
	float: left;
	width: 82% !important;
	width: auto;
	}
.news2 {
	clear: both;
	margin: 0 0 1em 0;
	padding-bottom: 5px;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	min-height: 3em;
	}

/*********************************/
/* sfondi box data               */
/*********************************/

div.data, div.data_giallo, div.data_verde, div.data_rosso {
	float: left;
	font-size: 0.9em;
	line-height: 1.2em;
	width: 48px;
	margin:0 1em 0 0;
    text-align: center;
	color: #444;
	padding-bottom: 12px;
	}
div.data {
    background: #fff url(../images/date2.jpg) no-repeat bottom left;
	}
div.data_giallo {
    background: #fff url(../images/date_giallo.gif) no-repeat bottom left;
	}
div.data_verde {
    background: #fff url(../images/date_verde.gif) no-repeat bottom left;
	}
div.data_rosso {
    background: #fff url(../images/date_rosso.gif) no-repeat bottom left;
	}
div.data span.d, div.data_giallo span.d, div.data_verde span.d, div.data_rosso span.d {
	display: block;
	font-size: 180%;
	line-height: 1.2em;
    font-weight: bold;
	color: #444;
	padding-top: 8px;
	}
div.data span.d {
    background: #fff url(../images/date2.jpg) no-repeat top left;
	}
div.data_giallo span.d {
    background: #fff url(../images/date_giallo.gif) no-repeat top left;
	}
div.data_verde span.d {
    background: #fff url(../images/date_verde.gif) no-repeat top left;
	}
div.data_rosso span.d {
    background: #fff url(../images/date_rosso.gif) no-repeat top left;
	}
div.data span.m, div.data_giallo span.m, div.data_verde span.m, div.data_rosso span.m {
	text-transform: uppercase;
	}
div.data span.y, div.data_giallo span.y, div.data_verde span.y, div.data_rosso span.y {
	display: block;
	}
div.anno {
	float: left;
	width: 40px;
	margin:3px 0 8px 0px;
    text-align: center;
	display: block;
	}

div.icon h3	{
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 3px solid #177A99;
}

/*****************************
/* Stile Liste
/*****************************/

ol li {
	line-height: 1.5em;
	}

ol.elenco1 {
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	border-top: 1px solid #ddd;
	}
.elenco1 li {
	width: auto;
	list-style: decimal inside;
	clear: left;
	margin: 0;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #ddd;
	}
.elenco1 li span {
	float: right;
	margin-top: -2px !important;
	margin-top: -27px;
	padding: 5px 10px 0 0;
	}
.alt1 {
	background: #f9f9f9 url(/images/back_lista_1.gif) repeat-x 0 0;
	}
.alt2 {
	background: #fff;
	}

div.icon ul	{
	line-height: 1.3em;
	padding: 0;
	margin: 0;
	}

div.icon ul li	{
	font-size: 1em;
	list-style: none;
	margin-bottom: 0.7em;
	padding: 0 0 0 17px;
	background-position: 0 0.1em;
	background-repeat: no-repeat;
	background-image: url(../icone/icona_info_04.gif);
}
div.icon_folder ul, div.icon_people ul	{
	line-height: 1.3em;
	padding: 0;
	margin: 0;
}

div.icon_folder ul li, div.icon_people ul li	{
	font-size: 1em;
	list-style: none;
	margin-bottom: 0.3em;
	padding: 3px 0 0 25px;
}
div.icon_folder ul li a, div.icon_people ul li a	{
	font-weight: bold;;
}
div.icon_folder ul li	{
	background-position: 0 0.1em;
	background-repeat: no-repeat;
	background-image: url(../icone/icona_folder_02.gif);
}
div.icon_people ul li	{
	background-position: 0 0.1em;
	background-repeat: no-repeat;
	background-image: url(../icone/icona_people_01.gif);
}
/*****************************
/* Fine Stile Liste
/*****************************/

.info1 {
	font-family: tahoma, sans-serif;
	color: #888;
	font-size: 90%;
	margin: 0px 0 2px 0;
	padding: 2px 0 2px 17px;
	background: url(/icone/icona_lente_01.gif) no-repeat 0 center;
	}
.download, .folder {
	font-size: 0.9em;
	line-height: 1em;
	display: inline;
	color: #888;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 1px 0 1px 16px;
	}
.download {
	background: url(/icone/icona_download_01.gif) no-repeat 0 center;
	}
.pdf {
	display: block;
	padding: 2px 0 2px 23px;
	margin: 0;
	background: url(/icone/icona_pdf_02.gif) no-repeat 0 4px;
	}
.segnala {
	display: block;
	padding: 2px 0 2px 23px;
	margin: 0;
	background: url(/icone/user_comment.gif) no-repeat 0 4px;
	}
.folder {
	background: url(/icone/docs.gif) no-repeat 0 0.3em;
	}

a.download , a.folder {
	color: #e70;
	line-height: 1.6em;
	}
a.link_icona {
	clear: left;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px 0 4px 0;
	padding: 0px;
	}

.link_icona img {
	vertical-align: middle;
	margin: 0px 0.5em 0 0;
	}
.link_icona2 {
	vertical-align: middle;
	font-weight: bold;
	margin: 0px 1em 0px 0;
	padding: 0px;
	}
.link_icona2 img {
	vertical-align: middle;
	margin: 0px 0.5em 0 0;
	}

/* subnav1 */

div.subnav1 h2 {
	font-size: 1.2em;
	color: #fff;
	height: 35px;
	margin: 0 0 3px 0;
	padding: 0.5em 10px;
	background: url(../images/back_titolo_menu_blu.gif) no-repeat 0 0;
	}
div.subnav1 ul, div.subnav1 li {
	list-style: none;
	margin: 0 0 0;
	padding: 0;
	}

div.subnav1 li {
	margin:0;
	font-size: 1em;
	}

div.subnav1 a {
	display: block;
	font-weight: bold;
	/*height: 2.2em;*/
	line-height: 3em;
    padding-left: 40px;
	border-bottom: 1px solid #689C0C;
	border-top: 1px solid #D5E441;
    text-decoration: none;
	color: #fff;
	background: #B1D630 url(../images/arrow_verde_neg.gif) no-repeat 16px 1em;
	}

div.subnav1 a:hover {
	color: #333;
	text-decoration: none;
	background: #fff url(../images/arrow_verde.gif) no-repeat 16px 1em;
	}

	/* subnav2 */

div.subnav2 h2 {
	font-size: 1.2em;
	color: #333;
	height: 35px;
	margin: 0 0 3px 0;
	padding: 0.5em 10px;
	background: url(../images/back_titolo_menu_blu.gif) no-repeat 0 0;
	}
div.subnav2 ul, div.subnav1 li {
	list-style: none;
	margin: 0 0 0;
	padding: 0;
	}

div.subnav2 li {
	margin:0;
	font-size: 1em;
	}

div.subnav2 a {
	display: block;
	font-weight: bold;
	/*height: 2.2em;*/
	line-height: 3em;
    padding-left: 40px;
	border-bottom: 1px solid #333;
	border-top: 1px solid #eee;
    text-decoration: none;
	color: #333;
	background: #E7E9E8 url(../images/arrow_verde.gif) no-repeat 16px 1em;
	}

div.subnav2 a:hover {
	color: #333;
	text-decoration: none;
	background: #fff url(../images/arrow_verde_neg.gif) no-repeat 16px 1em;
	}
/*********************************/
/* Tabella news                  */
/*********************************/

.boxtabella {
	width: 100%;
	border-collapse:collapse;
	font-size: 1em;
	}
.boxtabella caption {
	text-align: left;
	font-size: 1.2em;
	color: #fff;
	background: #177A99;
	margin: 0;
	padding: 5px;
	}
.boxtabella th {
	text-align: left;
	padding: 6px;
	font-weight: bold;
	background: #ddd;
	}
.boxtabella td {
	padding: 6px;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	}
.odd {
	background-color: #f9f9f9;
	}

.box_login {
	width:170px;
	text-align: center;
	margin-bottom: 10px;
	}
.box_login h2 {
	background:url(../images/sfondo_login.jpg) #fff no-repeat;
	font-size: 1.2em;
	padding: 10px 15px 7px 15px;
	margin: 0;
	}
table.formutente {
	font-size: 1em;
	}

.box_form {
	background:url(../images/sfondo_login.jpg) #fff no-repeat 0 100%;
	font-size: 1em;
	padding: 3px 10px;
	margin: 0;
	text-align: left;
	}
.invia2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #575757;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 1px 3px 3px 3px;
	}
/*********************************
/** NEWS
/*********************************/

.box_news_info {
	margin: 0;
	padding: 8px;
	color: #fff;
	background: #5B5A60;
	}
#box_news_elenco ul,
#box_links_elenco ul {
	list-style-type: none;
	margin: 0 0 1.4em 0;
	padding: 0;
	border-top: 1px solid #D8D8CC;
	width: 679px;
	}
#home_news {
	/*background: #F2F7DF url(../images/back_news.gif) repeat-x 0 0;*/
	background: #fff;
	margin: 0;
	}
#home_news h2 {
	padding: 0px 20px 0.4em 20px;
	margin: 0;
	}
#home_news ul, .box_news_info ul {
	list-style-type: none;
	margin: 0 0 1.4em 0;
	padding: 0 20px;
	}
#box_news_elenco ul li,
#box_links_elenco ul li {
	clear: both;
	display: block;
	padding: 8px 8px 8px 8px;
	margin: 0;
	border-bottom: 1px solid #D8D8CC;
	}
#home_news ul li {
	clear: both;
	display: block;
	padding: 8px 8px 1em 0px;
	margin: 0;
	border-bottom: 1px solid #D8D8CC;
	}
.titolo p {
	float: left;
	width: auto;
	}
#box_news_elenco ul li h4,
#home_news ul li h4,
#box_links_elenco ul li h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	}
#box_news_elenco ul li p,
#home_news ul li p,
#box_links_elenco ul li p {
	margin: 0.7em 0 0 0;
	}
#box_news_elenco .details,
#home_news .details,
#box_links_elenco .details {
	position: relative;
	font-size: 0.9em;
	color: #888;
	/*position: absolute;
	display: inline;
	width: 52px;
	background: url(../images/back_data.gif) no-repeat 0 bottom;*/
	}
#box_news_elenco .details .d,
#box_links_elenco .details .d,
#home_news .details .d {
	/*display: block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
	background: url(../images/back_data.gif) no-repeat 0 0;*/
	}
#box_news_elenco .details .m,
#home_news .details .m {
	/*display: block;
	padding: 2px 0;
	text-align: center;
	color: #666;*/
	}
#box_news_elenco .details .y,
#home_news .details .y {
	/*display: block;
	height: 20px;
	width: 52px;
	line-height: 15px;
	text-align: center;
	color: #666;*/
	}
#box_news_elenco .titolo,
#box_links_elenco .titolo,
#home_news .titolo {
	display: block;
	/*margin-left: 6em;*/
	}
#box_news_elenco .news_cat,
#box_links_elenco .news_cat, {
	color: #aaa;
	clear: left;
	}
.detail_right {
	float: right;
	/*margin-top: -1.5em;*/
	}
/*********************************/
/* Box messaggio info            */
/*********************************/
.box_ok	{
	clear: left;
	width: auto;
	font-size: 1em;
	border: 1px solid #B4DA31;
	background: #EEF5D7 url(/icone/icona_ok_04.gif) no-repeat 10px 8px;
	margin: 15px 0;
	padding: 10px 10px 10px 45px;
	}
.box_info	{
	clear: left;
	width: auto;
	font-size: 1em;
	border: 1px solid #FFE066;
	background: #FFF4C7 url(/icone/icona_info_gialla.gif) no-repeat 10px 8px;
	margin: 15px 0;
	padding: 10px 10px 10px 45px;
	}
.box_info ul, .box2 ul, .box_appuntamenti ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.box_errore	{
	clear: both;
	width: auto;
	font-size: 1em;
	border: 1px solid #E84646;
	background: #FFE3E3 url(/icone/icona_errore_03.gif) no-repeat 10px 8px;
	margin: 15px 0;
	padding: 10px 10px 10px 50px;
	}
.commenti	{
	float: right;
	display: block;
	font-weight: bold;
	width: 24px;
	height: 24px;
	line-height: 20px;
	font-size: 0.9em;
	background: url(/images/back_commenti.gif) no-repeat 0 0;
	margin: 0 0 0 1em;
	padding: 0;
	text-align: center;
	}
.tooltip {
	margin: 0.75em 20px 0 0;
	padding-right: 20px;
	background: url(/icone/icona_info_aranc.png) no-repeat right 2px;
	}
.tooltip a span {
	display: none;
	}
.tooltip a span img {
	position: absolute;
	margin-top: -15px;
	margin-left: 130px;
	}
.tooltip a:hover {
	position: relative;
	}
.tooltip a:hover span {
	display: block;
    position: absolute;
	z-index:1000;
	top: 2.5em;
	left: -50px;
	width: 150px;
	line-height: 1.5em;
	text-decoration: none;
	padding: 10px;
	color: #fff;
	background: #373D40;
	}
.box_lavori	{
	clear: both;
	width: auto;
	font-size: 1em;
	border-bottom: 1px solid #FFE066;
	background: #FFF4C7 url(/icone/icona_lavori.gif) no-repeat 1.2em 0.8em;
	margin: 0 0;
	padding: 1.2em 1.2em 1.2em 50px;
	}
.icona_fotografie2 {
	clear: both;
	background: url(../icone/polaroid.gif) no-repeat 0 center;
	padding: 5px 0 5px 20px;
	}
.icona_pdf {
	background: url(../icone/icona_pdf-small.gif) no-repeat 0 0.15em;
	padding: 2px 0 2px 20px;
	}
.icona_write {
	background: url(../icone/icona_scrivi_02.gif) no-repeat 0 0.15em;
	padding: 2px 0 2px 20px;
	}
.icona_segnala {
	background: url(../icone/icona_segnala.gif) no-repeat 0 0.15em;
	padding: 2px 0 2px 20px;
	}
.icona_printer {
	background: url(../icone/icona_printer.gif) no-repeat 0 0.15em;
	padding: 2px 0 2px 20px;
	}
.icona_prec {
	background: url(../icone/arrow_left.gif) no-repeat 0 center;
	padding: 0 0 2px 16px;
	}
.icona_succ {
	background: url(../icone/arrow_right.gif) no-repeat right center;
	padding: 0 16px 2px 0;
	}
.icona_info {
	background: url(/icone/icona_info_gialla_02.gif) no-repeat 0 0;
	padding: 0px 0 0px 20px;
	}

.icona_info_on {
	background: url(/icone/icona_info_verde.gif) no-repeat 0 0;
	padding: 0px 0 0px 20px;
	line-height: 1.5em;
	}
.icona_info_off {
	background: url(/icone/icona_info_grigia.gif) no-repeat 0 0;
	padding: 0px 0 0px 20px;
	color: #999;
	}
.field_allegati	{
	clear: both;
	border: 1px solid #ddd;
	margin: 0 0 1em 0;
	padding: 10px 10px 0 10px;
	}
.box_cerca2	{
	clear: both;
	border: 1px solid #ddd;
	margin: 20px 0;
	padding: 20px;
	text-align: center;
	background: url(../images/back_form_01.gif) repeat-x 0 bottom;
	}
.form_cerca2	{
	text-align: left;
	font-size: 1em;
	}
dl.foto_iscritto {
	float: right;
	width: 140px;
	position: relative;
    background: url(../images/polaroid.jpg);
	text-align: left;
	color: #555;
	}
dl.foto_iscritto dt{
	padding: 15px 0 0;
	position: relative;
	}
dl.foto_iscritto img{
	display:block;
	margin:0 0 0 14px;
	border:1px inset #CCC;
	}
dl.foto_iscritto dd {
	margin: 0;
	padding: 2px 13px 10px 15px;
	background: url(../images/polaroid.jpg) 0 100%;
	position: relative;
	}
.addcomment  {
	border: 1px solid #ddd;
	}
.box_info_iscritto  {
	border: 1px solid #ddd;
	padding: 0 18px;
	margin-bottom: 10px;
	background: url(../images/back_form_01.gif) repeat-x 0 bottom;
	}
legend {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #177A99;
	margin: 0 0 10px 0;
	padding: 0;
	
	}
.immagine {
	margin: 0 0px 3px 0;
}

.immagine img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
/*********************************/
/* form modulo contatti          */
/*********************************/
/*********************************
/** Box form contatti
/*********************************/
input, textarea, select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 5px 10px 0 0;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
	border: 1px solid #000;
	}
.modulo_form_contatti	{
	clear: both;
	width: 400px;
	color: #555;
	font-size: 1em;
	margin: 15px auto;
	padding: 0;
	}
.modulo_form_segnala {
	margin: 0;
	padding: 0;
	}
.modulo_form_segnala ul	{
	list-style: none;
	margin: 0;
	padding: 0;
	}
.modulo_form_segnala ul li label	{
	display: block;
	margin: 0;
	padding: 0;
	}
.modulo_form_segnala ul li label strong {
	color: #e30;
	font-weight: normal;
	}
.modulo_form_contatti input,
.modulo_form_contatti textarea,
.modulo_form_contatti select,
.modulo_form_login input,
.modulo_form_login textarea,
.modulo_form_login select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 5px 10px 0 0;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
	}
.modulo_form_segnala input,
.modulo_form_segnala textarea,
.modulo_form_segnala select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 10px 5px 0;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
	}
input.check {
	float: left;
	background: none;
	}
label	{
	line-height: 1.6em;
	}
label.label_1	{
	clear: left;
	float: left;
	font-weight: normal;
	width: 95px;
	margin: 9px 10px 0 0;
	}
label.labelR {
	float: left;
	font-weight: normal;
	width: 220px;
	margin: 0;
	}
.modulo_form_contatti strong	{
	color: #E20000;
	font-weight: normal;
	}
	button {
			cursor: pointer;
			border:none;
			background:transparent;
			padding:0;
			margin:5px 0;
			width:auto;
		   	overflow:visible;					
			text-align:center;	
			white-space:nowrap;	
			height:31px;
			line-height:26px;
			font-size: 1em;
			}
		button span, button em{
			display:block;
			height:30px;
			line-height:26px;			
			margin:0;
			color:#fff;
			}	
		button span{
			padding-left:20px;
			background:#A9CB2E url(../images/bg_button.gif) no-repeat 0 0;
			}	
		button em{
			font-style:normal;
			padding-right:20px;
			background:#A9CB2E url(../images/bg_button.gif) no-repeat 100% 0;
			}
.casellainput {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 230px;
	color: #555;
	background: #fff;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	}
/* Search */



input.text
{
border-top:1px solid #5c5c5c;
border-left:1px solid #a3a3a3;
border-right:1px solid #a3a3a3;
border-bottom:1px solid #ddd;
font-size: 1.0em;
padding: 0.25em 0.25em 0.25em 0.25em;
background: #fff url(../images/fieldbg.gif) repeat-x top;
}
input.text_cerca
{
border-top:1px solid #5c5c5c;
border-left:1px solid #a3a3a3;
border-right:1px solid #a3a3a3;
border-bottom:1px solid #ddd;
font-size: 1.0em;
padding: 0.25em 0.25em 0.25em 22px;
background: #fff url(../images/fieldbg_cerca.gif) no-repeat 0 0;
}

.textlong {
width: 15em;
}

#search
{
position: relative;
width: 100%;
margin-bottom: 2.0em;
}

#search input.text
{
position: absolute;
top: 0em;
left: 0em;
width: 9.5em;
}

#search input.button
{
position: absolute;
top: 0em;
right: 0em;
min-width: 2.0em;
max-width: 2.5em;
}

.scelta_cat {
	background: #eee;
	text-align: center;
	padding: 0.5em;
	margin-bottom: 1.5em;
	border: 1px solid #ddd;
	}
.scelta_cat label {
	font-weight: bold;
	}
.scelta_cat select {
	font-size: 1em;
	}

/*******************************/
/* galleria fotografica
/*******************************/

/*#maschera_loading {
	position: absolute;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=50);
	-moz-opacity: 5;
	opacity: 5;
	background: #fff;
	z-index: 1000;
	top: 0;
	left: 0;
	padding: 50% 50%;
	}*/
.box_gallery {
	margin: 0 0 1em 0;
	border-top: 1px solid #D8D8CC;
	}
.box_gallery2 {
	padding: 15px 15px 0 15px;
	border-bottom: 1px solid #D8D8CC;
	}
.box_gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.box_gallery ul li {
	width: 150px;
	}
.foto_gallery  {
	display: block;
	float: left;
	margin: 0;
	}
span.n_foto {
	color: #fff;
	padding-left: 5px;
	background: url(/images/back_n_foto.gif) no-repeat 0 0;
	font-size: 0.9em;
	}
span.n_foto em {
	padding-right: 5px;
	background: url(/images/back_n_foto.gif) no-repeat right 0;
	font-style: normal;
	font-weight: bold;
	}
#nav_gallery {
	width: 100%;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #D8D8CC;
	height: 24px;
	}
.pic_elenco {
	text-align: left;
	float: left;
	}
.pic_prec {
	float: left;
	}
.pic_prec a {
	display: block;
	text-align: right;
	width: 100px;
	height: 22px;
	line-height: 18px;
	background: url(/images/back_prec.gif) no-repeat right 0;
	color: #fff;
	padding-right: 10px;
	}
.pic_prec_off {
	float: left;
	display: block;
	text-align: right;
	width: 100px;
	height: 22px;
	line-height: 18px;
	background: url(/images/back_prec_off.gif) no-repeat right 0;
	color: #fff;
	padding-right: 10px;
	}
.pic_succ {
	float: left;
	margin-left: 2px;
	}
.pic_succ a {
	display: block;
	text-align: left;
	width: 100px;
	height: 22px;
	line-height: 18px;
	background: url(/images/back_succ.gif) no-repeat 0 0;
	color: #fff;
	padding-left: 10px;
	}
.pic_succ_off {
	float: left;
	margin-left: 2px;
	display: block;
	text-align: left;
	width: 100px;
	height: 22px;
	line-height: 18px;
	background: url(/images/back_succ_off.gif) no-repeat 0 0;
	color: #fff;
	padding-left: 10px;
	}
.light {
	color: #aaa;
	}
div#gallery dl{
	float: left;
	width: 120px;
	position: relative;
	text-align: left;
	color: #444;
	margin-bottom: 8px;
	margin-right: 8px;
	padding-right: 5px !important;
	padding-right: 0;
	border: 1px solid #ccc;
	background: #F2F2F2;
	height: 16em;
	}
div#gallery dl.thumb_selected {
	border: 1px solid #ACAEAB;
	background: #D7D9D6;
	}
div#gallery dt{
	padding: 0;
	text-align: center;
	position: relative;
	}
div#gallery img{
	display:block;
	margin:0;
	}
div#gallery dd {
	padding: 0;
	margin: 5px 10px 10px 10px;

	}
#foto_grande {
	text-align: center;
	margin: 0 auto 20px auto;
	}
#foto_grande img {
	padding: 1px;
	border: 2px solid #ccc;
	}
.image {
	background: url(/icone/image.gif) no-repeat 0 0.15em;
	padding: 4px 0 4px 20px;
	}
.images {
	background: url(/icone/images.gif) no-repeat 0 0.15em;
	padding: 4px 0 4px 20px;
	}
.bordofoto  {
	display: block;
	float: left;
	margin: 0 15px 15px 0;
	padding: 1px;
	border: 1px solid #D0D0D0;
	background: #fff;
	}
.col_box {
	display: block;
	width: 102px;
	border: 2px solid #ccc; 
	background-color: #fff; 
	padding: 2px; 
	margin: 5px auto;
	min-height: 60px;
	height: 75px;
	overflow: hidden;
}
a.col_box:hover {border: 2px solid #8EB30D;}

.bordofoto2  {
	width: 100px;
	overflow: hidden;
	height: 75px;
	margin: 0 10px 10px 0;
	padding: 1px;
	border: 1px solid #D0D0D0;
	background: #fff;
	}

/*******************************/
/* tabelle
/*******************************/

table.tabella_gialla {
	width: 100% !important;
	border-top: 1px solid #FFE066;
	border-left: 1px solid #FFE066;
	border-right: 1px solid #FFE066;
	}
table.tabella_gialla th{
	text-align: left;
	background: #F3E9BE;
	}
.tabella_gialla caption, .tabella_bianca caption {
	padding: 0 0 0.6em 0;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #444;
	}
.tabella_gialla th, .tabella_gialla td {
	padding: 0.7em 1em;
	border-bottom: 1px solid #FFE066;
	}
.tabella_gialla .pari th {
	background: #FCF2C7;
	}
.tabella_gialla .pari td {
	background: #FFFED1;
	}


table.tabella_bianca {
	width: 100% !important;
	border-top: 1px solid #ddd;
	margin-bottom: 1em;
	}
table.tabella_bianca th{
	text-align: left;
	background: #eee;
	}
.tabella_bianca th#header_n, .header_n {
	width: 2%;
	}
.tabella_bianca th#header_doc, .header_doc {
	width: 10%;
	}
.tabella_bianca th, .tabella_bianca td {
	vertical-align: top;
	padding: 0.7em 1em;
	border-bottom: 1px solid #ddd;
	}
.tabella_bianca .pari td {
	background: #f9f9f9 url(/images/back_lista_1.gif) repeat-x 0 0;
	}
table.tabella_bianca p {
	margin: 0;
	}
/*******************************/
/* Paginazione
/*******************************/
p.paginazione {
	text-align: right;
	}
.paginazione span {
	font-size: 0.9em;
	padding: 0 0.5em;
	background: transparent;
	border: 1px solid #ddd;
	color: #999;
	}
.paginazione span.corrente {
	padding: 0 0.5em;
	background: #B1D630;
	color: #fff;
	border: 1px solid #689C0C;
	font-weight: bold;
	}
.paginazione a {
	font-size: 0.9em;
	padding: 0 0.5em;
	color: #555;
	background: #f2f2f2;
	border: 1px solid #ccc;
	text-decoration: none;
	}
.paginazione a:hover {
	padding: 0 0.5em;
	background: #B1D630;
	color: #fff;
	border: 1px solid #689C0C;
	}
/*******************************
/* Risultati Ricerca
/*******************************/

.evid_1 {
	background: #E6F200;
	}

/*******************************
/* Finestra AJAX
/*******************************/
#risultati {
	display: block; 
	position: fixed !important;
	position: absolute;
	display:none;
	z-index: 80;
	margin-top: 20px;
	left: 50%;
	margin-left: -290px;
	padding: 0 0 10px 0;
	font-size: 1em;
	clear: left;
	width: 580px;
	background: #f9f9f9 url(/images/back_lista_1.gif) repeat-x 0 0;
	border: 10px solid #8F968F;
	}
/*#background_risultati {
	position: absolute;
	display: block;
	z-index: 100;
	background: #000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	width: 110%;
	top: 0;
	left: 0;
	padding: 40% 0;
	}*/
#contenuto_risultati {
	/*height: 350px;*/
	display: block;
	text-align: left;
	/*background: #f9f9f9 url(/images/back_lista_1.gif) repeat-x 0 0;*/
	padding: 10px 15px 15px 15px;
	}
#contenuto_risultati h2 {
	padding-bottom: 1em;
	display: inline;
	}
#risultati_hdr {
	/*background: #0C6785 url(../images/back_striscia.gif) repeat-x 0 0;*/
	display: inline;
	float: right;
	margin-top: -2em;
	padding: 0;
	height: 2em;
	line-height: 1.7em;
	text-align: right;
	color: #999;
	}
#risultati_hdr a {
	color: #999;
	}
.col_left_segnala {
	margin-top: 1.5em;
	display: inline;
	float: left;
	width: 250px;
	padding-right: 10px;
	border-right: 1px solid #e5e5e5;
	}
.col_right_segnala {
	margin-top: 1.5em;
	float: left;
	width: 250px !important;
	width: 270px;
	margin-left: 20px;
	}
/*********************************
/** Stile blog
/*********************************/
	
.titolo_commento {
	padding: 0 0 2px 20px;
	margin: 0;
	line-height: 1.3em;
	background: url(../icone/comment.gif) 0 center no-repeat;
	}
.titolo_scrivi {
	padding: 0 0 2px 20px;
	margin: 0;
	line-height: 1.3em;
	background: url(../icone/comment_add.gif) 0 center no-repeat;
	}
.box_blog {
	overflow: auto;
	/*position: relative;*/
	font-size: 1em;
	padding: 10px;
	margin: 0 0 1.3em 0;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9 url(../images/back_box22_blog.jpg) repeat-x left top;
	}
.box_blog p{
	position: relative;
	}
.box_blog img, .blog_articolo img {
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
	}
.box_autore {
	position: absolute;
	margin-top: -45px;
	margin-left: 400px;
	z-index: 10;
	width: 164px;
	height: 66px;
	background: url(../images/back_autore.png) no-repeat left top;
	}
* html .box_autore {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/back_autore.png");
	}
.box_autore span.box_autore_data {
	display: block;
	font-size: 10px;
	padding: 5px 10px;
	color: #fff;
	}
.box_autore span.box_autore_aut {
	display: block;
	font-size: 10px;
	overflow: hidden;
	padding: 8px 10px 5px 10px;
	color: #666;
	}
h2.titolo {
	width: 450px;
	position: relative;
	/*border-bottom: 1px solid #ccc;*/
	padding: 0 0 0.5em 0;
	/*margin-bottom: 0.7em;*/
	}
.autore_art {
	margin-bottom: 1.3em;
	}
.cl_blog {
	width: 580px;
	}
.cl_blog h2 {
	color: #ff6602;
	}
.cl_blog_sx {
	display: inline;
	float: left;
	width: 71%;
	margin: 0 20px 0 0;
	}
.cl_blog_dx {
	display: inline;
	float: left;
	width: 25%;
	}
.blog_articolo {
	margin: 1em 0 1em 0;
	border-bottom: 1px solid #ddd;
	}
.box_ultimi_accessori .blog_articolo {
	margin: 1em 0 1em 0;
	border-bottom: 1px solid #eee;
	}
div.lista_blog ul	{
	line-height: 1.3em;
	padding: 0;
	margin: 0 0 1.3em 0;
}

div.lista_blog ul li	{
	font-size: 1em;
	list-style: none;
	margin: 0;
	line-height: 1.3em;
	padding: 0.32em 0;
	border-bottom: 1px solid #ddd;
}
div.lista_blog ul li a{
	font-weight: normal;
}
/**************************************/
/* stile elenco commenti
/**************************************/

.box_commenti {
	clear: both;
	border-bottom: 1px solid #ddd;
	margin: 1.3em 0;
	padding: 20px;
	background: #eee;
	}
.comment_wrap_dispari, .comment_wrap_pari, .comment_wrap_anullato {
	clear: both;
	border-top: 0px solid #ddd;
	padding: 15px 0;
	}
.comment_wrap_dispari span, .comment_wrap_pari span, .comment_wrap_anullato span, .comment_wrap_admin span {
	font: italic bold 200% Georgia, serif;
	color: #587585;
	float: left;
	width: 13%;
	padding-left: 15px;
	margin-right: -15px;
	display: inline;
	}
.comment_wrap_anullato {
	background: #FFE3E3;
	}
.comment_wrap_admin {
	padding: 15px 0;
	border-bottom: 1px solid #808C95;
	background: #92A0AB url(../images/back_th_table.gif) repeat-x 0 top;
	}
.comment_wrap_admin span, .comment_wrap_admin p {
	color: #fff;
	}
.avatar {
	float: left;
	display: inline;
	width: 100px;
	z-index: 100;
	}
.commento_freccia {
	position: absolute;
	margin-left: -40px;
	}
.comment_content {
	margin: 0;
	z-index: 9;
	width: 480px;
	float: left;
	display: inline;
	background: #fff;
	padding: 20px;
	border: 1px solid #D0D0D0;
	}
.comment_content_admin {
	margin: 0;
	z-index: 9;
	width: 480px;
	float: left;
	display: inline;
	background: #FFF4C7;
	padding: 20px;
	border: 1px solid #FFD026;
	}
.form_commento  { 
	clear: both;  
	width: 100%;   
	border-style: none;  
	border-top: 1px solid #d0d0d0;  
	background-color: #eee;
	padding-top: 1em;
	overflow: hidden;
	margin-bottom: 1.5em;
	}
.form_commento fieldset {
	font-size: 1em;
	position: relative;  
	float: left;  
	clear: both;  
	width: 100%;  
	margin: 0 0 0.5em 0;  
	padding: 0 0;  
	border-style: none;
	}
.form_commento legend {
	display: none;
	}
.form_commento fieldset h2 {
	float: left;
	padding: 0 20px 0 20px;
	text-align: left;
	}
.form_commento fieldset p {
	clear: both;
	padding: 0 20px 0 20px;
	margin-bottom: 1.5em;
	text-align: left;
	}
p.titolo_commento {
	margin-bottom: 1.5em;
	}
.form_commento fieldset ol {  
	padding: 0 1em 0 20px;  
	list-style: none;
	margin: 1em auto -0em auto;
	text-align: left;
	}
.form_commento fieldset ol ul {
	font-size: 0.9em;
	list-style: none;
	clear: both;
	display: inline;
	margin: 0;
	padding: 0;
	}
.form_commento fieldset ol ul li {   
	float: left;
	margin-right: 1em;
	}
.form_commento fieldset ol li { 
	padding-bottom: 0.7em;
	margin: 0;
	}
.form_commento label {
	display: block;
	margin: 0em;
	padding: 3px 0 0 0;
	line-height: 1.3em;
	text-align: left;
	}
.form_commento input, .form_commento select,
.form_commento textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #555;
	border-top:1px solid #5c5c5c;
	border-left:1px solid #a3a3a3;
	border-right:1px solid #a3a3a3;
	border-bottom:1px solid #ddd;
	padding: 2px;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
	}
.form_commento input, .form_commento select {
	width: 300px;
	}
.form_commento textarea {
	width: 450px;
	}
.form_commento .checkbox {
	font-size: 1em;
	float: left;
	width: auto;
	color: #555;
	background: white;
	border: 0;
	padding: 0;
	}
label.lab_right{
	float: left;
	margin: 5px 0 0 0;
	}