/*color: #f4f4f4;*/
body,td,th { font-family: Arial; font-size: 12px; margin: 0 0 0 0; }

.tabella_principale { background-color: #ffffff; color: #000000; }
.menu_sx_01        { width:90px; height:40px; background-image:url('images/menu_sx_01.png'); background-repeat: repeat-x; }
.menu_divisorio_01 { width:4px;  height:40px; background-image:url('images/menu_divisorio_01.png'); background-repeat: repeat-x; }
.menu_centro_01    { height:40px; background-image:url('images/menu_centro_01.png'); background-repeat: repeat-x; }
.menu_dx_01        { width:90px; height:40px; background-image:url('images/menu_dx_01.png'); background-repeat: repeat-x; }
.menu_link_01:link    { color: #ffffff; text-decoration: none; font-weight:bold; font-family: Arial; font-size: 12px;
                         letter-spacing: 0.05em; }
.menu_link_01:visited { color: #ffffff; text-decoration: none; font-weight:bold; font-family: Arial; font-size: 12px;
                         letter-spacing: 0.05em; }
.menu_link_01:hover   { color: #ffff00; text-decoration: none; font-weight:bold; font-family: Arial; font-size: 12px;
                         letter-spacing: 0.05em; }

.home_blocco_titolo   { height:40px; background-image:url('images/menu_centro_01.png'); background-repeat: repeat-x;
                        color: #ffffff; text-decoration: none; font-weight:bold; font-family: Arial; font-size: 18px;
                        letter-spacing: 0.40em; text-align: center; }
.home_blocco_centro_02{ height:5px; background-image:url('images/menu_centro_01.png'); background-repeat: repeat-x;}

.immagine_notizia_01 { border:2px solid #0000ff; }
.id_notizia          { color: #666666; text-decoration: none; font-weight:normal; font-family: Arial; font-size: 8px;}
.scadenza_notizia    { color: #666666; text-decoration: none; font-weight:normal; font-family: Arial; font-size: 8px;}
.titolo_notizia_01:link    { color: #000000; text-decoration: none; font-weight:bold; font-family: Arial; font-size: 14px;
                             text-align: center; padding: 0 10px 0 10px;}
.titolo_notizia_01:visited { color: #000000; text-decoration: none; font-weight:bold; font-family: Arial; font-size: 14px;
                             text-align: center; padding: 0 10px 0 10px;}
.titolo_notizia_01:hover   { color: #0000aa; text-decoration: none; font-weight:bold; font-family: Arial; font-size: 14px;
                             text-align: center; padding: 0 10px 0 10px;}
.testo_notizia_01         { color: #000000; text-decoration: none; font-weight:normal; font-family: Arial; font-size: 12px;
                            text-align: justify; padding: 0 10px 0 10px;}
.testo_notizia_01:link    { color: #000000; text-decoration: none; font-weight:normal; font-family: Arial; font-size: 12px;
                            text-align: justify; padding: 0 10px 0 10px;}
.testo_notizia_01:visited { color: #000000; text-decoration: none; font-weight:normal; font-family: Arial; font-size: 12px;
                            text-align: justify; padding: 0 10px 0 10px;}
.testo_notizia_01:hover   { color: #0000aa; text-decoration: none; font-weight:normal; font-family: Arial; font-size: 12px;
                            text-align: justify; padding: 0 10px 0 10px;}

.table_dx_01       { background-color: #f2f2f2; }
.home_blocco_dx_01 { height:40px; background-image:url('images/menu_centro_01.png'); background-repeat: repeat-x;
                     color: #ffffff; text-decoration: none; font-weight:bold; font-family: Arial; font-size: 18px;
                     text-align: center; letter-spacing: 0.05em;}
.home_blocco_dx_02 { height:40px; background-image:url('images/menu_centro_01.png'); background-repeat: repeat-x;
                     color: #ffffff; text-decoration: none; font-weight:bold; font-family: Arial; font-size: 18px;
                     text-align: center; letter-spacing: 0.20em;}

.link_dx_01:link    { color: #000000; text-decoration: none; font-weight:normal; font-family: Arial; font-size: 14px;
                      text-align: center; }
.link_dx_01:visited { color: #000000; text-decoration: none; font-weight:normal; font-family: Arial; font-size: 14px;
                      text-align: center; }
.link_dx_01:hover   { color: #666666; text-decoration: none; font-weight:normal; font-family: Arial; font-size: 14px;
                      text-align: center; }

.footer  { height:40px; background-image:url('images/footer_01.png'); background-repeat: repeat-y;
           color: #ffffff; text-decoration: none; font-weight:normal; font-family: Arial; font-size: 12px;
           text-align: center; }

.a_login:link    { color: #0000ff; text-decoration: none; font-weight:normal; font-family: Arial; font-size: 12px; }
.a_login:visited { color: #0000ff; text-decoration: none; font-weight:normal; font-family: Arial; font-size: 12px; }
.a_login:hover   { color: #0000ff; text-decoration: none; font-weight:normal; font-family: Arial; font-size: 12px; }

#galleria        { height:400px;}
.gallery_content { color:#ccc; width:740px; border-style:solid; border-width:0px; }
.gallery_testo   { padding: 0px 20px 0 20px; font-weight:bold; font-family: Arial; font-size: 14px; text-align:justify;
                   letter-spacing: 0.05em; line-height:1.5; }

/* ************************ */
/* *****    SLIDER    ***** */
/* ************************ */
#featured{
	width:500px;
	padding-right:250px;
	position:relative;
	height:250px;
	background:#fff;
	border:0px solid #ffffff;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0; left:500px;
	list-style:none;
	padding:0; margin:0;
	width:250px;
}
#featured ul.ui-tabs-nav li{
	padding:1px 0; padding-left:13px;
	font-size:12px;
	color:#666;
}
#featured ul.ui-tabs-nav li span{
	font-size:14px; font-family:Arial;
	line-height:18px;
}
#featured .ui-tabs-panel{
	width:500px; height:250px;
	background:#999; position:relative;
        overflow:hidden;
}
#featured .ui-tabs-hide{
	display:none;
}
#featured li.ui-tabs-nav-item a{/*On Hover Style*/
	display:block;
	height:60px;
	color:#333;  background:#fff;
	line-height:20px;
	outline:none;
}
#featured li.ui-tabs-nav-item a:hover{
	background:#f2f2f2;
}
#featured li.ui-tabs-selected{ /*Selected tab style*/
	background:url('images/selected-item.gif') top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background:#ccc;
}
#featured ul.ui-tabs-nav li img{
	float:left; margin:2px 5px;
	background:#fff;
	padding:2px;
	border:1px solid #eee;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:180px; left:0;
	height:70px; width: 500px;
	background: url('images/transparent-bg.png');
}
#featured .info h2{
	font-size:18px; font-family:Arial;
	color:#fff; padding:5px; margin:0;
	overflow:hidden;
}
#featured .info p{
	margin:0 5px; padding: 0 10px 0 10px;
	font-family:Arial; font-size:12px;
	line-height:15px; color:#f0f0f0;
}
#featured .info a{
	text-decoration:none;
	color:#fff;
}
#featured .info a:hover{
	text-decoration:underline;
}
/* *** FINE slider *** */

