/* ----------------------------- STILI GENERALI ----------------------------- */
* {
	 margin: 0;
	 padding: 0;
}

body {
	 margin: 0px 0;
	 background: #FFFFFF;
	 font: normal small Tahoma, Arial, Helvetica, sans-serif;
	 color: #525252;
	 
}

#portal{
width: 960px;
margin-left:auto;
margin-right:auto;
padding-top:10px;
padding-left:5px;
padding-right:5px;
background-color:#FFFFFF;
border-left:#E8E8E8 1px solid;border-right: #E8E8E8 1px solid;}
h1, h2, h3 {
	 color: #525252;
}

h3 {
	 font-size: 1em;
}

p, blockquote, ul, ol {
	 margin-bottom: 1.5em;
	 line-height: 1.65em;
	 text-align: justify;
}

blockquote {
	 margin-left: 2em;
	 margin-right: 2em;
	 font-style: italic;
}

ul {
	 margin-left: 3em;
}

ol {
	 margin-left: 3em;
}

a {
    text-decoration: underline;
    color: #417e09;
}

a:hover {
	text-decoration: none;
	color: #417e09;
}
a:visited {
	text-decoration: none;
	color: #417e09;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
    margin: 5px 0 0 20px;
}

/* ---------------------------------------------------------------------------- */
/* Post */

.post {
}

.post .title {

}

.post .title span {
	font-size: 18px;
	/*text-transform: capitalize;*/
	color: #007734;
}

.post .date {
}

.post .meta p {
}

.post .cms_content {
    margin-top: 5px;
	border-top: 1px solid #FFFFFF;
}

/*==============================================================================*/

/* -----SEZIONE TESTATA IN ALTO (LOGO, MENU)----- */


/* Immagine logo */
#logo {
	width: 140px;
	height: 134px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
}
#logo img {

}
/* Titolo logo */
#logo h1 {
	float: left;
	width: 240px;
	margin: 0;
	font-size: 2.6em;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/* Titolo logo */
#logo h2 {
	float: left;
	margin-top: -5px;
	font-size: 1em;
}
/* Stile collegamento collegato al logo */
#logo a {
	text-decoration: none;
	color: #525252;
}

/* ----STILI MENU SERVIZIO --- */
#menu_servizio {
    float: right;
	margin-right: 50px;
	margin-top: 90px;
}

#LoginIntestazione {
    float: left;
	width: 376px;
	margin-top: -22px;
	margin-left: 253px;
	color: #FFFFFF;
	display: none;
}

#LoginIntestazione #frmloginintestazione {
    font-size: 11px;
}
#LoginIntestazione #frmloginintestazione #inputtext11, #inputtext22 {
    width: 115px;
	font-size: 11px;
	border: 1px solid #888;
}
#LoginIntestazione #frmloginintestazione #inputtext11 {
    margin-right: 10px;
}
#LoginIntestazione #frmloginintestazione #inputsubmit11 {
    font-size: 11px;
	padding-top: 1px;
}



/*============================================================================*/

/* ----------- CONTENITORE DELLE COLONNE DI SINISTRA, CENTRALE, DESTRA ---------- */
#container {
	width: 950px;
	margin: 0 auto;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-top: -5px;
	padding-top: 13px;
}

/*============================================================================*/

/* -----SEZIONE DEFINIZIONE REGOLE PER LE COLONNE LATERALI----- */
/* div contenitore della colonna di sinistra */
#modarea_1 {
	width: 225px;
	padding-top: 0px;
}
/* div contenitore della colonna di destra */
#modarea_2 {
	float: right;
	width: 200px;
	padding-left: 0px;
	padding-top: 10px;
	display: none;
}

/*============================================================================*/

/* -----SEZIONE DEDICATA ALLA COLONNA CENTRALE----- */
#main {
	float: left;
	width: 698px;
	padding-left: 12px;
	padding-top: 0px;
	border-left: 1px solid #E8E8E8;
}
#contenuto {
    width: 698px;
    max-width: 698px;
}
.object {
    margin-bottom:10px;
}
.object .title {
	display:none;
}
.object .title h2 {
	display:none;
}
.object .content {
	padding: 20px 0 20px 0;
}

#IdObjectPage {
    margin-top:15px;
}
#contenuto a {
    text-decoration: none;
}
#contenuto a:hover {
	text-decoration: none;
	color: #417e09;
}
}
#contenuto ul {
    list-style-type: square;
    margin-left: 20px;
}
#contenuto #IdObjectPage .object ul {
    list-style-type: square;
    margin-left: 20px;
}
#contenuto #IdObjectPage .object ul li img {
    vertical-align: middle;
}
#contenuto #IdObjectPage .object ul ul {
    list-style-type: none;
    margin-left: 0px;
}
#contenuto #IdObjectPage .object ul ul li.titolo {
	font-weight: bold;
}
#contenuto #IdObjectPage .object ul ul li.testo {
}

/* ============================================================================== */

/* -----STILI DEGLI OGGETTI----- */

/* Stili dell'oggetto, form di contatto */
#contact table {
    width: 100%;
	border-collapse: collapse;
	margin-bottom: 5px;
	margin-top: 5px;
}
#contact input  {
    font-size: 0.9em;
}

/* Stili dell'oggetto conferma rimozione dalla mailing list */
#mailremove table {
    width: 100%;
	border-collapse: collapse;
	margin-bottom: 5px;
	margin-top: 5px;
}
#mailremove input  {
    font-size: 0.9em;
}
/* -----Stili documentazioni----- */ 
#documentazioni li.documenti {
    margin-left: -5px;
	list-style:none;
	text-decoration: none;
	background-image: url(../Images/puntorisultati.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 15px;
}
#documentazioni li.categoria {
    list-style:none;
	text-decoration: none;
	background-image: url(../Images/puntointris.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 15px;
	margin-left: -20px;
}

/*===========================================================================*/

/* -----SEZIONE DEL FOOTER----- */
#footer {
	clear: both;
	width: 960px;
	height: 30px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(../Images/img02.jpg) no-repeat;
}
#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}
#footer a {
	text-decoration: underline;
	color: #666666;
}
#footer a:hover {
	text-decoration: none;
}
/* Footer > Legal */
#legal {
}
/* Footer > Links */
#links {
}

/*============================================================================*/

/* -----SEZIONE DEL FOOTER POPUP----- */
#footerpopup {
	clear: both;
	width: 570px;
	height: 80px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(../Images/img02.jpg) no-repeat;
}
#footerpopup p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}
#footerpopup a {
	text-decoration: underline;
	color: #666666;
}
#footerpopup a:hover {
	text-decoration: none;
}
/* div contenitore del POPUP*/
#containerpopup {
	width: 100%;
	margin: 0 auto;
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background-color: #eaeaea;
}

/*============================================================================*/

/* -----STILI ASSOCIATI AL TEMPLATE PER LE MAIL----- */
#headerpopup {
	width: 570px;
	height: 130px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #525252;
}
.mail_content {
    background-color:#FFFFFF;
    padding:10px;
}

/*===========================================================================*/

/* -----STILI SOTTOMENU PRIMARIO----- */
#menprisubmenu{
	background-image: url(../Images/SubMenuSfondo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:2px;
	margin-top:-10px;
	padding-top:10px;
	color:#FFFFFF;
	margin-bottom:10px;
}
#menprisubmenu a{
	color:#FFFFFF;
}
#titlesubmenupri{
    display:none;
}
#mensecsubmenu{
	background-image: url(../Images/SubMenuSfondo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:2px;
	margin-top:-10px;
	padding-top:10px;
	color:#FFFFFF;
	margin-bottom:10px;
}
#mensecsubmenu a{
	color:#FFFFFF;
}
#titlesubmenusec{
    display:none;
}

/*===========================================================================*/

/* -----STILI OGGETTO GALLERIA FOTOGRAFICA----- */
#OBJ_gallery {
}
#OBJ_gallery a {
   text-decoration: none;
   color: #000000;
}
#OBJ_Box_Gallery {
	height:220px;
	float:left;
	width:220px;
	#width:220px;
	position:relative;
	border:1px #007734 dashed;
	background-color:#FFFFFF;
	margin-right:10px;
	margin-top:10px;
}
#OBJ_DettagliGallery{
	position:absolute;
	height:50px;
	width:195px;
	#width:195px;
	bottom:7px;
	left:7px;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
	background-color: #F7F7F7;
	border:1px #007734 dotted;
	overflow: auto;
	text-align:center;
	font-weight:300;
}
#OBJ_Box_Gallery img{
	display:block; 
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
}
a.indietro {
	border: 1px solid #dedfde;
}
a:hover.indietro {
	border: 1px solid #dedfde;
	font-weight: bold;
}


/*===========================================================================*/

/* -----STILI PAGINE POPUP----- */
body.bodypopup {
     background-color: #ffffff;
     padding: 10px;
}
#logopopup {
     width: 480px;
	 height: 66px;
	 background-image: url(../Images/sfondotestata_popup.jpg);
	 background-repeat: no-repeat;
	 display: none;
}

#logopopup img {
     margin-top: 5px;
	 margin-left: 15px;
	 display: none;
}
#contentpopup fieldset{
     min-height: 230px;
	 padding: 10px;

}
#detail {
}
#detail a {
     text-decoration: none;
     color: #00000;
}
#detail a:hover {
	 text-decoration: none;
	 color: #525252;
}
#detail ul {
	 margin: 0px;
	 padding: 0px;
	 list-style-type: none;
}
#detail li.titolo{
     font-size: 15px;
     font-weight: bold;
}
#detail ul li.sottotitolo{
     font-size: 14px;
}
#detail ul li.testo{
     margin-top: 10px;
}
#detail ul li.data{
     margin-bottom: 10px;
}
#detail ul li.allegato{
}
#detail ul li.link{
}
#detail .centro {
     vertical-align: middle;
}

/*===========================================================================*/


#searchresults{
	margin-top:20px;
}
#searchresults .intes {
	list-style:none;
	text-decoration: none;
	background-image: url(../Images/puntointris.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 15px;
	margin-left:-15px;
}
#searchresults > ul > li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
#searchresults li .tit {
	list-style:none;
	text-decoration: none;
	background-image: url(../Images/puntorisultati.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 15px;
	margin-left:-15px;
	margin-bottom:2px;
}
#searchresults ul{
	margin-bottom:2px;
}
#searchresults  li ul li ul li{
	list-style:none;
	padding-left: 0px;
	margin-left:-40px;
	margin-bottom:2px;
}
.MN{
	cursor:pointer;
	font-weight: bold;
}
#contenuto .highlight { 
    background-color: yellow;
    display:inline; 
}
#contentpopup .highlight { 
    background-color: yellow;
    display:inline; 
}

/* ============================================================================== */

/* -----STILI APPLICATI AI BOX----- */
.boxed {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left:8px;
	padding-right:8px;
	background-color: #F2F2F2;
	border: 1px solid #E6E6E6;
}
/* Titolo del box */
.boxed .title {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding-bottom:7px;
	margin-bottom:10px;
	min-height: 25px;
}
.boxed .title .imgtitleleft {
    float: left;
	margin-left: 5px;
	margin-right: 5px;
    /*display: none;*/
}
.boxed .title .imgtitleleft img {
    height: 25px;
	vertical-align: middle;
}
.boxed .title .imgtitleright {
    float: right;
	margin-right: 5px;
	display: none;
}
.boxed .title .imgtitleright img {
    height: 25px;
	vertical-align: middle;
}
/* Titolo del box utilizzati nella gestione layout */
.boxed .title .titolo {
    /*float: left;*/ /*abilitare se l'immagine e' a destra*/
}
.boxed .title .titolo h2 {
	margin-top:3px;
	margin-left:5px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 16px;
	color: #007734;
}
/* Contenuto del box */
.boxed .content {
}
/* Stile dei collegamenti del box*/
.boxed .content a {
    text-decoration: none;
	color: #525252;
}
/* Stile delle liste del box*/
.boxed .content ul {
	font-size: 11px;
	margin-left: 25px;
	list-style-type: none;
	list-style-position: outset;
	margin-bottom: 0px;
}
.boxed .content ul li {
    margin-bottom: 5px;
	margin-top: 5px;
	margin-left: -20px;
}
.boxed .content ul ul {
    list-style-type: none;
	text-align:center;
	margin-left:-20px;
}
.boxed .content ul li h3 {
	font-size: 12px;
}
.boxed .content ul li h3 img {
    vertical-align: middle;
}
.boxed .content ul li h4 {
	font-size: 12px;
	font-weight: normal;
}
.boxed .content ul li p {
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: normal;
}

/* Personalizzazione box dedicato al login utente */
#login {
}
#login .content {
   padding-top: 10px;
   padding-bottom: 10px;
}
#login form {
}
#login fieldset {
	border: none;
}
#login legend {
	display: none;
}
#login label {
	display: block;
}
#login input {

}
#inputtext1 {
    margin-left: 19px;
}
#inputtext1, #inputtext2 {
	width: 65%;
}
#inputsubmit1 {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	font-size: 11px;
}
#login .content p {
    margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#login .content p br {
}

/* Personalizzazione del box dedicato alle news, modalita grafica */
#newsgraf {
}
#newsgraf ul {
	margin: 0;
	list-style: none;
	text-align: center;
}
#newsgraf h3 {
	font-size: .8em;
}
#newsgraf p {
	line-height: normal;
	font-size: .8em;
}
#newsgraf a {
	text-decoration: none;
}

/* ============================================================================== */

/* -----SEZIONE STILI USATI DAI JAVASCRIPT----- */

/* -----STILI APPLICATI ALLA GALLERY USATA NEGLI OGGETTI E NEI POPUP----- */
div.contentgal {
	display: none;
	float:left;
	width:530px; 
}
div.contentgal a, div.navigationgal a {
	text-decoration: none;
	color: #777;
}
div.contentgal  a:focus, div.contentgal  a:hover, div.contentgal  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: left;
}
div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 530px;
	height: 330px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigationgal {
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
	margin-right: 15px;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear:both;
}
div.navigationgal div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
	color: #417e09;
}
div.pagination a:hover {
	background-color: #fff;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}

div.navigationgal {
    width:535px;
}

div.contentgal {
    display:block;
}

#thumbs-adv {
	text-align:center;
}

/* STILI UTILIZZATI DAL JAVASCRIPT PER LO SLIDESHOW DEI BOX E DELLE FOTO */

.glidecontentwrapper{
position: relative; /* Do not change this value */
/*background-color: #fff;*/
width: 100%;
height: 160px; /* Set height to be able to contain height of largest content shown*/
/*border: 1px solid #006699;*/
overflow: hidden;
/*background-color: #FFFFFF;
background: #eaeaea url(../Images/img07_new.gif) repeat-x;*/
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
/*padding: 10px;*/
visibility: hidden;
width: 100%;
height: 125px;
text-align: center;
background-color: #FFFFFF;
background: #eaeaea url(../Images/img07_new.gif) repeat-x;
}

.glidecontent2{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
/*padding: 10px;*/
visibility: hidden;
width: 100%;
height: 125px;
text-align: center;
background-color: #FFFFFF;
background: #eaeaea url(../Images/img07_new.gif) repeat-x;
}

.glidecontent3{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
/*padding: 10px;*/
visibility: hidden;
width: 100%;
height: 160px;
text-align: center;
background-color: #eaeaea;
/*background: #eaeaea url(../Images/img07_new.gif) repeat-x;*/
}

.glidecontent4{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
/*padding: 10px;*/
visibility: hidden;
width: 100%;
height: 150px;
text-align: center;
background-color: #FFFFFF;
background: #eaeaea url(../Images/img07_new.gif) repeat-x;
}

/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontent img {
                   
} 

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
display: none;
visibility: hidden;
width: 0px;
height: 0px;
margin-top: 6px;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
border: 1px solid black;
color: #2e6ab1;
padding: 1px 3px;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a:hover{
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: white;
}

/*============================================================================*/

/* -----STILI GENERALE INTESTAZIONE: GALLERY INTESTAZIONE, MENU SECONDARIO----- */

/* STILI PER IL MENU SECONDARIO TREE SLIDING*/
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	margin-right: 5px;
}

.treeview ul {
	/*background-color: white;*/
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(../images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	/*background-color: #eee;*/
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(../images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -107px }
.treeview li.lastExpandable { background-position: -32px -63px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(../images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(../images/treeview-red.gif); } 

.treeview-black li { background-image: url(../images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(../images/treeview-black.gif); }  

.treeview-gray li { background-image: url(../images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(../images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(../images/treeview-famfamfam-line.gif);}
.treeview-famfamfam li ul li {margin-left: 18px; font-weight: normal;}
.treeview-famfamfam li ul li a { font-weight: normal;}
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(../images/treeview-famfamfam.gif); margin-top: 2px;} 


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(../images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(../images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { padding: 0px; display: block; }
.filetree span.file { background: url(images/notreeview-famfamfam.gif) -7px -5px no-repeat;}
.filetree li.nosub { background: url(../images/notreeview-famfamfam.gif) 6px 12px no-repeat;}

/* -----STILI PER LA GALLERY INTESTAZIONE----- */
#gallery_page {
   float: left;
	width: 698px;
	height: 280px;
	line-height: 156px;
	padding-top: 0px;
	margin-left: 0px;
	text-align:center;
	margin-bottom: 10px;
	z-index: 0;
}
#gallery_page img {
    	z-index: 0;
}
#intestazione_gallery {
    width: 698px;
	height: 25px;
	background-color:#007734;
/*	background-image: url(../Images/intestazione_gallery_2.png);
	background-repeat: repeat-x;*/
	padding-top: 5px;
}
#intestazione_gallery h2 {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	margin-left: 20px;
	text-transform: capitalize;
}

/* -----STILI PER IL MENU SECONDARIO----- */
#menu_secondary_intestazione {
    width: 225px;
	height: 30px;
	background-color:#007734;
/*	background-image: url(../Images/intestazione_menu_3.png);
	background-repeat: repeat-x;*/
}
#menu_secondary_intestazione h2 {
    color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
	margin-left: 20px;
	margin-top: 5px;
	text-transform: capitalize;
}
#menu_secondary {
    width: 223px;
	min-height: 30px;
	margin-bottom: 10px;
	border: 1px solid #e6ffff;
	padding-top: 0px;
	background-color: #F2F2F2;
	border: 1px solid #E6E6E6;
	
}
#menu_secondary a{
	color: #525252;
	text-decoration: none;	
}
#pmenusec{
	margin-left: 0px;
	width:156px;
	position:relative;
	z-index:1000;
}
#pmenusec ul{
    margin-top:-5px;
    padding: 0;
    list-style: none;
	z-index:1000;
}
#pmenusec li{
    display: inline;
    margin: 0;
    padding: 0;
}
#pmenusec a:link, #pmenusec a:visited{
	display: block;
	color: #525252;
	background-image: url(../Images/list_marker.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	padding-left: 30px;
	font-weight: bold;
}
#pmenusec a:hover, #pmenusec a:focus, #pmenusec a:active{
	color: #525252;
	background-image: url(../Images/list_marker.gif);
	background-repeat: no-repeat;
	background-position: 16px 8px;
    font-weight: bold;
}
#pmenusec li ul {
    display: none;
	width:160px;
	background-color: #E25194;
	filter:alpha(opacity=85);
	opacity:.85;
	color: #FFFFFF;
}
#pmenusec ul li ul li a {
    color: #FFFFFF;
}
#pmenusec li:hover > ul {
    display:block; 
	position:absolute; 
    color: #525252;
	left:50px; 
	#left:50px; 
	margin-top:-18px;
}
#pmenusec > li:hover > ul {
    left:50px; 
	#left:50px; 
    color: #525252;
	border-top: 1px solid;
	border-color: transparent;
}

/*============================================================================*/

/* -----STILI PER LA PAGINAZIONE----- */
div.pagination {
    padding: 3px;
    margin: 3px;
	float:right;
}

div.pagination a {
	border: 1px solid #dedfde;
	margin-right:3px;
	padding:2px 6px;
	background-position:bottom;
	text-decoration: none;
	color: #green;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000;
	background-image:none;
	background-color:#777777;
	color: #fff;
}
div.pagination span.current {
	margin-right:3px;
	padding:2px 6px;
	font-weight: bold;
	color: #green;
}
div.pagination span.disabled {
	margin-right:3px;
	padding:2px 6px;
	color: #adaaad;
}

/*==============================================================================*/

/* -----STILI E-COMMERCE----- */

/* Stili del box dedicato al carrello espanso, con piu informazioni */
#BoxCarrelloExpanded table {
    width: 100%;
	border-collapse: collapse;
	margin-bottom: 2px;
}
#BoxCarrelloExpanded td.totale {
    border-top: 1px solid #888;
}
#BoxCarrelloExpanded a {
	text-decoration: none;
}

/* Personalizzazione box ricerca semplice*/
#BoxSearchsimple .content {
    margin-bottom: 0px;
	padding-bottom: 0px;
}
#BoxSearchsimple ul li p {
    display: none;
}

/* Stili per il box categorie dinamico*/
#slide {
	 padding: 0px; 
	 margin: 0px; 
	 width: 181px; 
	 position: absolute
	 height: auto;
	 color: #7b0e0e;
}
#slide DT {
	 padding: 0px; 
	 margin: 0px; 
	 width: 181px; 
	 cursor: pointer; 
	 line-height: 25px; 
	 height: 25px; 
	 text-align: center
}
#slide DT.slide {
}
#slide DT A {
	 display: block; 
	 line-height: 37px; 
	 height: 37px; 
	 text-decoration: none
}
#slide DT A:hover {
	 color: #E58C24;
}
#slide DD {
	 padding: 0px; 
	 margin: 0px; 
	 overflow: hidden; 
	 width: 181px; 
	 position: relative; 
	 text-align: center
}
#slide DD UL {
	 padding: 0px; 
	 text-align: center;
	 left: 0px; 
	 margin: 0px; 
	 bottom: 0px; 
	 list-style-type: none; 
	 position: absolute; 
}
#slide DD UL LI {
	 width: 181px; 
	 line-height: 25px; 
	 border-bottom: #aaa 1px solid; 
}
#slide DD UL LI A {
	 display: block; 
	 color: #666; 
	 text-decoration: none
}
#slide DD UL LI A:hover {
	 color: #E58C24;
}

/* Personalizzazione box categorie */
#BoxCategories ul li p {
    display: none;
}

#BoxCategories ul ul {
    display: none;
}

#BoxCategories ul ul li {
    display: none;
}

/* Personalizzazione box carrello semplice */
#BoxCarrellosimple ul li h4 {
    display: none;
}

#BoxCarrellosimple ul li p {
    border-bottom: 0px;
}

#BoxCarrellosimple ul ul {
    display: none;
}

#BoxCarrellosimple ul ul li {
    display: none;
}

/* Stili dell'oggetto lista prodotti */
#listproducts table {
    width: 100%;
	border-collapse: collapse;
}
#listproducts td {
    border-bottom: 1px solid #888; 
	padding: 5px 5px 5px 0px;
	vertical-align:top;
}
#listproducts td.descell {
    border-bottom: 0px solid #888; 
}
#listproducts td.image {
    width: 80px;
}
#listproducts img {
    border: 1px dashed #888;
}
#listproducts a {
    text-decoration: none;
}
#listproducts ul {
    margin: 0px;
}
#listproducts li {
    list-style: none;
	font-size: 0.85em;
}
#listproducts li.price {
    font-weight: bold;
}
#listproducts li.oldprice {
    text-decoration: line-through;
}
#listproducts input.trova {
    height:20px;
	font-size:0.7em;
}

/* Stili dell'oggetto archivio news */
#listcategories table {
    width: 100%;
	border-collapse: collapse;
}
#listcategories td {
    padding-bottom: 20px;
}
#listcategories a {
    text-decoration: none;
}
#listcategories ul {
    margin: 0px;
	text-align: center;
}
#listcategories li {
    list-style: none;
}
#listcategories li.desc {
    font-size: 0.85em;
}
#listcategories li img {
    width: 90px;
}
#OBJ_Box_Cat {
   height:180px;
   float:left;
   width:148px;
   #width:153px;
   position:relative;
   border: 1px dotted #525252;
   background-color:#FFFFFF;
   margin-right:10px;
   margin-top:10px;
}
#OBJ_Box_Cat img{
	margin-top:5px;
   display:block; 
   margin-left:auto;
   margin-right:auto;
}
#OBJ_Dettagli_Cat{
	position:absolute;
	height:60px;
	width:138px;
	#width:143px;
	bottom:0px;
	left:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	background-color: #E4E4E4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #525252;
	border-right-color: #525252;
	border-bottom-color: #525252;
	border-left-color: #525252;
	text-align:center;
}
#numprodcat{
	display:block;
}

/* Stili dell'oggetto carrello */
.carrello{
	width:100%;
}
#cart table {
    width: 100%;
	border-collapse: collapse;
}
#cart tr.intestazionecart {
    font-weight: bold;
}
#cart td {
    border-bottom: 0px solid #888;
	padding-right: 5px;
	vertical-align: top;
	padding-bottom: 10px;
}
#cart td.campo1 {
    width: 50px;
}
#cart td.campo2 {
    width: 50px;
}
#cart td.campo3 {
    width: 215px;
}
#cart td.campo4 {
    width: 70px;
}
#cart td.campo5 {
    width: 95px;
}
#cart td.checkbox {
    text-align: center;
}
#cart td.price {
    text-align: right;
}
#cart ul {
    margin: 0px;
}
#cart li {
    list-style: none;
}
#cart a {
    text-decoration: none;
}
#cart input {
    font-size: 0.9em;
}
#cart ul.riepilogocart {
    text-align: right;
	font-size: 0.9em;
}	
#cart li.tot {
    text-decoration: underline;
}	

/* Stili procedure ordine passaggio 1 */
#orderstep1 table {
    width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
}	
#orderstep1 .title{
display:none;
}
#orderstep1 td {
    vertical-align: top;
	padding-bottom: 10px;
}	
#orderstep1 ul {
    margin: 0px;
}
#orderstep1 li {
    list-style: none;
}
#orderstep1 li.desc {
    margin-bottom: -5px;
}		
#orderstep1 input {
    font-size: 0.9em;
	margin-left: 5px;
}
#orderstep1 select {
    font-size: 0.9em;
	margin-left: 5px;
} 
#orderstep1 span.cap {  
    margin-right: 24px;
}
#orderstep1 span.citta {  
    margin-right: 92px;
}
#orderstep1 table#selspedizione {
    width: 100%;
	margin-left: 40px;
}

/* Stili procedure ordine passaggio 2 */
#orderstep2 table {
    width: 100%;
	border-collapse: collapse;
	margin-bottom: 5px;
}
#orderstep2 .title {
	display:none;}
#orderstep2 tr.intestazionecart {
    font-weight: bold;
}
#orderstep2 td {
    border-bottom: 0px solid #888;
	padding-right: 15px;
	vertical-align: top;
	padding-bottom: 10px;
}
#orderstep2 td.campo2 {
    width: 50px;
}
#orderstep2 td.campo3 {
    width: 260px;
}
#orderstep2 td.campo4 {
    width: 70px;
}
#orderstep2 td.campo5 {
    width: 100px;
}
#orderstep2 td.price {
    text-align: right;
}	
#orderstep2 td.campodescriepilogo {
    width: 300px;      
}
#orderstep2 table#selpagamento {
    width: 100%;
	margin-left: -20px;
	margin-top: 10px;
}
#orderstep2 ul {
    margin: 0px;
}
#orderstep2 li {
    list-style: none;
}
#orderstep2 input {
    font-size: 0.9em;
} 

#orderstep2 table tr td ul {
    list-style-type: none
	margin: 0px;
	padding:0px;
}

#orderstep2 table tr td ul li {
    list-style-type: none
	margin: 0px;
	padding:0px;
}

/* Stili procedure ordine passaggio 3 */
#orderstep3 table {
    width: 100%;
	border-collapse: collapse;
	margin-bottom: 5px;
}
#orderstep3 .title {
	display:none;
}
#orderstep3 a {
    text-decoration: none;
}
#orderstep3 tr.intestazionecart {
    font-weight: bold;
}
#orderstep3 td {
    border-bottom: 0px solid #888;
	padding-right: 15px;
	vertical-align: top;
	padding-bottom: 10px;
}
#orderstep3 td.campo2 {
    width: 50px;
}
#orderstep3 td.campo3 {
    width: 260px;
}
#orderstep3 td.campo4 {
    width: 70px;
}
#orderstep3 td.campo5 {
    width: 100px;
}	
#orderstep3 td.price {
    text-align: right;
}
#orderstep3 td.campodescriepilogo {
    width: 250px;      
}
#orderstep3 td.campovalriepilogo {
    text-align: left;      
}
#orderstep3 table#selpagamento {
    width: 100%;
	margin-left: -20px;
	margin-top: 10px;
}
#orderstep3 ul {
    margin: 0px;
}
#orderstep3 li {
    list-style: none;
}
#orderstep3 input {
    font-size: 0.9em;
} 

/* Stili procedure ordine passaggio 4 */
#orderstep4 table {
    width: 350px;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 10px;
}
#orderstep4 span.logopaypal {
    float: left;
	vertical-align: middle;
}
#orderstep4 span.descpaypal {
    float: right;
	text-align: justify;
	vertical-align: middle;
}


/* Stili dell'oggetto modifica dati anagrafici cliente/agente */
#usermod table {
    width: 100%;
	border-collapse: collapse;
	margin-bottom: 15px;
	margin-top: 5px;
}
#usermod td.campo {
    width: 200px;
}
#usermod td.privacy {
    border: 1px solid #888;
}
#usermod input {
    font-size: 0.9em;
}


/* Stili dell'oggetto storico degli ordini utente */
#archiveorders table {
    width: 100%;
	border-collapse: collapse;
	margin-bottom: 15px;
	margin-top: 5px;
} 
#archiveorders td.campo1 {
    width: 25%;
}
#archiveorders td.campo2 {
    width: 25%;
}
#archiveorders td.campo3 {
    width: 25%;
}
#archiveorders td.campo4 {
    width: 25%;
	text-align: right;
}
#archiveorders td.price {
    text-align: right;
}
#archiveorders a {
    text-decoration: none;
}


/* Stili dell'oggetto storico degli articoli acquistati dall'utente */
#archiveproducts table {
    width: 100%;
	border-collapse: collapse;
	margin-bottom: 5px;
}
#archiveproducts tr.intestazionecart {
    font-weight: bold;
}
#archiveproducts td {
    border-bottom: 0px solid #888;
	padding-right: 15px;
	vertical-align: top;
	padding-bottom: 10px;
}
#archiveproducts td.campo0 {
}
#archiveproducts td.campo1 {
}
#archiveproducts td.campo2 {
}
#archiveproducts td.campo3 {
}
#archiveproducts td.campo4 {
}
#archiveproducts td.price {
    text-align: right;
}	
#archiveproducts ul {
    margin: 0px;
}
#archiveproducts li {
    list-style: none;
}
#archiveproducts a {
    text-decoration: none;
}

/* Stili dell'oggetto lista prodotti in offerta */
#OBJ_content {
    border: 1px dotted #525252;
}
#OBJ_Box_Offerta {
   height:220px;
   float:left;
   width:148px;
   #width:153px;
   position:relative;
   border: 1px dotted #525252;
   background-color:#FFFFFF;
   margin-right:10px;
   margin-top:10px;
}
#OBJ_Box_Offerta img{
   display:block; 
   margin-left:auto;
   margin-right:auto;
}
#OBJ_Dettagli{
	position:absolute;
	height:100px;
	width:138px;
	#width:143px;
	bottom:0px;
	left:0px;
	padding-left:5px;
	padding-right:5px;
	background-color: #FFF7E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #525252;
	border-right-color: #525252;
	border-bottom-color: #525252;
	border-left-color: #525252;
}

/* Stili dell'oggetto dettaglio prodotto */
#dettArticolo {
   margin-top:20px;
}
#imgArticolo img {
   display:block;
   margin-left:auto;
   margin-right:auto;
}
#formaddproduct {
   margin-top:20px;
   text-align:right;
	background-color: #FCDCDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #525252;
	border-right-color: #525252;
	border-bottom-color: #525252;
	border-left-color: #525252;   
	padding:10px;
}
#detailproduct table {
   width: 60%;
   margin-right:0px;
   margin-left:auto;
}
#detailproduct td {
   vertical-align: top;
}
#detailproduct ul {
	margin-left:0px;
	margin-top:15px;
}
#detailproduct li {
    list-style: none;
}
#detailproduct span input {
    vertical-align: middle;
}
#detailproduct span.cart {
    margin-left: 15px;
}
#detailproduct span img {
    vertical-align: middle;
	margin-right: 5px;
}
#detailproduct a {
    text-decoration: none;
}
#detailproduct #col1{
    text-align:right;
    margin-right:10px;
}
.OriginalPrice{
	font-weight: bold;
}
.discount{
	font-weight: bold;
	color: #990000;
}
.FinalPrice{
	font-weight: bold;
}
#conta {
	margin:0; 
	padding:0; 
	height:95px; 
	overflow:auto;
}
#conta ul {
	margin:0; 
	padding:0; 
	list-style:none; 
	white-space:nowrap; 
	display:table-row;
}
#conta ul li {
	display:table-cell; 
	padding:0 15px; 
	background:#fff; 
	border-bottom:1px solid #888; 
	vertical-align:top;
}
#conta ul li img {
	border:1px solid #555; 
	margin: 30px 0 10px 0;
}
#tabellaprezzidettaglio{
	margin-top:10px;
	margin-bottom:15px;
}



/* Galleria fotografica dettaglio prodotto */
/*#thumbs {
   padding:0px; 
   text-align:left; 
   float:left; 
   display:inline;
}
#thumbs img {
   margin-right: 5px;
   margin-bottom: 5px;
   border:solid 1px #525252; 
   max-width:90px; 
   max-height:90px;
}
#big {
   padding:0 0 50px 25px; 
}
#big img{
   max-width: 340px; 
   max-height: 340px; 
   border: solid 1px #525252;
}*/
#galleryproductsin {
                    margin: 0px;
					padding: 0px;
					width: 100%;
					text-align: center;
}
#thumbs {
   padding:10px; 
   border-top:solid 0px #525252;
   /*text-align: center;*/
}
#thumbs img {
   margin:2px; 
   margin-right: 15px;
   border:solid 1px #525252; 
   max-width:90px; 
   max-height:90px;
}
#big {
	padding: 10px;
	/*text-align: center;*/

}
#big img{
   max-width: 340px; 
   max-height: 340px; 
   border: solid 1px #525252;
   cursor: pointer; 
}

/* -----ALTRO----- */
#DettOrder {
   background-color:#FFFFFF;
   width:100%;
}
#hrefstampaordine {
   font-weight: bold;
}

#colsx {
   float:left;
   width: 225px;
   padding-right: 13px;
}

.nobordodestro {
   border-right: none;
}

#map {
   clear:both;
   width:698px;
   height:400px;
}

/* oggetto player audio */
#player_container {
	position: relative;
	background-color:#eee;
	width:418px;
	height:80px;
	border:1px solid #009be3;
}
#player_container  ul#player_controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
#player_container  ul#player_controls li {
	overflow:hidden;
	text-indent:-9999px;
}
#player_play,
#player_pause {
	display: block;
	position: absolute;
	left:48px;
	top:20px;
	width:40px;
	height:40px;
	cursor: pointer;
}
#player_play {
	background: url("/Template/_Common_Images_Sample/spirites.jpg") 0 0 no-repeat;
}
#player_play.jqjp_hover {
	background: url("/Template/_Common_Images_Sample/spirites.jpg") -41px 0 no-repeat;
}
#player_pause {
	background: url("/Template/_Common_Images_Sample/spirites.jpg") 0 -42px no-repeat;
}
#player_pause.jqjp_hover {
	background: url("/Template/_Common_Images_Sample/spirites.jpg") -41px -42px no-repeat;
}

#ctrl_prev {
	position: absolute;
	left:20px;
	top:26px;
	background: url("/Template/_Common_Images_Sample/spirites.jpg") 0 -112px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}

#ctrl_prev:hover {
	background: url("/Template/_Common_Images_Sample/spirites.jpg") -29px -112px no-repeat;
}

#ctrl_prev.disabled {
	background: url("/Template/_Common_Images_Sample/spirites.jpg") -58px -112px no-repeat;
	cursor:default;
}

#ctrl_next {
	position: absolute;
	left:88px;
	top:26px;
	background: url("/Template/_Common_Images_Sample/spirites.jpg") 0 -141px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}

#ctrl_next:hover {
	background: url("/Template/_Common_Images_Sample/spirites.jpg") -29px -141px no-repeat;
}

#ctrl_next.disabled {
	background: url("/Template/_Common_Images_Sample/spirites.jpg") -58px -141px no-repeat;
	cursor:default;
}


#player_stop {
	position: absolute;
	left:126px;
	top:26px;
	background: url("/Template/_Common_Images_Sample/spirites.jpg") 0 -83px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}
#player_stop.jqjp_hover {
	background: url("/Template/_Common_Images_Sample/spirites.jpg") -29px -83px no-repeat;
}
#player_progress {
	position: absolute;
	left:164px;
	top:32px;
	background-color: #eee;
	width:122px;
	height:15px;
}
#player_progress_load_bar {
	background: url("/Template/_Common_Images_Sample/bar_load.gif")  top left repeat-x;
	width:0px;
	height:15px;
	cursor: pointer;
}
#player_progress_load_bar.jqjp_buffer {
	background: url("/Template/_Common_Images_Sample/bar_buffer.gif")  top left repeat-x;
}
#player_progress_play_bar {
	background: url("/Template/_Common_Images_Sample/bar_play.gif") top left repeat-x ;
	width:0px;
	height:15px;
}
#player_volume_min {
	position: absolute;
	left:296px;
	top:32px;
	background: url("/Template/_Common_Images_Sample/spirites.jpg") 0 -170px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}

#player_volume_max {
	position: absolute;
	left:368px;
	top:32px;
	background: url("/Template/_Common_Images_Sample/spirites.jpg") 0 -186px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}

#player_volume_min.jqjp_hover {
	background: url("/Template/_Common_Images_Sample/spirites.jpg") -19px -170px no-repeat;
}

#player_volume_max.jqjp_hover {
	background: url("/Template/_Common_Images_Sample/spirites.jpg") -19px -186px no-repeat;
}

#player_volume_bar {
	position: absolute;
	left:314px;
	top:37px;
	background: url("/Template/_Common_Images_Sample/volume_bar.gif") repeat-x top left;
	width:46px;
	height:5px;
	cursor: pointer;
}
#player_volume_bar_value {
	background: url("/Template/_Common_Images_Sample/volume_bar_value.gif") repeat-x top left;
	width:0px;
	height:5px;
}

#play_time,
#total_time {
	position: absolute;
	left:164px;
	top:49px;
	width:122px;
	font-size:.8em;
	font-style:oblique;
}

#total_time {
	text-align: right;
}

#playlist_list {
	width:418px;
}

#playlist_list ul{
	list-style-type:none;
	padding:10px 20px 20px 20px;
	margin:0 0 10px 0;
	background-color:#ccc;
	border:1px solid #009be3;
	border-top:none;
	width:378px;
	font-size:.9em;
}

#playlist_list li{
	padding:4px 0 4px 20px;
	border-bottom:1px solid #eee;
	cursor: pointer;
}

#playlist_list li.playlist_current{
	color:#0d88c1;
	list-style-type:square;
	list-style-position:inside;
	padding-left:6px;
	cursor: default;
}

#playlist_list li.playlist_hover {
	color:#0d88c1;
}

.miaow {
	font-size:.8em;
	color:#999;
}

.miaow a:link, a:visited, a:hover, a:focus, a:active {
	color:#009be3;
}

/* Stili applicati alla testata in alto che contiene logo e menu */
#header {
	width: 950px;
	height: 177px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../Images/sfondotestata_3.png);
	z-index: 100;
}
#content_menu_search_lingua {
    float: left;
	background-color:#007734;
	width: 948px;
    height: 25px;
	margin-top: 14px;
	margin-left: 1px;
	padding-top: 2px;
	z-index: 100;
}
/* -----STILI DEL MENU ORRIZONTALE----- */
/*#menu_primary {
	float: left;
    height: 35px;
}
#menu_primary ul {
	margin: 0;
	padding-top: 0px;
	list-style: none;
    height: 35px;
}
#menu_primary li {
	display: inline;
	height: 35px;
}
#menu_primary a {
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
}
#menu_primary a:hover {
	text-decoration: underline;
}
#menu_primary .active a {
	
}
#pmenu, #pmenu ul {
    padding:0; 
	margin:0; 
	list-style-type: none;
}
#pmenu li {
    float:left;
	position:relative;
	text-align: center;
	    height: 35px;
}
#pmenu a, #pmenu a:visited {
	display:block;
	font-size: 15px;

	color:#FFFFFF;

    padding-left: 15px;
	padding-right: 15px;
	text-decoration:none;
	text-align: center;
	border-right: 1px solid #002a00;
    height: 35px;
}
#pmenu li:hover > a{
    color:#FFFFFF;
	text-decoration: underline;
	height: 35px;
}
#pmenu li ul {
    display: none;
}
#pmenu li:hover > ul {
    display:block; 
	position:absolute; 
	top:0; 
	left:101px;
}
ul#pmenu li ul li {
    width: 100px;
	border-top:1px solid #333333;
    height: 25px;
	background-color:#007734;
	background-image:none;
	margin-top: 0px;
	padding-top: 5px;
}
ul#pmenu li ul a {

    height: 25px;

}
#pmenu > li:hover > ul {
    left:0; 
	border-bottom:1px solid #333333;
	top:20px;
	border-top: 1px solid;
	border-color: transparent;
}
#pmenu .active a {
}*/

#linklingua {
    float: left;
	margin-left: 5px;
}
#linklingua ul {
	margin: 0;
	padding-top: 0px;
	list-style: none;
}
#linklingua li {
	display: inline;
	list-style-type: none;
}
ul#pmenu .last-li a {
    border-right: none;
}

/* -----STILI PER IL BOX RICERCA NELLE PAGINE WEB, STILI PAGINA RISULTATI----- */
#search{
	float: left;
	height: 25px;
}
#search #frmsearchpage{
}
#search #frmsearchpage span{
    display:none;
}
#search #searchtext{
    width:130px;
	border: 1px solid #FF9900;
	float: left;
	margin-top: 2px;
}
#searchbutton{
    font-size: 11px;
}

#menu_primary_submenu {
    width: 213px;
	margin-bottom: 10px;
	border: 1px solid #e6ffff;
	padding-top: 0px;
	background-color: #F2F2F2;
	border: 1px solid #E6E6E6;
	padding-left: 10px;
}
#menu_primary_submenu a{
	color: #007734;
	text-decoration: none;	
	font-size: 14px;
	font-weight: bold;
}
#menu_primary_submenu ul li ul li a {
    font-weight: normal;
}
#menu_primary_submenu ul li ul li a:hover {
    text-decoration: underline;
}
#menu_primary_submenu form {
    margin-left: 20px;
}
#psubmenusec{
	margin-left: 0px;
	width:156px;
	position:relative;
	z-index:1000;
}
#psubmenusec ul{
    margin-top:-5px;
    padding: 0;
    list-style: none;
	z-index:1000;
}
#psubmenusec li{
    display: inline;
    margin: 0;
    padding: 0;
}
#psubmenusec a:link, #psubmenusec a:visited{
	display: block;
	color: #525252;
	background-image: url(../Images/list_marker.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	padding-left: 30px;
}
#psubmenusec a:hover, #psubmenusec a:focus, #psubmenusec a:active{
	color: #525252;
	background-image: url(../Images/list_marker.gif);
	background-repeat: no-repeat;
	background-position: 16px 8px;

}
#psubmenusec li ul {
    display: none;
	width:160px;
	background-color: #E25194;
	filter:alpha(opacity=85);
	opacity:.85;
	color: #FFFFFF;
}
#psubmenusec ul li ul li a {
    color: #FFFFFF;
	font-weight: normal;
}
#psubmenusec li:hover > ul {
    display:block; 
	position:absolute; 
    color: #525252;
	left:50px; 
	#left:50px; 
	margin-top:-18px;
}
#psubmenusec > li:hover > ul {
    left:50px; 
	#left:50px; 
    color: #525252;
	border-top: 1px solid;
	border-color: transparent;
}

#archiverassegne table {
   width: 100%;
}
#archiverassegne table tr.grosso {
   font-weight: bold;
}
#archiverassegne table tr td {
   height: 25px;
}
#archiverassegne table ul {
   margin: 0px;
   padding: 0px;
   list-style-type: none;
}
#archiverassegne table ul li {
   margin: 0px;
   padding: 0px;
   list-style-type: none;
}

#archivenews li.titolo a {
   color: #525252;
 }
 #archiveeventi li.titolo a {
   color: #525252;
 }
 
#content_search_lingua {
   float: right;
   margin-right: 10px;
}




#menu_primary {
	height: 32px;
	z-index: 100;
	float:left;
	z-index: 1000;
}
#menu_primary ul {
	margin: 0;
	padding-top: 0px;
	list-style: none;
}
#menu_primary li {
	display: inline;
	padding-left:0px;
	padding-right:0px;
	/*width: 127px;*/
}
#menu_primary a {
	display: block;
	float: left;
	height: 30px;
	margin-left: 0px;
	text-decoration: none;
	/*text-align: center;*/
	font-weight: normal;
	color: #FFFFFF;
}
#menu_primary a:hover {
    color: #e98d26;
}
#menu_primary .active a {
}
/* Author: Craig Erskine Description: Dynamic Menu System - Horizontal/Vertical */ 
#pmenu{
}
ul#pmenu { 
margin: 0; 
padding: 0; 
list-style: none; 
position: relative; 

text-align: center;
z-index: 1000;
} 
ul#pmenu ul { 

width: 120px; 
/* Sub Menu Width */ 
margin: 0; 
list-style: none; 
display: none; 
position: absolute; 
top: 100%; 
left: 0; 
z-index: 1000;
} 
ul#pmenu ul ul,ul#pmenu ul ul ul { 
top: 0; 
left: 100%; 

} 
ul#pmenu li { 
float: left; 
display: inline; 
position: relative; 

} 
ul#pmenu ul li { 
width: 120px; 
display: block; 

} 

/* Root Menu */ 
ul#pmenu a { 
border-right: 1px solid #CCCCCC; 
float: left; 
display: block; 
font-size: 15px;
color: #FFFFFF; 

text-decoration: none; 
height: 1%; 
    padding-left: 15px;
	padding-right: 15px;

} 
/* Root Menu Hover Persistence */ 
ul#pmenu a:hover,ul#pmenu li:hover a,ul#pmenu li.iehover a { 

color: #FFFFFF;
text-decoration: underline; 

} 
/* 2nd Menu */ 
ul#pmenu li:hover li a,ul#pmenu li.iehover li a { 
float: none; 
background-color:#007734;
color: #FFFFFF;
margin-top: 0px;
border-top: 1px solid #FFFFFF;
width: 120px; 
text-decoration: none;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 13px;

} 
/* 2nd Menu Hover Persistence */ ul#pmenu li:hover li a:hover,ul#pmenu li:hover li:hover a,ul#pmenu li.iehover li a:hover,ul#pmenu li.iehover li.iehover a { 
text-decoration: underline;

} 
/* 3rd Menu */ 
ul#pmenu li:hover li:hover li a,ul#pmenu li.iehover li.iehover li a { background-color: #0a5c9d; 
color: #FFFFFF;
width: 160px; 

} 
/* 3rd Menu Hover Persistence */ 
ul#pmenu li:hover li:hover li a:hover,ul#pmenu li:hover li:hover li:hover a,ul#pmenu li.iehover li.iehover li a:hover,ul#pmenu li.iehover li.iehover li.iehover a { 
background-color: #0a5c9d; 
 color: #e98d26;
 width: 160px; 

} 
/* 4th Menu */ 
ul#pmenu li:hover li:hover li:hover li a,ul#pmenu li.iehover li.iehover li.iehover li a { 
background-color: #0a5c9d;
color: #FFFFFF;
width: 160px; 

} 
/* 4th Menu Hover */ 
ul#pmenu li:hover li:hover li:hover li a:hover,ul#pmenu li.iehover li.iehover li.iehover li a:hover { 
background-color: #0a5c9d;
 color: #e98d26; 
 width: 160px; 

} 
/* Hover Function - Do Not Move */ 
ul#pmenu li:hover ul ul,ul#pmenu li:hover ul ul ul,ul#pmenu li.iehover ul ul,ul#pmenu li.iehover ul ul ul { 
display: none; 
} 
ul#pmenu li:hover ul,ul#pmenu ul li:hover ul,ul#pmenu ul ul li:hover ul,ul#pmenu li.iehover ul,ul#pmenu ul li.iehover ul,ul#pmenu ul ul li.iehover ul { 
display: block; 
}

#LArchivioGallery {
float: left;
margin-top: 9px;
}
#Flickr_Back{
	background-color:#007734;
	color:#FFFFFF;
	padding-left:15px;
	padding-right:15px;
	height:25px;
	margin-top:20px;
	margin-left:20px;
	border:0px;
}

.BoxBannerBase .title {
display: none;
}

.BoxBannerBase {
border: none;
padding: 0px;
}
