/******************** Preload ********************/
#oPreload {
	color:#fff;
	background-color:#111;
	font:bold 12px arial,serif;
	padding:5px 10px;
	position:fixed;
	left:5px;
	top:5px;
	border-radius:5px;
	-moz-border-radius:5px;
}


/*
 * giallo: #edcc7d; /*#ffcf83;
 */



/******************** Elementi ********************/

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0; padding: 0;
	color: #000;
	/*background: #171717 url('../immagini/structure/bg-orange2.png') repeat-x;*/
	background: #ff6700 url('../immagini/structure/bg.jpg') repeat-x;
	text-align: center;
	font: normal 11px "Lucida Grande", "Verdana", sans-serif, monospace;
}

.bodyFrame {
	margin: 0; padding: 0;
	text-align: left;
	color: #fff;
	background: #000;
	font: normal 11px "Lucida Grande", "Verdana", sans-serif, monospace;
}

.bodyHome {
	margin: 0; padding: 0;
	text-align:left;
	color: #fff;
	background: #000;
	font: normal 11px "Lucida Grande", "Verdana", sans-serif, monospace;
}

table { border: 0 }



h1 { font: normal 24px "Trebuchet MS", "Lucida Grande", "Verdana", sans-serif; margin: 0; }
h2 { font: normal 18px "Trebuchet MS", "Lucida Grande", "Verdana", sans-serif; margin: 0; }
h3 { font: bold 14px "Trebuchet MS", "Lucida Grande", "Verdana", sans-serif; margin: 0; }


.titoloFrame {
	padding:20px 30px;
	font-size:18px;
	font-weight:bold;
	color:#999;
	background:#111;
	border-bottom:1px solid #333;
	text-transform:uppercase;
	text-align:left;
	text-shadow:2px 2px 2px #000;
}


.barrato { text-decoration: line-through; }

img { border: 0 }

a.img img{ border: 1px solid #222; }
a:hover.img img{ border: 1px solid #333; }

a.img2 img{ border: 1px solid #222; }
a:hover.img2 img{ border: 1px solid #333; }

a.img3 img{ border: 1px solid #999; }
a:hover.img3 img{ border: 1px solid #fff; }

a.img_disab img{ border: 4px solid #333; }
a:hover.img_disab img{ border: 4px solid #999; }

.imageOver{
	background: url('../immagini/icone/zoom.gif') no-repeat 50% 50%;
	filter: alpha( opacity = 50 );
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}



/******************** Struttura Sito ********************/

/***** Contenitore Sito *****/
#container {
	width: 960px;
	height: 580px;
	overflow: hidden;
}

/***** Contenitore Sito *****/
#containerFrame {
	width: 467px;
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #000;
	font: normal 11px "Lucida Grande", "Verdana", sans-serif, monospace;
	text-align: center;
}

#header {
	width:950px;
	height:375px;
	overflow:hidden;
	background-image:url('../immagini/structure/bg-header-black.png');
	background-repeat:no-repeat;
	background-position:center 40px;
}


#footer {
	width:900px;
	margin-left:22px;
	color:#fff;
	background:#101112 url('../immagini/structure/bg_band.gif');
	border-top:1px solid #222;
	border-bottom:1px solid #222;
}
#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:underline;
}
#footer a:hover, #footer a:active, #footer a:focus {
	text-decoration:none;
}



#bottom {
	width:900px;
	padding-top:5px;
	color:#000;
}
#bottom a:link, #bottom a:visited {
	color:#000;
	text-decoration:underline;
	text-shadow:2px 2px 2px #AF4600;
}
#bottom a:hover, #bottom a:active, #bottom a:focus {
	text-decoration:none;
}



.tdSX {
	color:#666;
	background:#333;
}
.tdSX_omino {
	color: #fff;
	background: url('../immagini/layout/sx_mic.jpg') no-repeat;
}

.tdDX {
	color: #fff;
	background: url('../immagini/layout/dx-appuntamenti.jpg') no-repeat;
}


.hbgBody {
	width:950px;
	overflow:hidden;
	background-image:url('../immagini/structure/bg-body.png');
	background-repeat:repeat-y;
}

.hboxStatus {
	width:900px;
	height:75px;
	background:#101112 url('../immagini/structure/bg_band.gif');
	margin-left:22px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}

#boxStatus {
	color:#fff;
	background:#111;
	padding:2px 5px;
}





/***** Contenitore pagine *****/
/*#boxpage {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	text-align: left;
	padding: 26px;
}

#boxleft {
	float: left;
	width: 620px;
	margin-right: 20px;
	text-align: left;
}

#boxright {
	float: left;
	width: 200px;
	text-align: left;
}*/

/***** Dynform *****/
#dynform {
	padding: 20px 0 40px;
	font-size: 10px;
}


/***** pie *****/
#pie {
	color: #fff;
	background: #727272 url('../immagini/struttura/bg_footer.jpg') repeat-x 0 0;
	border-top: 4px solid #3d3d3d;
	padding: 20px;
	font-size: 10px;
}

.pie {
	color: #666;
	background-color: inherit;
	font-family: arial, verdana, san-serif, monospace;
	font-size: 11px;
	padding-right:5px;
}
a.pie:link, a.pie:visited {
	color: #666;
	background-color: inherit;
}
a.pie:hover, a.pie:active, a.pie:focus {
	color: #f30;
	background-color: inherit;
}

div.event {
	background: #E9DE7F url('../immagini/struttura/event.gif') no-repeat top right;
	border-bottom: 1px solid #CE9C39;
	border-left: 1px solid #CE9C39;
	margin: 10px 0 0;
	padding: 20px;
}





/***** Ticker ****/
.ticker {
	color: #000;
	background-color: #999;
	padding: 5px 20px;
	text-align: left;
	border-bottom: 4px solid #333;
}



/***** Lingua *****/
.lingua {
	color: #666;
	background-color: #111111;
}
a.lingua:link, a.lingua:visited {
	color: #666;
	background-color: #111111;
	text-decoration: none;
	padding: 2px 5px;
}
a.lingua:hover, a.lingua:active, a.lingua:focus {
	color: #fff;
	background-color: #f30;
	text-decoration: none;
}



/******************** Testo ********************/

.testo {
	color:#999;
	font:normal 14px arial;
	line-height:20px;
	padding-bottom:20px;
}

.testo a:link, .testo a:visited {
	color: #999;
	background-color: transparent;
}

.testo a:hover, .testo a:active, .testo a:focus {
	color: #fff;
	background-color: transparent;
}

.testo2 {
	color: #666;
	background-color: inherit;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 20px;
}



.dxbox {
	background-image:url('../immagini/structure/bg-dx-black.png');
	background-repeat:no-repeat;
	margin-bottom:40px;
}

.dxbox_top {
	padding:18px 20px;
}

.dxbox_inbox {
	padding:20px 20px 0; background:#222;
}

.dxbox_bottom {
	background-image:url('../immagini/structure/bg-dx-bottom.png');
	background-repeat:no-repeat;
	height:27px;
}

.ytitle {
	/*color:#BB5FFF;*/
	color:FF8201;
	text-shadow:2px 2px 2px #000;
}

a.ytitle:link, a.ytitle:visited {
	color:#FF8201;
	font-weight:bold;
}

a.ytitle:hover, a.ytitle:active, a.ytitle:focus {
	color:#fff;
}


.ytitle2 {
	color:#BB5FFF;
	text-shadow:2px 2px 2px #000;
}

.y2 {
	margin-bottom:10px;
}

.page_title {
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin-bottom:20px;
}


/******************** Links ********************/

a:link, a:visited {
	color: #fff;
	text-shadow:2px 2px 2px #000;
}

a:hover, a:active, a:focus {
	color: #BB5FFF;
}

a.violet:link, a.violet:visited {
	color: #BB5FFF;
}

a.violet:hover, a.violet:active, a.violet:focus {
	color: #fff;
}


a.link2:link, a.link2:visited {
	color: #f00;
}

a.link2:hover, a.link2:active, a.link2:focus {
	color: #000;
}

a.link3, a.link3:link, a.link3:visited {
	color: #fff;
	padding: 3px 5px;
	font-weight: bold;
	font-size: 11px;
}

a.link3:hover, a.link3:active, a.link3:focus {
	color: #000;
	background-color: #ffcf83;
}


a.link4:link, a.link4:visited {
	color: #ddd;
	background-color: #333;
	padding: 3px 5px;
	text-decoration: none;
	font-size: 10px;
	text-shadow:2px 2px 2px #000;
}

a.link4:hover, a.link4:active, a.link4:focus {
	color: #fff;
	background-color: #BB5FFF;
}


a.plus:link, a.plus:visited {
	color: #edcc7d;
	background: transparent url('../immagini/icone/plus.gif') no-repeat 0 0;
	padding: 1px 0 13px 20px;
}

a.plus:hover, a.plus:active, a.plus:focus {
	color: #8dd165;
	background: transparent url('../immagini/icone/plus.gif') no-repeat 0 0;
}



/***** Menu *****/
#menuv a:link, #menuv a:visited {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	line-height:22px;
	text-shadow:2px 2px 2px #000;
}
#menuv a:hover, #menuv a:active, #menuv a:focus {
	text-decoration:underline;
}
#menuv a.on:link
	, #menuv a.on:visited
	, #menuv a.on:hover
	, #menuv a.on:active
	, #menuv a.on:focus {
	color:#C26FFF;
	text-decoration:none;
}

#menuLogin a:link, #menuLogin a:visited {
	color:#000;
	text-decoration:none;
	text-shadow:2px 2px 2px #AF4600;
}
#menuLogin a:hover, #menuLogin a:active, #menuLogin a:focus {
	text-decoration:underline;
}
#menuLogin a.on:link
	, #menuLogin a.on:visited
	, #menuLogin a.on:hover
	, #menuLogin a.on:active
	, #menuLogin a.on:focus {
	color:#fff;
	text-decoration:none;
}





.ajax_result {
	color: #000;
	background-color: #ff9900;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
}


.categorie_menubox {
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	/*border-top: 1px solid #bbb;*/
	border-bottom: 2px solid #bbb;
}

.categoria_box {
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #7798b9;
}

.categoria {
	color: #fff;
	background-color: #7798b9;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 5px 10px;
	border-top: 1px solid #cddcec;
	/*border-bottom: 1px solid #bbb;*/
}


.sottocategoria {
	color: #333;
	background-color: #cddcec;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 5px 10px;
	border-top: 1px solid #fff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	display: block;
}
a.sottocategoria:link, a.sottocategoria:visited {
	color: #333;
	background-color: #cddcec;
	text-decoration: none;
}

a.sottocategoria:hover, a.sottocategoria:active, a.sottocategoria:focus {
	color: #333;
	background-color: #a8c3dd;
}



.sottocategoria_on {
	color: #333;
	background-color: #cddcec;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	border-top: 1px solid #fff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	display: block;
}
a.sottocategoria_on:link, a.sottocategoria_on:visited {
	color: #fff;
	background-color: #f30;
	text-decoration: none;
}

a.sottocategoria_on:hover, a.sottocategoria_on:active, a.sottocategoria_on:focus {
	color: #fff;
	background-color: #f30;
}


.menuside {
	color: #333;
	background-color: #cddcec;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #bbb;
	display: block;
}
a.menuside:link, a.menuside:visited {
	color: #333;
	background-color: #cddcec;
	text-decoration: none;
}

a.menuside:hover, a.menuside:active, a.menuside:focus {
	color: #fff;
	background-color: #369;
}

.menuside_on {
	color: #fff;
	background-color: #82BB52;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #bbb;
	display: block;
}
a.menuside_on:link, a.menuside_on:visited {
	color: #fff;
	background-color: #82BB52;
	text-decoration: none;
}

a.menuside_on:hover, a.menuside_on:active, a.menuside_on:focus {
	color: #fff;
	background-color: #82BB52;
}










/**************************************** colore, colore titoli ****************************************/

.verde, h2.verde {
	color: #008811;
	background-color: transparent;
}
.verde2, h2.verde2 {
	color: #89fd00;
	background-color: transparent;
}
.arancio, h2.arancio {
	color: #ff6633;
	background-color: transparent;
}

.rosso, h2.rosso {
	color: #f00;
	background-color: transparent;
}

.grigio, h2.grigio {
	color: #666;
	background-color: transparent;
}

.giallo, h2.giallo {
	color: #ffcf83;
	background-color: transparent;
}


/********** Descrizione pagina (sotto al titolo nei details) *********/
.descrizione {
	font-size: 10px;
	margin-bottom: 20px;
	color: #666;
	background-color: inherit;
}







/**** Galleria ****/
a.galleria img{ margin: 4px 0; }




/***** Titoli *****/
.titolo {
	padding-bottom: 10px;
	font-size: 24px;
	line-height: 30px;
	font-family: arial,verdana,,sans-serif,monospace;
	color: #221e1b;
	background-color: transparent;
}

.titolo24 {
	padding-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	color: #221e1b;
	background-color: transparent;
}

.titolo3 {
	padding-bottom:10px;
	font-size: 18px;
	font-weight: bold;
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	color: #666;
	background-color: transparent;
}


.titolo_verde {
	padding-bottom:10px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Sans-Serif;
	color: #89fd00;
	background-color: transparent;
}
.titolo2 {
	padding-bottom:10px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Sans-Serif;
	/*color: #ffcf83;
	background-color: transparent;*/
}





/***** Vari *****/
.disab {
	color: #666;
}
.disab2 {
	color: #999;
}

.ln {
	line-height: 20px;
}



/******************** Form ********************/

form {
	font: normal 11px "Lucida Grande", "Verdana", sans-serif, monospace;
	/*font-family: arial, verdana, san-serif, monospace;
	font-size: 10px;*/
	margin: 1px;
}

select {
	color: #666;
	background-color: #fff;
	font: normal 12px "Lucida Grande", "Verdana", sans-serif, monospace;
	/*font-family: arial, verdana, san-serif, monospace;
	font-size: 12px;*/
}

textarea {
	color: #000;
	background-color: #e4e4e4;
	font: normal 12px "Lucida Grande", "Verdana", sans-serif, monospace;
	/*font-family: arial, verdana, san-serif, monospace;
	font-size: 12px;*/
}

input {
	color: #000;
	background-color: #e4e4e4;
	font: normal 12px "Lucida Grande", "Verdana", sans-serif, monospace;
	/*font-family: arial, verdana, san-serif, monospace;
	font-size: 12px;*/
}

.fastk {
	margin-right: 5px;
	color : #f00;
	background-color: inherit;
	font-weight: bold;
}

.flabel {
	/*clear:left;*/
	float: left;
	width: 100px;
	margin-right: 20px;
	text-align: left;
	font-size: 12px;
}

.fbox {
	float: left;
	width: 480px;
	margin-bottom: 10px;
	text-align: left;
	display: inline;
}

.fs {
	color: #f00;
	background-color: inherit;
	font-size: 12px;
	font-weight: bold;
}

.fcheck {
	color: #f00;
	background-color: inherit;
	font-size: 9px;
	font-weight: bold;
	display: inline;
}

.fcheckblock {
	color: #f00;
	background-color: inherit;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

.fprivacy {
	height: 60px;
	overflow: auto;
	border: 1px solid #ddd;
	color: #666;
	background-color: #eee;
	padding: 5px;
	font-size: 9px;
	margin-top: 5px;
}

.fprivacyon {
	height: 110px;
	overflow: auto;
	border: 1px solid #ddd;
	color: #000;
	background-color: #ffd6be;
	padding: 5px;
	font-size: 11px;
	margin-top: 5px;
}

.fast {
	margin-right: 5px;
	color: #f00;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
}

.flabelcell {
	margin-right: 20px;
	text-align: right;
	font-size: 9px;
	color: #999;
	background-color: transparent;
}

.fboxcell {
	margin-bottom: 10px;
	text-align: left;
}

.fboxcell_strong {
	color: #03f;
	background-color: inherit;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	font-size:12px;
}

a.flink, a.flink:link, a.flink:visited {
	color: #ddd;
	background-color: inherit;
	text-decoration: underline;
}

a.flink:hover, a.flink:active, a.flink:focus {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}




/******************** Verifiche ********************/

.email_errore {
	color: #f00;
	background-color: inherit;
	font-weight: bold;
	display: inline;
	font-size: 9px;
}

.email_conferma {
	color: #F1CFFF;
	background-color: inherit;
	font-weight: bold;
	display: inline;
	font-size: 9px;
}

.obbligatorio {
	color: #f00;
	background-color: transparent;
	font-size: 9px;
	font-weight: bold;
}

.evidenziato {
	color: #f00;
	background-color: transparent;
}

.errore {
	color: #f00;
	background-color: transparent;
	font-weight: bold;
}



/******************** Riquadri ********************/

.riquadro1 {
	font-size:11px;
	line-height:16px;
	color:#999;
	background-color:#333;
	display:block;
	padding:8px;
	border:1px solid #555;
}















/***** Rassegna Stampa ****/
.press_box {
	margin-bottom: 40px;
}

.press_titolo {
	color: #221e1b;
	background-color: transparent;
	font: normal 24px arial,verdana,sans-serif,monospace;
	line-height: 30px;
	margin-bottom: 10px;
}

.press_fonte {
	color: #369;
	background-color: transparent;
	font: bold 14px times,sans-serif;
	text-transform: uppercase;
}

.press_data {
	color: #589A34;
	background-color: transparent;
	font: 9px normal verdana,arial,helvetica,sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.press_descrizione {
	color: #999;
	background-color: inherit;
	font-size: 11px;
	margin-bottom: 10px;
}

.press_allegato a:link, .press_allegato a:visited {
	color: #369;
	background: transparent url('../immagini/icone/acrobat.png') no-repeat;
	padding: 3px 0 7px 20px;
	font: normal 12px times,sans-serif;
	text-decoration: none;
}

.press_allegato a:hover, .press_allegato a:active, .press_allegato a:focus {
	color: #f30;
	background-color: transparent;
}






/***** News ****/
.news_data {
	color:#666;
	font:normal 10px verdana,arial;
	/*text-transform:uppercase;*/
}

.news_titolo {
	padding:10px 20px 0;
	line-height:42px;
	font:bold 38px arial;
	color:#fff;
	text-shadow:2px 2px 2px #000;
}

.news_descrizione {
	color:#bbb;
	font-size:11px;
}

.news_descrizione_breve {
	color:#bbb;
	font:normal 12px arial;
	line-height:14px;
}


a.news_link:link, a.news_link:visited {
	padding-bottom:8px;
	line-height:30px;
	font:bold 14px arial;
	color:#fff;
	text-decoration:none;
}

a.news_link:hover, a.news_link:active, a.news_link:focus {
	color:#bbb;
}

a.news_link2:link, a.news_link2:visited {
	padding-bottom:8px;
	line-height:30px;
	font:bold 14px arial;
	color:#fff;
	text-decoration:none;
	text-shadow:2px 2px 2px #1D355F;
}

a.news_link2:hover, a.news_link2:active, a.news_link2:focus {
	color:#bbb;
}



.news_scheda {
	color: #333;
	background-color: #fff;
	text-align: left;
	padding: 20px;
	line-height: 20px;
}

.news_titolo_scheda {
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Sans-Serif;
	color: #000;
	background-color: inherit;
}



/******************** Newsletter ********************/

.dl_form {
	font-size:11px;
}

input.dl_form {
	color: #fff;
	background-color: #333;
}

input.dl_form_email {
	color: #ddd;
	background-color: #666;
	border: 1px solid #222;
	margin-top: 1px;
}

.dl_form_box {
	width: 423px;
	color: #ddd;
	background-color: #333;
	border: 1px solid #222;
	text-align: left;
}

.dl_form_header {
	display: block;
	color: #ddd;
	background-color: #222;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

.dl_privacy {
	height:50px;
	overflow: auto;
	color: #999;
	background-color: #666;
	border: 1px solid #222;
	padding: 3px;
	font-size:10px;
	margin-bottom: 5px;
}

.dl_privacy_on {
	height: 40px;
	overflow: auto;
	color: #000;
	background-color: #ffd6be;
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 11px;
}

.dl_chkprivacy {
	color: #ddd;
	background: #333;
	margin: 0;
}

.dl_disab {
	color: #ddd;
	background-color: inherit;
}

.dl_form_footer {
	width: 423px;
	padding: 5px 0;
	text-align: left;
	color: #666;
	background-color: transparent;
	font-size: 9px;
	line-height: 12px;
}

a.dl_link, a.dl_link:link, a.dl_link:visited {
	color: #ddd;
	background-color: inherit;
	text-decoration: underline;
}

a.dl_link:hover, a.dl_link:active, a.dl_link:focus {
	color: #B562D4;
	background-color: inherit;
	text-decoration: none;
}




.contactFormBox {
	color: #ddd;
	background-color: #333;
	border: 1px solid #222;
	text-align: left;
	line-height: 16px;
}






/***** Login *****/
.box_login {
	width: 648px;
	color: #ddd;
	background: #333 url('../immagini/bg/bg_black_med.jpg') repeat-x 0 0;
	/*background: #464545 url('../immagini/struttura/box_login_top.jpg') no-repeat 0 0;*/
	text-align: center;
}

.box_login_bottom {
	color: #ddd;
	background: #464545 url('../immagini/struttura/box_login_bottom.jpg') no-repeat 0 0;
}

a.login, a.login:link, a.login:visited {
	color: #666;
	background-color: inherit;
}

a.login:hover, a.login:active, a.login:focus {
	color: #fff;
	background-color: inherit;
}

a.login2, a.login2:link, a.login2:visited {
	color: #333;
	background-color: #ffcf83;
	padding: 3px 5px;
	border-bottom: 1px solid #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a.login2:hover, a.login2:active, a.login2:focus {
	color: #666;
	background-color: #ccc;
}







.nascondi { display: none; }
















.back1 {
	color: #000;
	background: #fff url('../immagini/foto/ivan_back.jpg') 0 0;
}



/***** Sfondi tabelle *****/
.bg_sx {
	/*width: 624px;
	color: #000;
	background-color: #464545;*/
	text-align: left;
}

.bg_dx_yellow {
	color: #000;
	background: #ffcf83 url('../immagini/bg/dx_yellow.jpg') repeat-x 0 0;
	text-align: left;
}
.bg_dx_yellow_small {
	color: #000;
	background: #ffcf83 url('../immagini/bg/dx_yellow_small.jpg') repeat-x 0 0;
	text-align: left;
}
.bg_dx_yellow_bottom {
	color: #000;
	background: #464545 url('../immagini/bg/dx_yellow_bottom.jpg') repeat-x 0 0;
}

.bg_dx_blue_small {
	color: #000;
	background: #83c6ff url('../immagini/bg/dx_blue_small.jpg') repeat-x 0 0;
	text-align: left;
}
.bg_dx_blue_bottom {
	color: #000;
	background: #464545 url('../immagini/bg/dx_blue_bottom.jpg') repeat-x 0 0;
}

.bg_dx_white_bottom {
	color: #000;
	background: #464545 url('../immagini/bg/dx_white_bottom.jpg') repeat-x 0 0;
}

.bg_dx_black_bottom {
	color: #000;
	background: #464545 url('../immagini/bg/dx_black_bottom.jpg') repeat-x 0 0;
}






.cell_galleria {
	color: #000;
	background: #ccc url('../immagini/struttura/bg_galleria.jpg') repeat-x 0 0;
	padding: 20px;
}

.tab_galleria {
	color: #000;
	background-color: #bbb;
	border: 4px solid #ccc;
}


a.lic_plus:link, a.lic_plus:visited {
	color: #000;
	background-color: inherit;
	background-image: url('../immagini/icone/box_plus.gif');
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 12px;
	margin-bottom: 20px;
}

a.lic_plus:hover, a.lic_plus:active, a.lic_plus:focus {
	color: #ff9900;
	background-color: inherit;
}

a.lic_minus:link, a.lic_minus:visited {
	color: #000;
	background-color: inherit;
	background-image: url('../immagini/icone/box_minus.gif');
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 12px;
	margin-bottom: 5px;
}

a.lic_minus:hover, a.lic_minus:active, a.lic_minus:focus {
	color: #ff9900;
	background-color: inherit;
}








/***** Video *****/
.video_titolo {
	color: #006cff;
	background-color: transparent;
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

.video_descrizione {
	color: #666;
	background-color: inherit;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 20px;
}


a.video_back, a.video_back:link, a.video_back:visited {
	color: #fff;
	background-color: #666;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 5px;
	text-decoration: none;
}

a.video_back:hover, a.video_back:active, a.video_back:focus {
	color: #000;
	background-color: #ffcf83;
}

a.video_link:link, a.video_link:visited {
	color: #fff;
	background-color: inherit;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.video_link:hover, a.video_link:active, a.video_link:focus {
	color: #ffcf83;
	background-color: inherit;
}




.video_scheda {
	color: #000;
	background-color: #ccc;
	border: 1px solid #999;
	text-align: left;
	padding: 20px;
	line-height: 20px;
}



/******************** carrello *****/
.c1top  { font-weight: bold; text-align: left; padding: 5px; background-color: #ccc }
.c1topr  { font-weight: bold; text-align: right; padding: 5px; background-color: #ccc }
.c1btm  { font-weight: bold; text-align: center; padding: 5px; background-color: #ccc }
.c1a  { font-size: 12px; text-align: left; padding: 5px; vertical-align: top; background-color: #eee }
.c1ar  { font-size: 12px; text-align: right; padding: 2px; vertical-align: top; background-color: #eee }
.c1ac  { font-size: 12px; text-align: center; padding: 2px; vertical-align: top; background-color: #eee }



.prezzo_scheda {
	color: #000;
	background-color: #fad163;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 14px;
}




/* Alert */
.alert {
	color: #000;
	background-color: #fad163;
	font-weight: bold;
	padding: 3px 10px;
}





/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*Scott*/
div.pagination {
	/*padding:3px;
	margin:3px;*/
	/*text-align:center;*/
	display:inline;
}

div.pagination a {
	padding:2px 5px 2px 5px;
	margin-right:2px;
	/*border: 1px solid #333;*/
	text-decoration:none; 
	color:#fff;
	background-color:#333;
	text-shadow:2px 2px 2px #000;
}
div.pagination a:hover, div.pagination a:active {
	color:#fff;
	background-color:#B562D4;
	/*border: 1px solid#D39FE9;*/
}
div.pagination span.current {
	padding:2px 5px 2px 5px;
	margin:0 4px 0 2px;
	font-weight:bold;
	color:#fff;
	background-color:#444;
	border:4px solid #444;
	text-shadow:2px 2px 2px #000;
}
div.pagination span.disabled {
	padding:2px 5px 2px 5px;
	margin-right:2px;
	color:#666;
	background-color:#333;
	/*border: 1px solid#333;*/
	text-shadow:2px 2px 2px #000;
}




.paliContainer {
	width: 170px;
	height: 140px;
	overflow: hidden;
	color: #666;
	background-color: transparent;
	margin: 15px 15px 0;
	
	/*background-color: #666;
	filter: alpha( opacity = 50 );
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
}

#newsContainer {
	width: 170px;
	height: 215px;
	overflow: hidden;
	color: #666;
	background-color: transparent;
	margin: 10px 15px 0;
	
	/*background-color: #666;
	filter: alpha( opacity = 50 );
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
}



#dxProdotto {
	width: 170px;
	height: 215px;
	overflow: hidden;
	color: #666;
	background-image: url('../immagini/layout/dx_prodotto.jpg');
	background-repeat: no-repeat;
	margin: 10px 15px 0;
	
	/*background-color: #666;
	filter: alpha( opacity = 50 );
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
}

.newsRow {
	padding: 45px 10px 0;
}

.newsLineSmall {
	font-size: 9px;
	color: #BB5FFF;
}
a.newshLink, a.newshLink:link, a.newshLink:visited {
	color: #BB5FFF;
	font-weight: bold;
}
a.newshLink:hover, a.newshLink:active, a.newshLink:focus {
	color: #fff;
}

.newshDesc {
	color: #666;
	margin-top: 3px;
}


a.dxpTitolo, a.dxpTitolo:link, a.dxpTitolo:visited {
	color: #ffcf83;
	font-weight: bold;
	text-decoration: none;
}
a.dxpTitolo:hover, a.dxpTitolo:active, a.dxpTitolo:focus {
	color: #fff;
}

.dxpPrezzo {
	margin-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

#dxpImmagineLoader {
	width: 50px;
	height: 50px;
	overflow: hidden;
	color: #fff;
	background-color: #222;
	border: 1px solid #444;
}
.dxpl2 {
	padding-top: 17px;
}

.dxdiv1 {
	height: 215px;
	overflow: hidden;
}

.dxdiv2 {
	height: 170px;
	overflow: hidden;
}







.sngContainer {
	margin: 15px 10px 0 60px;
	height: 190px;
	overflow: hidden;
}

.sngLabel {
	padding: 5px 10px;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	/*background-color: #000;
	filter: alpha( opacity = 80 );
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
}

#boxSongs {
	height:180px;
	min-height:180px;
	height:auto !important;
}



#palinsesto {
	margin-top:10px;
	color:#fff;
	background-color:#161618;
	font-size:11px;
}

#palinsesto th {
	color:#999;
	background:#333;
	font-weight:bold;
	padding:10px;
	text-align:left;
	font-size:11px;
}

#palinsesto td {
	color:#999;
	background:#222;
	padding:10px;
	text-align:left;
	font-size:11px;
}

#palinsesto td.ora {
	color:#999;
	background-color:#222;
	font-size:11px;
}

#palinsesto .palTitolo {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	text-shadow:2px 2px 2px #000;
}





.navmenu a:link, .navmenu a:visited {
	color: #B562D4;
	background-color: transparent;
	margin: 1px;
	font-size: 10px;
}

.navmenu a:hover, .navmenu a:active, .navmenu a:focus {
	color: #fff;
	background-color: transparent;
}

.navmenu a.selected:link
	, .navmenu a.selected:visited
	, .navmenu a.selected:hover
	, .navmenu a.selected:active
	, .navmenu a.selected:focus {
	color: #fff;
	background-color: transparent;
	font-weight: bold;
	margin: 1px;
	font-size: 10px;
}

.dayname {
	color: #fff;
	background-color: inherit;
	font-size: 14px;
	font-weight: bold;
}







#newsCommento {
	color:#999;
	background-color:#111;
	border-top:1px dotted #444;
	border-bottom:1px dotted #444;
	padding:20px;
	margin:0 0 20px;
}

#newsCommento form {
	font-size:10px;
}

.commentiNome {
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

.commentoData {
	color:#369;
	margin-bottom:5px;
	font-size:10px;
}

.commentoDescrizione {
	color:#389BCD;
	font-size:12px;
	margin-top:5px;
}

.commentoBox {
	padding:10px 20px 20px;
	color:#999;
	background-color:#111;
	border-top:1px dotted #444;
	border-bottom:1px dotted #444;
	margin:10px 0 20px;
	font-size:10px;
}


#tableUtenti th {
	padding:5px;
	background:#666;
	color:#fff;
	font-weight:bold;
}

#tableUtenti td {
	padding:5px;
	background:#333;
	color:#fff;
}

#tableUtenti td.nickname {
	padding:5px;
	background:#333;
	color:#B562D4;
	font-size:14px;
	font-weight:bold;
	text-shadow:2px 2px 2px #000;
}



#txt-box-table table { border:1px solid #333; }
#txt-box-table th { border:1px solid #333; padding:5px; color:#333; }
#txt-box-table td { border:1px solid #333; padding:5px; }
