ul/***************** GENERALE *****************/
html,body{
margin: 0;
padding: 0;
color: #ffffff;
font-family: Arial, sans-serif;
font-size: 83%; 
width: 100%;
background-color: #383E5F;
}
#contenitore{
    width: 750px;
    float: center;
	background-color: #282C44;
	height: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0 auto;
}
#logo{
	padding-top: 150px;
	float: right;
    overflow: hidden;
	background-image: url(../immagini/logo.gif);
	background-repeat: no-repeat;
	background-position: 40px;
	height: 0px !important;
    height /**/:98px;

}

/****************** MENU ****************/
#menu{
	min-height: 217px;  
	/*background-image: url(../immagini/fiore.gif);*/
	background-position: left;
	background-repeat: no-repeat;
	padding-left:0px;
	padding-bottom:0px;
	/*border: solid 0px #800000;*/
}
 #primo{
	float: left;
	text-align: left;
	background-color: #282C44;
	width: 140px;
	height: 210px;/*questa misura serve solo per tenere pił alta
                      la barra del titolo della pagina (h2)*/
	/*margin-left: 5px;*/
	/*border-left: solid 1px #ffffff;*/
}
#secondo{
	float: left;
	text-align: left;
	margin-left: 0px;
	background-color: #282C44;
	width: 190px;
	height: 180px;/*questa misura serve solo per tenere pił alta
                      la barra del titolo della pagina (h2)*/
	padding-left: 5px;
}
#terzo{
	float: left;
	text-align: left;
	margin-left: 10px;
	background-color: #282C44;
}
#primo ul{
	padding-top: 10px;
	padding-left: 5px;
	margin-left: 5px;
    border-left: 0px solid;
}
.smenu {
	height: 100%;
}
.smenu ul{
	list-style: none;
	list-style-position: outside;
	margin-left: 0;
	padding-left: 0px;
	padding-top: 9px;
}
.smenu li{
	margin-bottom: 5px;
}
.smenu a:link{
	color: #ffffff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 2px;
}
.smenu a:visited{
	color: #ffffff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 2px;
}
.smenu a:hover{
	color: #282C44;
	background-color: #ffffff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 2px;
}
.current{
	border-bottom: solid 0px #ffffff;
	background-color: #282C44;
	height: auto;
	font-style: oblique;
	font-weight: bold;
	list-style-type: square;
	list-style-position: inside;
	text-indent: 2px;
}


/****************** CONTENUTI ****************/

#contenuti{
/*
	padding-left: 45px;
	padding-top: 20px;
	padding-right: 12px;
*/
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	/*background-image: url(../immagini/decorazione.gif);*/
	background-position: center right;
	background-repeat: no-repeat;
	/*min-height: 100%;*/
}
.noList ul{
	list-style: none;
}

.sinistra{
    float: left;
	}
.bordo{
	margin: 7px;
	border: solid 1px #ffffff;
}
#articolo{
	width: 100%;
	border-bottom: 0px solid #FFFFFF;
	text-align: left;
	min-height: 320px;
	}
#articolo p{
	font-size: 105%;
	border-top: 0px solid #E1E2D7;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 8px;
	padding-bottom: 20px;
	/*overflow-y: auto;*/
	/*min-height: 355px;*/
	height: 100%;
	margin-top: 6px;
 	}
.articolo{
	margin-top: 15px;
	}
.testo{
	text-align: justify;
	padding-right: 12px;
}
#commenti{
    padding-top: 50px;
    padding-right: 12px;
}
html>body #commenti{
    padding-top: 50px;
	background-image: url(../immagini/decorazione.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 12px;
}
.tab_commenti{
	clear: both;
	text-align: left;
	color: #000000;
	border-collapse: separate;
    border-spacing: 4px;
}
.tab_commenti td{
	padding: 8px;
}

.tit{
	text-align: center;
}
.dispari{
	background-color: #faf2f2;
	}
.pari{
	background-color: #ecd9d9;
	}
.nome{
	color: #282C44;
	font-weight: bold;
	width: 110px;
	text-align: center;
}
.ins_commenti{
	margin-top: 28px;
	margin-right: 4px;
	margin-left: 4px;
	padding: 7px;
}
.descrizione{
	color: #000000;
	text-align: left;
	border-bottom: solid 1px #800000;
	padding-bottom: 6px;
	padding-top: 5px;
}
.tit_rosso{
	color: #282C44;
	font-weight: bold;
	font-size: larger;	
}
.form{
	margin-top: 6px;
	margin-bottom: 0px;
	padding: 5px;
	text-align: right;
}
.form textarea{
	border: solid 1px #000000;
	margin-bottom: 7px;
	width: 100%;
}
.sfondo2{
	background-color: #f3e6e6;
}
.clear{
	clear: both;
}
h1,h2,h3,h4{
	font-family: "Times New Roman", Times, serif;
}
h2{
	font-family: Arial, sans-serif;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 15px;
    text-align: right;
	color: #CCCCCC;
    padding-right: 14px;
	padding-bottom: 7px;
	margin-bottom: 0px;
	font-size: 1.7em;
	margin-top: 0px;
}

h3{
	padding-bottom: 15px;
	margin-top: 0px;
	width: auto;
	/*margin-right: 3px;*/
	padding-left: 12px;
    margin-bottom: -10px;
	margin-top: 5px;
	font-size: 1.5em;
}

h4{
	font-size: 1.3em;
	margin-bottom: 0;
}

h5{
	font-size: 1.1em;
	margin-bottom: 0;
}

span.date{
	font-size: 0.9em;
	margin-left: 0.5em;
}

.moreRight {
	font-size: 0.9em;
	margin-left: 0.5em;
}


.freccia{
	background-image: url(../immagini/freccia_film.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	font-size: larger;
	font-family: "Times New Roman", Times, serif;
	margin-left: 66px;
	margin-top: 10px;
}
.freccia a{
	text-decoration: none;
}
/************** FOOTER ***********/

#footer{
	width: 750px;
	float: left;
	color: #FFFFFF;
	text-align: left;
	background-color: #383E5F;
	padding-top: 0px;
	padding-bottom: 7px;
	padding-left: 0;
}
#footer a:link{
	color: #990000;
}
a:link{
	color: #ffffff;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color: #ffffff;
	text-decoration: underline;
}
.fright{
	float: right;
}
.fleft{
	float: left;
}
.testo_vario a:link{
	text-decoration: underline;
	color: #ffffff;
}
.testo_vario a:visited{
	text-decoration: underline;
	color: #ffffff;
}
.testo_vario a:hover{
	text-decoration: underline;
	background-color: #ffffff;
	color: #282C44;
}
.centro{
	text-align: center;
	clear: left;
	
}
.accessori li{
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
.accessori ul{
	list-style: none;
	margin-left:0px;
	padding-left: 0px;
}
.link_pagina a{
	background-image: url(../immagini/pagina.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
	margin-right: 5px;
}
.link_commenti a{
	background-image: url(../immagini/fumetto.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
	margin-left: 8px;
}
.link_categorie{
	margin-left: 8px;
}
.precedente{
	background-image:url(../immagini/freccia_sin.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 31px;
	padding-top: 6px;
	width: 26px;
	height: 26px;
	float: left;
}
.successivo{
	background-image:url(../immagini/freccia_ds.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 65px;
	padding-top: 6px;
	text-align: right;
	width: 26px;
	height: 26px;
	float: right;
}
.precedente a,.successivo a{
	text-decoration: none;
}
hr{
	line-height: 1px;
	margin-top: -15px;
}
/************* Menuone *******************/
div.menuone  {
	margin-right: -15px;
	position: relative;
	top: 55px;
	left: 19px;
	text-align: left;
	z-index: 1;
	width: 200px;
	
}
.middle{
	width: 100%;
}
.middle label{
	padding-top: 4px;
	float:left;
	width: 70px;
}
.middle .accanto{
	margin-top: 3px;
	float: right;
	margin-right: 0px;
}
html>body .middle .accanto{
	margin-top: 3px;
	float: right;
	margin-right: -5px;
}
.menuone p{
	margin: 0px;
	width: 100%;
}
.all{
	width: 200px;
}
html>body .all{
	width: 100%;
}
.error{
	background-image: url(../immagini/error.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 19px;
	margin-bottom: 5px !important;
}
.borderUp a:link{
	font-weight: bold;
	background-image: url(../immagini/freccia_destra.gif);
	background-position: right;
	background-repeat: no-repeat;
    padding-right: 9px;
	
}
.borderUp a:visited{
	font-weight: bold;
	background-image: url(../immagini/freccia_destra.gif);
	background-position: right;
	background-repeat: no-repeat;
    padding-right: 9px;
	
}
.borderUp a:hover{
	font-weight: bold;
	background-image: url(../immagini/freccia_destra.gif);
	background-position: right;
	background-repeat: no-repeat;
    padding-right: 9px;
	
}
.login{
	width: 200px;
	background-color: #6f0000;
	border: 1px solid #ffffff;
	margin-bottom: 15px;
	padding: 10px 15px 5px 15px;
}
.amministratore, .ricerca, .commenti {
	width: 218px;
	background-color: #6f0000;
	border: 1px solid #ffffff;
	margin-bottom: 15px;
	padding: 10px 15px 5px 15px;
}
html>body .login,html>body .amministratore,html>body .ricerca,html>body .commenti{
    width: 200px;
	background-color: #6f0000;
	border: 1px solid #ffffff;
	margin-bottom: 15px;
	padding: 10px 15px 5px 15px;
}
div.menuone a {
	text-decoration: none;
}
.allineato{
	margin-right: -5px !important;
}

.titolo{
	text-align: left;
	margin-bottom: 5px;
	padding: 0px;
}
.amministratore ul{
	list-style: none;
	margin-left: 0px;
	margin-top: 5px;
	padding-left: 0px;
}
.amministratore li{
	width: 95%;
	margin-left: 0px;
	border-bottom: solid 1px #cccccc;
	background-image: url(../immagini/quadrato_vuoto.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 2px 2px 2px 11px;
}
.commenti ul{
	list-style: square;
	margin-left: 0px;
	padding-left: 0px;
}
.commenti a:link{
	text-decoration: none;
}
.commenti a:visited{
	text-decoration: none;
}
.commenti a:hover{
	text-decoration: none;
}

#form{
	margin-bottom: -100px;
}
.errore{
	background-color: #ffffcc;
	border: solid 1px #ffcc00;
	background-image: url(../immagini/errore.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 25px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 12px;
	text-align: left;
	color: #000000;
	
	}
.errore p{
	margin: 0;
}
.tab_form {
	width: 100%;
	float: left;
	
}
label {
	display: block;
	float: left;
	width: 14em;
	text-align: left;
}
.formItem{
	text-align: left;
	margin-bottom: 4px;
}
.required { font-weight: bold;}
.form-item .short{ width: 25%;}
.form-item .long{ width: 50%;}
.form-item .medium{ width: 38%;}

input.required{
	font-weight: normal;
	border: 2px solid #CC0033;
}
.checkbox{
	text-align: left;
	border: 0;
	width: auto;
}

.privacy{
	padding: 4px 7px 4px 0px;
	text-align: center;
	margin-top: 15px; 
	margin-right: 22px;
}
.privacy p{
	text-align: left;
	margin: 2px;
}
.bordi_arancio{
	border-left: solid 3px #e64a00;	
	border-right: solid 3px #e64a00;		
	text-align: left;
	padding: 7px;
}
.privacy p{
	
	padding: 4px 7px 4px 7px;
}
.centro{
	text-align: center;
}
.submit, .pulsante{
	border: solid 1px #ffffff;
	background-color: #5e0000;
	color: #ffffff;
	margin: 10px;
}
.galleria{
	text-align: left;
	margin-top: 23px;
}
.gallery-item{
	float: left;
	width: 181px;
	margin-left: 27px;
	margin-bottom: -15px;
}
.cornice{
	width: 179px;
	height: 117px;
	border: solid 1px #e1e2d7;
	background-color: #383E5F;
	text-align: center;
    padding-top: 11px;
}
.row{
	clear: left;
}
#pagination {
	margin-top: 10px;
	padding: 3px;
	padding-top: 0;
	width: 98%;
	border-top: 4px solid #c08080;
	clear: both;
}
#pagination p {
	float: left;
	font-weight: bold;
	width: 100px;
	margin: 0;
}
#pagination ul {
	margin: 0;
	padding: 0;
	float: right;
}
#pagination ul li {
	display: inline;
	background: none;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
.selected a{
	background-color: #c08080;
}
#pagination ul li a { padding: 0.5em; padding-bottom: 0; padding-top: 0; text-decoration: none; color: #fff;  display: block; float: left;}
#pagination ul li a:hover,
#pagination ul li.current {
	padding: 0 0.5em;
	background: #c08080;
	color: #fff;
	display: block;
	float: left;
}
.lista_img{
	list-style-image: url(../immagini/lista_bianco.gif);
	list-style-position: outside;
}
.lista_img dt{
	visibility: hidden;/*per nascondere il titolo delle foto nella galleria*/
	background-image: url(../immagini/lista_bianco.gif);
	padding-left: 9px;
	background-position: left;
	background-repeat: no-repeat;
	margin: 0px;
}
.lista_img dd{
	margin: 0px;
}
dt a:link{
	text-decoration: none;
	font-size: larger;
	font-weight: bold;
}
dt a:visited{
	text-decoration: none;
	font-size: larger;
	font-weight: bold;
}
.text{
	text-align: left;
} 
.text ul{
	list-style-image: url(../immagini/lista_bianco.gif);
	list-style-position: outside;
	padding-left: 20px;
	margin-top: -10px;
}
.linea{
	border-bottom: solid 1px #dadbcd;
}
.text a:link{
	text-decoration: underline;
}
.text a:visited{
	text-decoration: underline;
}
.fleft{
	margin: 7px;
}

.bordob{
	border: 1px solid #ffffff;
	margin-top: 0px;
	
}
.text{	
  text-align: left;
}
.liste{
	list-style: square;
	margin-left: 15px;
	padding-left: 0px;
}
.listeor{
	margin-left: 15px;
	padding-left: 0px;
}

.linea{
	border-bottom: solid 1px #dadbcd;
}
dt{
	font-weight: bold;
	background-image: url(../immagini/lista_grigio.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 9px;
}
dd{
	margin-left: 17px;
}
.arrow{
	background-image: url(../immagini/freccia_blu.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 7px;
}
.arrow{
	font-weight: bold;
	text-decoration: none;
}

.lista{
	list-style-position: outside;
	list-style-image: url(../immagini/lista_grigio.gif);
}
.lista li{
	padding-left: 5px;
}
.bordo_long{
	border: solid 1px #ffffff;
	margin: 0px 25px 5px 0px;
}
.datinl ul{
	list-style: none;
	list-style-image: none;
	padding-left: 0px;
	margin-left: 0px;
}
.description{
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 7px;
}
.sottotitolo{
	margin-top: 0px;
	margin-bottom: 3px;
}

.minPadding{
	padding-left: 8px;
	margin-left: 8px;
}
.percWmax{
	width: 400px;
}
.percWmin{
	width: auto;
}
.actions{
	list-style: none !important;
	padding-left: 0px;
	margin-left: 0px;
}
.actions li{
	float: left;
	list-style: none;
	margin-right: 15px;
	margin-top: 3px;
}
.download{
	background-image: url(../immagini/download.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.email{
	background-image: url(../immagini/email.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.noMargin{
	margin-left: 0px;
}

img.thumb,
img.left,
img.right,
img.center
{
	float: left;
	clear: left;
	margin: 0px 7px 0px 0;
	display: block;
	border: 0px solid #CCCCCC;
	padding: 0px;
	position: relative;
}
img.right {
	float: right;
	clear: right;
	margin: 2px 0 7px 7px;
}
img.center {
	float: none;
	clear: both;
	margin: auto;
}
img.noBorder {
	border: 0;
	padding: 0;
}


#flvplayer
{
	text-align: center;
}

#flvplayer object, #flvplayer embed
{
	margin: 20px;
}

#imageList
{
	padding-top: 12px;
	padding-bottom: 14px;
	border-bottom: 1px solid #CCCCCC;
	/*padding-left: 5px;*/
	/*overflow-y: auto;*/
	width: 750px;
	height: 100%;
}

#imageList img
{
	margin-right: -5px;
	margin-top: 1px;
	text-align= center;
	border: 0px solid #CCCCCC;
	padding-left: 10px;
}

.grande
{
	font-size: 120%;
	font-weight: bold;
}

#ja_lightbox_title
{
	color: #000;
}