/* CSS Document */
/* Gestione degli overflow */


#link-spot h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	color: #990000;
	font-weight: normal;
	margin-left: 24px; 
}

html {
	height: 100%;
}
html > body {
	overflow-y: auto
}

body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	text-align: center;
}

body {
	color: #FFFFFF;
	background-color: #000000;
	height: 100%;
	min-height: 100%;
}

#container, div.widthContainer {
	max-width: 80em;
	min-width: 80em;
	width: auto !important;
	width: 80em;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 100%;
}
div#bkg, div#bkg-star, div#bkg-footer {
	margin: 0px;
	padding: 0px;
	overflow-y: auto;
}


/* Definizione dei Tag */


h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	text-align: left;
}
h1 {
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	padding-top:0.1em;
	font-size: 220%;
	padding-left: 0.4em;
	text-shadow: #1659ac 0px 1px 3px;
}
h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
#testo h4, #testo h5 {
	display:block;
	clear:both;
}
#testo b, #testo strong {
	color:#605240;
}
/*gestione del focus */
a:focus, #header-link ul li.label a:focus, input.login:focus, input.cerca:focus, #altriServizi a:focus, #apriRicerca input:focus {
	outline: none;
	color: #000000;
	background-color: #FFCC00;
	background-image:none;
}
#mininav li a:focus img {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
#header-link li i, #servizi li i {
	font-style: normal;
	text-decoration: underline;
}
#bkg-footer {
	text-align: center;
}

#corpo {
	background-color: #F9F9F9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#tools {
	display: none;
	min-height: 15em;
	height: 15em;
	background-color: #000000;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#apriRicerca {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 1.2em;
	color: #FFFFFF;
	background-color: #222222;
	margin: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	height:6em;
	display:none;
}
#apriRicerca legend {
	color: #FFCC00;
}
#apriRicerca h2 {
	color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 0.3em;
	margin-bottom: 0.7em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#header-bkg {
	color: #FFFFFF;
}
#link-spot {
	float:none;
}
#link-spot p {
	line-height: 210%;
}
#link-spot li a, #link-spot a  {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9ECF2;
}

#link-spot b, #link-spot strong  {
	color:#2D86B0;
}
#link-spot #gallery a {
	text-decoration: none;
	border-bottom-width: 0;
}
#link-spot {
	padding-top: 1em;
	padding-bottom: 0.6em;
	min-height:12em;
	height:auto !important;
	line-height: 210%;
	padding-right: 1em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#link-spot a:hover, #footer a:hover, #tools a:hover {
	color: #000000;
	background-color: #FFCC00;
}
#link-spot li {
	list-style-type: none;
	list-style-image: url(/_skin/_images/exp/bullet-indent.gif);
}
/*Margini per homepage*/
#link-spot, #link-section div, #section div {
	padding-left: 1em;
}
#header, #headerPag {
	color:#FFFFFF;
	padding: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height:7em;
}
#header h2, #headerPag h2 {
	color: #CCCCCC;
	font-size: 110%;
	padding-left:0.7em;
	font-weight: normal;
}
#header #header-link, #headerPag #header-link {
	color: #CCCCCC;
	text-align: right;
	margin-top: 1.1em;
	
}
#header-link ul, #header-link li {
	display: inline;
	margin: 0;
	padding: 0;
}
#header-link ul li {
	list-style-type: none;
	height:2em;
	line-height:2em;
}
#header-link ul li.label a {
	background-image: url(/_skin/_images/layout/nav-button-bg-nero.gif);
	color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4DADA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A98D8D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A98D8D;
	background-color:#333333;
	padding-top: 0.4em;
	padding-bottom: 0.3em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	text-decoration: none;
}
#header-link li.label a.actual {
	background-color: #333333;
	color:#FFFFFF;
	background-image: none;
	font-weight: bold;
}
#header-link ul li.last, #top-link ul li.last {
	margin-right: 2em;
}
#header-link a, #header-link a:active, #header-link a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#header-link a:hover {
	color: #FF9900;
}
#header-link ul.gallery {
	float: right;
	width: 320px;
	margin-top:-72px;
}
#header-link ul.gallery li img {
	list-style-type: none;
	vertical-align: bottom;
	margin-top: 0;
	margin-right: 2px;
}
#spot {
	width:100%;
	height:auto;
	overflow:hidden;
}
#spot p {
	line-height: 190%;
}
#spot h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 10px;
}
#top-link {
	color: #666666;
	height: 2.2em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
	background-image: url(/_skin/_images/layout/menutop.gif);
	background-repeat: repeat-x;
	background-position: right top;
	padding-top: 4px;
	width: 100%;
}
#top-link ul {
	background-image: url(/_skin/_images/layout/top-link-ul.gif);
	background-repeat: no-repeat;
	background-position: 6px top;
	padding-right: 1.6em;
}
#top-link a {
	color: #E9E4AF;
	text-decoration: none;
	padding: 0px 0px 0px 0;
	/*background-color: #000000;*/
}
#top-link a:hover, #top-link a:active, #top-link a:focus {
	background-color: #FFCC00;
	color: #000000;
}
#top-link a.last, #top-link li.last {
	padding: 0.2em;
	background-image: none;
}
#top-link ul, #top-link li, div#gallery ul, div#gallery li, #tools ul, #tools li, #parametri li, #parametri ul, .inline, .inline li, #menuSx ul, #menuSx li, #menuOriz ul, #menuOriz li, #open-custom ul, #open-custom li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#top-link li {
	display: inline;
	padding-right: 7px;
	background-image: url(/_skin/_images/exp/bullet-linegrey.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

div#gallery {
	text-align: left;
	margin-bottom: 16px;
	margin-top: 16px;
}

div#gallery li, div#galleryFoto li {
	display: inline;
	margin-right: 3px;
}

div#gallery img, div#galleryFoto img {
	margin: 0;
	padding: 0;
}
div#gallery img.foto80x56, a img.size-thumbnail {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #666666;
}

div#gallery a:hover img, a:hover img.size-thumbnail, div#galleryFoto a:hover img, div#galleryFoto a:active img , div#galleryFoto a:focus img, div#galleryFoto a.selected img{
	border: 1px solid #FFCC00;
	outline: none;
	opacity: 1;
}

.storycontent .slideshow {
	padding: 0.6em;
	border: 1px solid #666666;
	background-color: #000000;
	margin-top: 0.6em;
}

/* target link e tipo file */

a[href$=".pdf"], a[href$=".xml"], a[href$=".doc"], a[href$=".rtf"], a[href$=".xls"], a[href$=".zip"], a[href$=".ppt"], a[href$=".jpg"], a[href$=".jpeg"], a[href$=".png"], a[href$="podcast.jsp"], a[href$="provinciaInforma.jsp"], a[href$=".mp3"], a[target*="_blank"], a[href^="https"], #testo a[href^="#"], #testo a[href^="mailto:"], .pdf, .doc, .xls {
 background-repeat: no-repeat;
 background-position: right top;
 position: static;
}
a[target*="_blank"] {
 background-image: url(/_skin/_images/exp/bullet-blank.gif);
 padding-right: 12px;
}
a[href^="https"], a[href*="intranet.provincia.cuneo.it"] {
 background-image: url(/_skin/_images/exp/bullet-https.gif);
 padding-right: 18px;
}
a[href$=".pdf"], .pdf {
 background-image: url(/_skin/_images/exp/bullet-pdf.gif);
 padding-right: 29px;
}
a[href$=".doc"], .doc {
 background-image: url(/_skin/_images/exp/bullet-doc.gif);
 padding-right: 30px;
}
a[href$=".xls"], .xls {
 background-image: url(/_skin/_images/exp/bullet-xls.gif);
 padding-right: 29px;
}
a[href$=".zip"] {
 background-image: url(/_skin/_images/exp/bullet-zip.gif);
 padding-right: 25px;
}
#testo a[href^="#"] {
 background-image: url(/_skin/_images/exp/bullet-ancora.gif);
 padding-right: 8px;
}
#testo a[href^="mailto:"] {
 background-image: url(/_skin/_images/exp/bullet-email.gif);
 padding-right: 12px;
}

li.skype {
	background-repeat: no-repeat;
	background-position: left top;
	position: static;
	background-image: url(/_skin/_images/exp/bullet-skype.gif);
	padding-left: 22px;
	color: #0099CC;
	line-height: 200%;
}

/*Elimina l'icona blank dalle immagini*/

div#gallery a[target*="_blank"], a[target*="_blank"] img {
 background-image: none;
 padding: 0;
 margin: 0;
}
#skin div, #pagina div, #zoomtesto div {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: left;
	width: 100%;
	padding-top: 3.4em;
	padding-left:1.6em;
	padding-bottom: 1em;
	background-position: 1.6em top;
}
#skin div p, #pagina div p, #zoomtesto div p {
	padding-right:2.6em;
}
#skin div {
	background-image: url(/_skin/_images/layout/tools-skingrafico.jpg);
}
#zoomtesto div {
	background-image: url(/_skin/_images/layout/tools-accessibilita.jpg);
}
#pagina div {
	background-image: url(/_skin/_images/layout/tools-dimensionepagina.jpg);
}
#tools li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tools li img, #menuSxFoto li a img, #header-link ul.gallery li a:hover img, #foto a img.prec, #foto a img.next, #galleryFoto a img.prec, #galleryFoto a img.next {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#foto a img.slideshow {
	filter: gray(); /* IE */
	opacity: 1; /* Safari, Opera and Mozilla */
}
#tools li img {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 0;
}
#tools li a img {
	color: #000000;
}
#tools li a:hover img, #tools li a:focus img, #tools li img.here, #menuSxFoto a:hover img, #menuSxFoto li.current img, #foto a:hover img.prec, #foto a:hover img.next, #foto a:hover img.slideshow, #galleryFoto a:hover img.prec, #galleryFoto a:hover img.next {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#tools li a:hover img, #tools li a:focus img {
	border: 1px solid #000000;
	background-color: #FF9900;
}
#tools li img.here {
	border: 1px solid #333333;
	background-color: #FFCC00;
	position: static;
}
#link-section {
	background-color: #FFFFFF;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/_skin/_images/layout/link-section-bkg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 0;
	line-height: 2em;
	color: #999999;
}
#link-section div ul, #link-section div li {
	display: inline;
	margin: 0;
	padding: 0;
}
#link-section div li {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding-bottom: 1em;
}
#link-section div li.last {
	border-right-width: 0;
	margin: 0;
	padding: 0;
}
#link-section div li a {
	color: #990000;
	text-decoration: none;
	padding-right: 0.4em;
	margin-top: 0;
	padding-bottom: 1em;
	margin-right: 0.6em;
	margin-left: 0.6em;
}
#link-section div li a.last {
	background-image: none;
	margin: 0;
	padding: 0;
}
#link-section div li a:hover {
	color: #CC0000;
}
#link-section div li a.actual, #link-section div li a.actual:focus, #link-section div li a:focus {
	background-color:#FFFFFF;
	padding-right: 0.7em;
	padding-left: 0.7em;
	padding-top: 0.6em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
/*tooltip e baloon*/

.tool-tip {
	color: #ffffff;
	width: 230px;
}
.tool-title {
	font-weight: bold;
	margin: 0;
	color: #FF9900;
	padding: 6px 6px 0;
	background:  url(/_skin/_images/layout/bubble.png) left top;
	text-transform: uppercase;
	text-align: center;
	font-size: 120%;
}
.tool-text {
	padding: 4px 6px 6px;
	background: url(/_skin/_images/layout/bubble.png) bottom right;
	line-height: 160%;
	text-align: center;
}
.tool-text b {
	color: #FFCC00;
}
/* Nascondi elementi */
.showPalm, .showAc, #moveUp, #moveDown, .showPrint {
	display:none;
}
.clear {
	clear:both;
	margin: 0;
	padding: 0;
	height:0;
	line-height:0;
}
/*Larghezza elementi e colonne*/
.halfColumn {
	width: 49%;
}
.maxWidth {
	width: 99%;
}
/*Allineamenti*/
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.text-aligncenter {
	text-align: center;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
/*Colore, dimensione e formattazione testo*/
.textAmaranto, .textName, #testo i, b.textAmaranto, strong.textAmaranto, span.textAmaranto {
	color: #990000;
}
.textYellow {
	color: #FFCC66;
}
.textOrange {
	color: #FF9900;
}
.textGrey {
	color: #666666;
}
.textGreen {
	color: #006633;
}
.h7 {
	font-size: 80%;
}
.uppercase {
	text-transform: uppercase;
}
.lowercase {
	text-transform: lowercase;
}
.capitalize {
	text-transform:capitalize;
}
.noUnderline {
	text-decoration: none;
}
.def, .mouseHelp {
	color: #336633;
	font-style: oblique;
	cursor: help;
}
.def a:link {
	color: #336633;
	text-decoration:none;
}
.def a:visited {
	color: #336633;
	text-decoration:none;
}
.def a:hover, .def a:active {
	color: #003366;
	text-decoration:none;
}
/*Blockquote e foto*/
div.quoteImportant, p.quoteImportant, blockquote.quoteImportant, blockquote {
	padding-left: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffcc00;
	margin-left: 1em;
	background-color: #FFFFFF;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 1em;
}
.imgRight, .imgLeft {
	padding: 0.6em;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.imgRight {
	float: right;
	margin-left: 1em;
}
.imgLeft, img.alignleft, img.alignLeft {
	float: left;
	margin-right: 1em;
}
.img, .photo {
	padding: 0.6em;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.img {
	margin-right: 1em;
	margin-left: 0;
}
.img:hover {
	border: 1px solid #333333;
	margin-right: 1em;
	background-color: #FFCC00;
}
p.vediFig {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	font-style: italic;
	color: #999999;
	margin-top: 0px;
}
p.vediFig img {
	padding: 0.6em;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.quote {
	padding-left: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	margin-left: 1em;
}

div.quoteImportant, p.quoteImportant, blockquote.quoteImportant {
	padding-left: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	margin-left: 1em;
	background-color: #FFFFFF;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 1em;
	color:#333333;
}
.postSede {
	padding: 0em 0.6em 0.6em;
	border: 1px solid #666666;
	margin-bottom: 1em;
	background-color: #F5F3F3;
}
a.button, a:link.button, a:visited .button, a:active.button, a:focus.button {
	text-decoration:none;
	color: #000000;
	background-color: #F8F8F6;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left:0.3em;
	padding-right:0.3em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
.hideFieldset {
	overflow: hidden;
	height: 3em;
}
.elementBorder {
	margin: 0;
	padding: 0;
	border: 1px solid #333333;
}
.altezzaRiga {
	line-height: 1.5em;
	vertical-align: middle;
}
.show {
	visibility:visible;
}
.hide {
	position:absolute;
	visibility:hidden;
	display:none;
}
.pulsanteElimina, .pulsanteSeleziona, .pulsanteInserisci, .pulsanteModifica, .pulsanteBlocca {
	margin: 0;
	padding: 0px 0px 0px 18px;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: 0px center;
	height: 20px;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 80%;
	line-height: 20px;
	vertical-align: middle;
}
.pulsanteElimina {
	background-image: url(/_images/forms/elimina.gif);
	width: 6.3em;
}
.pulsanteSeleziona {
	background-image: url(/_images/forms/seleziona.gif);
	width: 7.8em;
}
.pulsanteInserisci {
	background-image: url(/_images/forms/inserisci.gif);
	width: 7.1em;
}
.pulsanteModifica {
	background-image: url(/_images/forms/modifica.gif);
	width: 7.2em;
}
.pulsanteBlocca {
	background-image: url(/_images/forms/lock.gif);
}
.imgEventi {
	background-color: #FFFFFF;
	padding: 0.2em;
	float: left;
	margin-right: 0.6em;
	border: 1px double #999999;
}
.inline li {
	display: inline;
}
.paddingSxImg200px {
	clear:both;
	height:290px;
	margin:0px;
}
.paddingSxImg200px img {
	float:left;
	margin-right:10px;
}
.paddingSxImg200px p {
	margin: 0;
}
.paddingBottom10px {
	padding-bottom:10px;
}
.go {
	background-image: url(/_skin/_images/exp/bullet-continua.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
span.numeroVerde {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
	font-size: 130%;
}
.liPortali {
	background-color: #63B1D8;
	text-transform: uppercase;
}
.imgApp {
	background-color: #EFEFEF;
	padding: 0.5em;
	border: 1px solid #999999;
	float: left;
	margin-right: 0.6em;
	margin-top: 0.2em;
	margin-bottom: 0.4em;
}
/* Classe per 'Francobollo' generalmente di dimensione 100px x 100px */
.img100x100, .imgStamp {
	margin-right: 0.6em;
	margin-top: 0.4em;
	margin-bottom: 1em;
	background-color: #FFFFFF;
	padding: 0.3em;
	border: 1px dashed #ede8cb;
}
.img100x100 {
	float: left;
}
.new {
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 24px;
	background-image: url(/_skin/_images/exp/bullet-new.gif);
}
.column17, .column25, .column30, .column70, .columnAuto, #section div.column50, #altriServizi div.column50, .column50, #section div.column33, #altriServizi div.column33, .column33, .column60, .column45, .column33 {
	margin: 0;
	padding: 0;
}
.columnAuto {
	width: auto;
}
.column17 {
	width:18%;
}
.column25 {
	width:23.2%;
}
.column30 {
	width:29%;
}
.column40 {
	width:37.2%;
}
.column45 {
	width:43%;
}
.column60 {
	width:57%;
}
.column70 {
	width:66%;
}
.column20 {
	width:20%;
}
#section div.column50Sx, .column50Sx, #link-spot div.column50Sx {
	padding: 0;
	margin-right: 3%;
}
.column25, .widthContainer div.column20, .widthContainer div.column40, .column17 {
	padding: 0;
	margin-right: 0.6%;
	margin-left: 0.4%;
	padding-right:0.6%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.columnNone {
	margin-right:0;
	border-right:0 none;
}
#section div.column50, #altriServizi div.column50, .column50 {
	width:48%;
}
#section div.column33, #altriServizi div.column33 {
	width:33%;
}
#section div ul.column, #section div.column, #section div.column50, #section div.column33, #altriServizi div.column50, #altriServizi div.column33, .column17, .column33, .column25, .column20, .column40, .column60, .column45, #link-spot div.column50Sx, .column30 {
	float:left;
}
#section {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px 0px 2em;
	color: #333333;
	background-image: url(/_skin/_images/layout/content_cut.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#section h3 {
	color: #333333;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #cccccc;
	padding-left: 0.7em;
	text-transform: uppercase;
	margin-bottom: 1.4em;
	padding-bottom: 0.2em;
	margin-top: 1em;
	background-image: url(/_skin/_images/layout/line-standard.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 140%;
}
#section div h4 {
	font-size: 140%;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBDBD3;
	padding-bottom: 0.2em;
	margin-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 0.2em;
	margin-top: 0.4em;
}
#section p {
	line-height: 230%;
	color: #333333;
	border:0px;
	padding:0px;
}
#section a {
	color: #773126;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E3DD;
}
#section a:hover {
	color: #CC0000;
	border-bottom-color: #FFCC00;
}
#section b, #section strong {
	color: #912D1E;
}
#section div {
	padding-top: 0.6em;
	padding-right: 1em;
}
#section div ul {
	padding: 0;
	margin-top: 0;
	margin-bottom: 16px;
	margin-left:1.4em;
}
#section div li {
	list-style-type: none;
	margin-left: 10px;
	padding-top: 4px;
	margin-right: 0;
	padding-bottom: 4px;
	list-style-image: url(/_skin/_images/exp/bullet-indent.gif);
	line-height: 180%;
}
#section div li.bullet-none {
	margin-left: 0;
	list-style-image: none;
}
#section div li li {
	list-style-type: none;
	margin-left: 20px;
}
#section div li a {
	color: #685946;
	text-decoration: none;
}
#section div li a:hover {
	color: #990000;
	border-bottom-color: #FFCC00;
}
#footer {
	color:#FFFFFF;
	padding-bottom: 10px;
	padding-top: 4px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer a, #tools a {
	color: #FFE26F;
	text-decoration: none;
}
#close {
	text-align: right;
	padding: 0.3em;
	float: right;
	margin-top: -3em;
	margin-right: 3em;
	border: 1px solid #333333;
}
#close a {
	padding: 0.3em 0.7em;
}
input.login {
	max-width: 30em;
	min-width: 25em;
	font-size: 90%;
	background-color: #F3FAFE;
	border: 1px solid #999999;
	padding: 0.4em;
}
input.cerca {
	font-size: 90%;
	padding: 0.3em;
	margin-top:0.8em;
}
fieldset {
	padding-top: 1em;
	padding-bottom: 1em;
	max-width: 100%;
	margin: 0;
}
legend {
	color:#990000;
}
#parametri {
	font-size:10px;
	position:absolute;
	width:200px;
	padding:5px;
	left: 10px;
	top: 10px;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
	display:none;
}
#mininav {
	width: 48px;
	height: 425px; 
	position: fixed;
	
	background-color: #F7F7EF;
	border: 1px solid #999999;
	
	/*background-color: transparent;
	background-image: url(/_skin/_images/layout/mininav-bg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;*/
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	top: 2px;
	right: 2px;
	padding-top: 10px;
}
#mininav ul {
	margin: 0;
	padding: 0;
}
#mininav li {
	list-style-type: none;
	margin: 0 0 4px;
	padding: 0;
}
#mininav img {
	border: 1px solid #F7F7EF;
	padding:0.1em;
}
#mininav a {
	background-image:none;
	padding-right:0px;
}
#top-link a.liPortali {
	background-color: #63B1D8;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 10px;
}
#listGallery {
	margin-top: 1.8em;
}
#listGallery img {
	margin-top: -0.8em;
	margin-bottom: 3em;
	margin-right: 1em;
	padding:0.4em;
}
#listGallery a {
	margin-bottom: 1em;
}
/* PAGINE */

#tu6in {
	padding-bottom: 0.6em;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 1em;
	font-size: 90%;
	margin: 0px 0px 1em;
	color: #666666;
	clear:both;
	width:97%;
	height:1.6em;
}
#tu6in a, #tu6in span {
	padding-top: 1em;
}
#tu6in a {
	color: #006699;
}
/* ultimo elemento della barra di navigazione generata da javascript */

#actual {
	background-image: url(/_skin/_images/layout/tu6in-here.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	text-decoration: none;
}
/* Menù Sx */

#menuSx, #menuNews {
	width: 27.5%;
	font-size: 100%;
	margin-bottom: 1em;
	float: left;
	color: #FFFFFF;
	margin-left:0.5%;
}
#menuNews {
	background-color: #F4EEEC;
	border-top: 1px solid #DDD6CC;
	border-right: 1px solid #DDD6CC;
	border-left: 1px solid #DDD6CC;
	border-bottom-color: #DDD6CC;
	padding-bottom: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#menuNews h3 {
	color: #990000;
	margin-left: 10px;
	margin-top: 10px;
}

#menuNews ul {margin:0px; padding:0px;}

#menuNews li {
	width: 100%;
	list-style-type: none;
	color:#660000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#menuNews li.titleTag {
	font-weight: bold;
	color: #990000;
	padding: 8px 6px;
}

#menuNews li a {
	line-height: 2em;
	text-decoration: none;
	width: 94%;
	padding-right: 1%;
	padding-left: 3%;
	font-weight: bold;
	color: #663300;
	padding-top: 0.5em; padding-bottom: 0.5em;
}
#menuNews li a:hover {
	color: #990000;
}

#menuNews a span {
	display: block;
	font-variant: normal;
	font-style: normal;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	font-weight: normal;
	line-height: 1.2em;
	padding-bottom: 0.5em;
}

#menuNews li.cat-item a img {
	border:0px;
	padding:0px;
	right:0px;
}

#menuSx li {
	width: 100%;
	vertical-align: middle;
	color: #333333;
}
#menuSx a {
	line-height: 2em;
	text-decoration: none;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	font-weight: bold;
	display: block;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #333333;
}
#menuSx a span {
	display: block;
	font-variant: normal;
	font-style: normal;
	width: 100%;
	font-weight: normal;
	line-height: 1.2em;
}
#menuSx a:hover, #menuSx a:focus, #menuSx a:active, #menuSx a.actual {
	background-color: #FFCC66;
	color: #363435;
}
#menuSx li li a, #menuSx li li i, #menuSx li li em, #menuSx.elencoNews li a {
	line-height: 2em;
	text-decoration: none;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	font-weight: normal;
	display: block;
	padding-bottom: 0.2em;
	padding-top: 0.1em;
	font-variant: normal;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#menuSx.elencoNews li a {
	color: #5f1818;
}
#menuSx li li a:hover, #menuSx li li a:focus, #menuSx li li a:active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#menuSx li li li a, #menuSx.elencoNews li a {
	width: 89%;
	padding-left: 8%;
	background-image: url(/_skin/_images/exp/bullet-indent.gif);
	background-repeat: no-repeat;
	background-position: 3% 0.9em;
}
#menuSx li li li li a {
	width: 86%;
	padding-left: 11%;
	background-position: 6% 0.9em;
}
/*Blocco testo*/

#testo {
	width: 69.5%;
	float: right;
	margin-right: 1%;
	margin-top: 0;
	font-size: 100%;
	line-height: 180%;
	padding-bottom: 1em;
	text-align: justify;
	color: #333333;
	border:0px;
}
#testo p {
	padding-right: 1%;
	line-height: 200%;
}
#testo b {
	color: #605240;
}
#testo a, #testo a:link {
	color: #006699;
}
#testo a:hover, #testo a:focus, #testo a:active, #tu6in a:hover, #tu6in a:focus, #tu6in a:active {
	background-color: #FFCC66;
	color: #3E3E3D;
}
#testo img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;	
}
#testo a img {
	border:0
}
#menuOriz a:visited {
	background-image:none;
	padding-right: 0px;
}
#testo a:target {
	background-image: url(/_skin/_images/layout/move_ancora.gif);
	background-repeat: no-repeat;
	background-position: 2em top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
	display: block;
	width: 10%;
	padding-bottom: 0.6em;
	margin-top: 0.4em;
}
#testo h3 {
	background-color: #FFFFFF;
	color: #584e3f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	border-bottom-style: dotted;
	text-align: left;
	border-left-style: solid;
	border-left-color: #584e3f;
	line-height: 140%;
	padding-top: 0.4em;
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 0.6em;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom-width: 1px;
	border-bottom-color: #584e3f;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #584e3f;
}
#testo h3 span {
	display: block;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	vertical-align: text-top;
	font-style: normal;
	font-size: 50%;
	width: 100%;
	font-weight: normal;
}
#testo h4, #testo h5 {
	display:block;
	clear:both;
}
#testo h4, #searchResult h4 {
	color: #5b443c;
	font-size: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd6cc;
	padding-bottom: 0.2em;
	margin-top: 1em;
}
#testo h5 {
	color: #993333;
	font-size: 110%;
	text-transform: uppercase;
	margin-top: 1em;
	padding-bottom: 0;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#testo h5.normal {
	text-transform:none;
}
#testo h6 {
	color: #006699;
	font-size: 110%;
	margin-top: 1em;
	padding-bottom: 0;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
#testo li {
	text-align:left;
}
#testo acronym {
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: help;
}
#testo img.foto80x56, .previewPhoto {
	background-color: #FFFFFF;
	padding: 3px;
	margin-right: 3px;
	border: 1px solid #666666;
}
/* Menù orizzontale (modulistica, normativa) */

#menuOriz {
	padding-bottom: 0.2em;
	padding-right: 5em;
	padding-left: 1%;
	padding-top: 0.2em;
	font-size: 90%;
	margin: 0.6em 0px 0.4em;
	text-align: right;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#menuOriz ul, #menuOriz li {
	display: inline;
}
#menuOriz a, #menuOriz a:link, #menuOriz a:visited {
	padding: 0.6em 0.6em 0.5em;
	color: #663300;
	text-decoration: none;
	border-top: 1px solid #FFDB4A;
	border-right: 1px solid #FFDB4A;
	border-left: 1px solid #FFDB4A;
	background-color: #FFFFFF;
}
#menuOriz a.actual, #menuOriz li.current-cat a {
	padding: 0.6em 0.6em 0.5em;
	color: #990000;
	border-top: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-left: 1px solid #FFD275;
	background-color: #FAFAFA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAFAFA;
}
#menuOriz a:hover {
	color: #000000;
	background-color: #FFE09F;
}
#menuOriz li {
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
 #menuOriz a[href^="mailto:"] {
 background-image: url(/_skin/_images/exp/bullet-email.gif);
 padding-right: 12px;
}
#menuOriz a.logout {
	background-color: #FFCC33;
}
/*Bandi*/

div.descrizione {
	padding-left: 8em;
	background-color: #FFFFFF;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-right: 1em;
	margin-top: 0;
}
h5, div.data {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
div.descrizione p, div.tipo {
	color: #666666;
	padding-bottom: 0.4em;
	font-style: normal;
	margin: 0;
	text-align: left;
}
div#testo *.evidenza {
	color:#990000;
	background-color: #FFFFBB;
}
/*da controllare se tenere*/

#open-custom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
}
#open-custom li {
	display: inline;
}
#open-custom li a {
	color: #FFCC00;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: 6px;
}
#notizia {
	background-color: #FFFFFF;
	margin-top:1em;
	padding: 1em;
	border: 1px solid #999999;
}
#notizia p:first-line {
	text-align: right;
}
#notizia h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}
#notizia p > img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
/*Standard Form*/

#testo fieldset {
	padding: 5px;
	margin-top: 15px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#testo fieldset label {
	display: block;
	margin-top: 5px;
}
#testo label img {
	vertical-align: middle;
}
#testo legend {
	font-weight: bold;
	color:#990000;
}
#testo fieldset input, fieldset select, fieldset textarea {
	width: 99%;
}
#testo input.cerca {
	width:auto;
}
#testo input.checkbox {
	width:auto;
	text-align:left;
}
#testo label.inline {
	display:inline;
}
#testo label.block {
	display:block;
}
#testo input.radio {
	width:auto;
	display:inline;
	text-align:left;
}
#testo input.bkgRed {
	background-color:#FF6633;
}

#testoFoto {
	font-size: 130%;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 50px;
}
/*Mappa*/

#map {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	height: 400px;
	text-align: center;
	vertical-align: middle;
}
/*Blocco a fine pagina per la data di aggiornamento*/

#dataAgg {
	margin-top: 1em;
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0.4em;
	padding: 0.4em;
	color: #666666;
	border-top: 1px solid #FFCC00;
	border-right: 1px none #FFCC00;
	border-bottom: 1px none #FFCC00;
	border-left: 1px none #FFCC00;
	clear:both;
}
#tornasu {
	width: 20%;
	text-align: center;
	border: 1px solid #000000;
	background-color: #E8E8E8;
	margin-top: 1em;
	font-size: 80%;
	margin-right: 0.7em;
	margin-left: auto;
	margin-bottom: 0.1em;
	float: right;
}
#tornasu a {
	text-decoration: none;
}
#lang {
	background-image: url(/_skin/_images/layout/lang.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 200px;
	text-align: center;
	padding: 26px 10px 20px;
	float: left;
	margin-left:320px;
	color: #EBE3B8;
	position: absolute;
	top:30px;
	display:none;
}
#lang a {
	color:#663300;
	text-decoration:none;
}
#lang img {
	margin-top: 4px;
	border: 1px solid #000000;
}
#lang img:hover {
	border: 1px solid #FFFFFF;
}
#lang a.here {
	background-image: url(/_skin/_images/lang/lang-here.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 7px;
}
#boxRisultatiCerca {
	background-color: #FFFFFF;
	padding: 1%;
	width: 96%;
	border: 1px solid #999999;
	text-align: left;
	margin-top: 1em;
	background-image: url(http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif);
	background-repeat: no-repeat;
	background-position: 98% 98%;
}
/* finestra ricerca */
#searchWindow {
	width:100%;
	display:none;
	position: absolute;
	top: 19.2em;
	left:0;
	font-size: 130%;
}
#searchClose {
	background-color: #990000;
	height:2em;
	line-height:2em;
	text-align:right;
	font-weight:bold;
	padding-right:2em;
	color: #FFFFFF;
	background-image: url(/_skin/_images/layout/nav-button-bg-rosso.gif);
	background-repeat: repeat-x;
	font-size: 80%;
}
#searchClose a {
	color: #FFFFFF;
	text-decoration:none;
}
#searchWindowBody {
	border: 1px solid #990000;
	width: 40%;
	height:30em;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align:left;
	color:#000000;
}

#searchResult.spinner {
	background-image: url(/_skin/_images/ajax/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}

#searchResult {
	height:26.5em;
	padding:5px;
	overflow:auto;
}
#searchResult a, #searchResult span {
	color: #006699;
	background-image: url(/_skin/_images/toolbar/rubrica.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.6em;
}
#searchResult iframe {
	width:100%;
	height:26em;
	border: 0px;
	margin: 0px;
	padding: 0px;
	overflow:scroll;
}

#altriServizi {
	background-color: #080808;
	width: 100%;
	background-image: url(/_skin/_images/layout/bkg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	padding-top: 1em;
	margin: 0px;
	color: #FFFFFF;
	padding-bottom: 1.4em;
}
div.widthContainer {
	padding-top: 1em;
}
#altriServizi ul {
	margin:0;
	padding:0;
}
#altriServizi li {
	list-style-type: none;
	margin-bottom: 0.6em;
}
#altriServizi a {
	color: #FFCC00;
	text-decoration:none;
}
#altriServizi a:hover {
	text-decoration:underline;
}
#altriServizi strong {
	font-size: 140%;
	margin: 0px 0px 1em;
	text-transform: uppercase;
	padding-bottom: 0.4em;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
}
/*Wordpress*/

#search {
	padding: 0.6em;
	color: #333333;
	margin: 0.4em 0em 1em;
	border: 1px solid #CCCCCC;
	background-color: #FDFDFD;
	text-align: left;
}
#search label, #searchform, #search input {
	display:inline;
}
#search input {
	font-size: 90%;
}
#searchform #s {
	width: 46%;
	background-color: #FFFFCC;
	border-width: 1px;
	border-style: solid;
	border-color: #95B942;
}
#content .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
/*User Online di WP*/
#content p.user {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7F0D9;
	padding-left: 0em;
	padding-bottom: 0.2em;
	background-image: url(/_skin/_images/toolbar/rubrica.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#content p.user b, #content p.user strong {
	color:#006699;
}
#content .postView {
	float: right;
	display: inline;
	color: #999999;
}
#content .commento {
	float: left;
	display: inline;
	margin-right: 2em;
}
#content .inviaLink {
	padding-left: 2em;
	padding-bottom: 0.2em;
	background-image: url(/_skin/_images/toolbar/email_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	display: inline;
	color: #999999;
}
#content .meta {
	color: #999999;
	font-style: italic;
}
#content #comment {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#content .post-date {
	width: 56px;
	height: 66px;
	float:left;
	background: url(/_skin/_images/layout/calendario-bg.gif) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .post-date-pubblicato {
	width: 56px;
	height: 81px;
	float:left;
	padding-top: 9px;
	margin-top: 5px;
	background: url(/_skin/_images/layout/calendario-bg-red.gif) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .post-month {
	font-size: 120%;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 70%;
	padding-top: 5px;
	margin-left: -3px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .post-day {
	font-size: 250%;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	padding-top: 9px;
	margin-left: -3px;
}
#content .post-year {
	font-size: 100%;
	color: #669900;
	text-align: center;
	display:block;
	padding-top: 7px;
	margin-left: -3px;
	font-family: Arial, Helvetica, sans-serif;
}

#content .post-year.textAmaranto {
	color: #CC0000;
}
#content .data {
	float: left;
}
#content .post-title {
	text-align: left;
	float: left;
	margin-left: 6px;
	width: 88%;
}
#content .postPages {
	text-align: left;
	width: 96%;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

#menuNews li.current-cat, #menuNews li.current-cat a {
	color: #669900;
	background-color: #FFFFFF;
}

/*formattazione del solo titolo del messaggio*/
#content .post-title span.h, #content .postPages span.hPages {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	color: #669900;
	font-weight: bold;
	margin-bottom: 0.2em;
}
#content .post-title span.h a, #content .post-title span.h a:link, #content .postPages span.hPages a, #content .postPages span.hPages a:link {
	color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration:none;
	border-bottom-color: #E3EABF;
}
/*commento*/
#content .feedback {
	background-color: #FFFFFF;
	padding: 0.3em 0.3em 0.3em 2em;
	margin-top: 0.4em;
	margin-bottom: 1.5em;
	background-image: url(/_skin/_images/toolbar/comment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:16px;
}

#content .dettagli {
	background-color: #FFFFFF;
	padding: 0.3em;
	margin-top: 0.4em;
	margin-bottom: 1.5em;
	height:16px;
}

#content blockquote {
	margin-top: 1.5em;
	margin-right: 3em;
	margin-bottom: 0pt;
	margin-left: 1em;
	padding-left: 2em;
	border-left-width: 0.5em;
	border-left-style: solid;
	border-left-color: #dddddd;
	color: #777777;
}
#content .post-edit a {
	color: #990000;
}
/*Permanent link*/
#content .post-link, #content .url {
	background-image: url(/_skin/_images/toolbar/link.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.8em;
}
/*Formatazione elenco puntato per allegati*/
#content .storycontent ul li {
	list-style-type: none;
	background-image: url(/_skin/_images/toolbar/download.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.2em;
	padding-top: 0em;
	padding-bottom: 0em;
}
/*Linea di separazione tra una notizia e l'altra*/
#content div.post, #content #commento {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
	margin-bottom:1.4em;
}
#content img.avatar {
	float: left;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 4px;
	border: 1px solid #333333;
}
#content #commento {
	clear:both;
}
#content .autore {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669900;
	padding: 4px;
}
#content .autore a {
	color: #FFFFFF;
}
#content p.line a {
	text-decoration:none;
	color: #669900;
}
#content .goSx {
	background-image: url(/_skin/_images/exp/arrow-sx.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#content .goDx {
	background-image: url(/_skin/_images/exp/arrow-dx.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#ultimeNews ul li, #ultimeNewsProCiv ul li {
	list-style-image:url(/_skin/_images/toolbar/download.png);
}
#menuOriz li a.rss {
	padding-right: 1.4em;
}
#content .rss, #menuOriz .rss, .rss {
	background-image: url(/_skin/_images/exp/bullet_feed.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 1.4em;
}

/* spinner per sezioni ajax */
#spot.spinner, #section.spinner, #tools.spinner {
	background-image: url(/_skin/_images/ajax/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center 100px;
}
#tools.spinner {
	background-position: center 60px;
}
/* Notizie per data */
#notizieData {
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E9E9E9;
	margin-top: 10px;
}
#notizieData select {
	width:74%;
	font-size: 110%;
	background-color:#FFFFCC;
	margin-left:6px;
	border-width: 1px;
	border-style: solid;
	border-color: #95B942;
}

ul.post-meta, ulpost-meta li {
	display:inline;
	list-style-type: none;
	margin: 0px;
}

/* CN150 */

#cn150 {
	
	background-image: url(/_skin/_images/layout/cn150-white.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #1A171A;
}

#cn150 .colonna{
	padding: 0;
	margin-right: 3%;
	float:left;
	width: 30%;
}

#cn150 h4 {
	background-image: url(/_skin/_images/layout/calendario-bg-red-vuoto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 53px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 70px;
}

#cn150 h4 .mm {
	text-transform: uppercase;
	color: #FFFFFF;
}

#cn150 h4 .gg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 280%;
	color: #990000;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 4px;
}

#cn150 h4 .aaaa {
	color: #333333;
	font-weight: normal;
}

#cn150 .messaggio {
	width: 60%;
	margin-bottom: 20px;
}

#cn150 #calendario {
	width: 60%;
	float: left;
	margin-right: 30px;
}

#cn150 #calendario p{
height:70px;
}

#container, div.widthContainer {
	/*position:relative;*/
}

#spot #cn150 h2 {
	border-width: 0px;
	border-style: none;
}

#spot #cn150home h2 {
	border-width: 0px;
	border-style: none;
}

#cn150home {
	background-image: url(/_skin/_images/layout/cn150-white-home.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#movicentro-list {
	text-align: center;
	margin:10px;
	padding:0px;
	font-size: 120%;
}

#movicentro-list li{
	display: inline;
	margin:0px;
	padding-right: 20px;
}
#movibyte-cn {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}

.webcam {
	float: left;
	margin-right: 6px;
	/*border: 1px solid #FF99FF;*/
	margin-bottom: 0px;
	padding-bottom:0px;
	height: 120px;
	width: 130px;
}

.ftnome {
	position: relative;
	bottom: 10px;
	background-color: #FFFFFF;
	width:128px;
	text-align: center;
	margin:0px;
	padding:0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	/*bordi bottom*/
	-moz-border-radius-bottomright: 4px; /* FF1+ */ 
	-moz-border-radius-bottomleft: 4px; /* FF1+ */ 
    -webkit-border-bottom-right-radius: 4px; /* Saf3+, Chrome */
	-webkit-border-bottom-left-radius: 4px; /* Saf3+, Chrome */  
	border-bottom-right-radius: 4px; /* Opera 10.5, IE 9 */
	border-bottom-left-radius: 4px; /* Opera 10.5, IE 9 */
}

.webcam a .ftnome  {
color: #666666;
}
.webcam a:hover .ftnome  {
	color: #FFFFFF;
	background-color:#000000;
}

div#galleryWebcam ul {
	margin: 0;
	padding: 0;}

div#galleryWebcam  {
	text-align:center;
	position: relative;
	padding-top: 10px;
	padding-left: 15px;
}
div#galleryWebcam li {
	display: inline;
	margin-right: 5px;
}

div#galleryWebcam img {
	margin: 0;
	padding: 0;
}
div#galleryWebcam img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #666666;
	/*bordi bottom*/
	-moz-border-radius-topright: 4px; /* FF1+ */ 
	-moz-border-radius-topleft: 4px; /* FF1+ */ 
    -webkit-border-top-right-radius: 4px; /* Saf3+, Chrome */
	-webkit-border-top-left-radius: 4px; /* Saf3+, Chrome */  
	border-top-right-radius: 4px; /* Opera 10.5, IE 9 */
	border-top-left-radius: 4px; /* Opera 10.5, IE 9 */
	
	background-image: url(/foto/_images/magnifier.png);
	background-repeat: no-repeat;
	background-position: right top;
}

div#galleryWebcam a img, div#galleryWebcam a:link img {
	outline: none;
	
}

div#galleryWebcam a:hover img, div#galleryWebcam a:active img , div#galleryWebcam a:focus img, div#galleryWebcam a.selected img{
	outline: none;
	opacity: 1;
	background-color:#000000;
	
}

#zoomWebcam {
display:none;
text-align:center;
position: absolute;
margin-left:20px;
margin-right:30px;
top:0px;}

.zoomWebcam {
display:none;}

div#galleryWebcam #zoomWebcam img {
	padding: 10px;
	width: 480px;
	position: relative;
	right: auto;
	left: auto;
	margin-bottom:0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

#dettagliWebcam {
	background-color:#FFFFFF;
	color:#333333;
	width: 500px;
	right: auto;
	left: auto;
	position: relative;
	margin:0px auto 10px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
#dettagliWebcam p{
	margin:0px;
	text-align:left;
	padding-left:10px;
	padding-bottom: 6px;
}
div#dettagliWebcam b {
	text-transform: uppercase;
	color: #990000;
}

div#dettagliWebcam a, div#dettagliWebcam a:link, div#dettagliWebcam a:active, div#dettagliWebcam a:visited{
	color: #666666;
}

div#zoomWebcam a:hover img, div#zoomWebcam a:hover{
	background-color:#FFFFFF;
}

.closeWebcam {
	border-radius: 13px; /* Opera 10.5, IE 9 */
	-moz-border-radius: 13px; /* FF1+ */
	-webkit-border-radius: 13px; /* Saf3+, Chrome */
	border: 1px solid #666666;
	font-size: 180%;
	background-color: #000000;
	height: 20px;
	width: 20px;
	font-weight: bolder;
	text-align: center;
	padding: 3px;
	margin-left: 480px;
	margin-top:-0px;
	position: absolute;
	z-index:100;
}

#zoomWebcam div.closeWebcam a, div.closeWebcam a:link, div.closeWebcam a:active, div.closeWebcam a:visited{
	color: #FFFFFF;
}

#zoomWebcam div.closeWebcam a:hover{
	color: #FFCC00;
	background-color: #000000;
}

#zLinkImg {
	clear: both;
	float: right;
}

#testo div.avviso {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F20000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #F20000;
	padding: 4px 10px 10px;
	margin-top:10px;
}

#testo div.avviso h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 240%;
	font-weight: bolder;
	color: #CC0000;
	background-image: url(/_skin/_images/png/onebit_47.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-bottom: 14px;
	border-bottom-color: #F6A21D;
	padding-top: 10px;
	
}
#testo div.avviso blockquote {
	border-left-width: 6px;
}

#webcamError {
	background-color:#FFFFFF;
	color:#000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}

#webcamError a {
	color: #003366;
}
