/******************** Preload ********************/
.preload {
	color: #ffffff;
	background-color: #cc0000;
	font-family: arial, verdana, san-serif, monospace;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	position: absolute;
	left: 5px;
	top: 5px;
}


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



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

body {
	margin: 0; padding: 0;
	color: #ffffff;
	background: #000000 url('../immagini/struttura/bg.jpg') repeat-x;
	text-align: center;
	font: normal 12px "Lucida Sans Unicode","Lucida Sans",Verdana,Tahoma;
}

table { border: 0 }

img { 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 { 
	color: #999999;
	background-color: inherit;
	font: normal 1.5em 'Century gothic', georgia,"Lucida Grande","Lucida Sans Unicode",Sans-Serif;
	text-transform: uppercase;
	margin: 0;
	display: inline;
}
h4 { 
	color: #ffffff;
	background-color:  inherit;
	font: normal 1.5em 'Century gothic', georgia,"Lucida Grande","Lucida Sans Unicode",Sans-Serif;
	text-transform: uppercase;
	margin: 0;
	display: inline;
}
h5 { 
	color: #999999;
	background-color: inherit;
	font: normal 3em 'Century gothic', georgia,"Lucida Grande","Lucida Sans Unicode",Sans-Serif;
	text-transform: uppercase;
	margin: 0;
	display: inline;
}
h6 { 
	color: #ffffff;
	background-color:  inherit;
	font: normal 3em 'Century gothic', georgia,"Lucida Grande","Lucida Sans Unicode",Sans-Serif;
	text-transform: uppercase;
	margin: 0;
	display: inline;
}

a.splash img{ border: 4px solid #666666; }
a:hover.splash img{ border: 4px solid #ff9900; }



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

/***** Contenitore Sito *****/
#container {
	/*width: 740px;*/
	/*padding: 20px;*/
	margin: 0 auto 4px;
}

#container2 {
	width: 685px;
	color: #dddddd;
	background-color: #151515;
	border-top: 4px solid #101010;
	border-bottom: 4px solid #252525;
}

/***** 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: #ffffff;
	background: #727272 url('../immagini/struttura/bg_footer.jpg') repeat-x 0 0;
	border-top: 4px solid #3d3d3d;
	padding: 20px;
	font-size: 10px;
}

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




#footer {
	width: 685px;
	padding: 5px 0 40px;
	color: #666666;
	background-color: inherit;
	font: normal 11px arial,san-serif,monospace;
	
}
#footer a:link, #footer a:visited {
	color: #666666;
	background-color: inherit;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #ffcc66;
	background-color: inherit;
}


/***** Ticker ****/
.ticker {
	color: #000000;
	background-color: #999999;
	padding: 5px 20px;
	text-align: left;
	border-bottom: 4px solid #333333; /*#555555;*/
}



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



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

.testo {
	color: #999999;
	background-color: transparent;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 20px;
	text-align: justify;
}

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



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

a:link, a:visited {
	color: #006cff;
	background-color: inherit;
}

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


a.link2:link, a.link2:visited {
	color: #ff9900;
	background-color: transparent;
	font-weight: normal;
}

a.link2:hover, a.link2:active, a.link2:focus {
	color: #666666;
	background-color: transparent;
}

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

a.link3:hover, a.link3:active, a.link3:focus {
	color: #dddddd;
	background-color: #333333;
}


a.link4:link, a.link4:visited {
	color: #ff3300;
	background-color: transparent;
	/*font-weight: bold;*/
}

a.link4:hover, a.link4:active, a.link4:focus {
	color: #000000;
	background-color: transparent;
}


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 *****/
.menu_box {
	padding-top: 5px;
	color: #ffffff;
	background-color: transparent;
}

.menu {
	color: #bbbbbb;
	background-color: transparent;
	font: bold 12px arial,san-serif,monospace;
	padding:5px;
}
a.menu:link, a.menu:visited {
	color: #bbbbbb;
	background-color: transparent;
	text-decoration: none;
}

a.menu:hover, a.menu:active, a.menu:focus {
	color: #ffffff;
	background-color: #f61d3a;
}


a.sottomenu:link, a.sottomenu:visited {
	color: #f26921; 
	background-color: transparent;
	text-decoration: none;
	padding: 5px;
	display: block;
}

a.sottomenu:hover, a.msottomenuenu:active, a.sottomenu:focus {
	color: #ffffff;
	background-color: #f26921;
}

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


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

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

.categoria {
	color: #ffffff;
	background-color: #666666;
	font: normal 12px arial,sans-serif,monospace;
	padding: 5px 10px;
	border-top: 1px solid #cddcec;
	/*border-bottom: 1px solid #bbbbbb;*/
}


.sottocategoria {
	color: #333333;
	background-color: #dddddd;
	font: normal 12px arial,sans-serif,monospace;
	padding: 5px 10px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	display: block;
}
a.sottocategoria:link, a.sottocategoria:visited {
	color: #333333;
	background-color: #dddddd;
	text-decoration: none;
}

a.sottocategoria:hover, a.sottocategoria:active, a.sottocategoria:focus {
	color: #333333;
	background-color: #bbbbbb;
}



.sottocategoria_on {
	color: #ffffff;
	background-color: #006cff;
	font: normal 12px arial,sans-serif,monospace;
	padding: 5px 10px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	display: block;
}
a.sottocategoria_on:link, a.sottocategoria_on:visited {
	color: #ffffff;
	background-color: #006cff;
	text-decoration: none;
}

a.sottocategoria_on:hover, a.sottocategoria_on:active, a.sottocategoria_on:focus {
	color: #ffffff;
	background-color: #006cff;
}


.sc_cmd {
	color: #dddddd;
	background-color: inherit;
	font: bold 12px arial,sans-serif,monospace;
	padding: 5px 10px;
}
a.sc_cmd:link, a.sc_cmd:visited {
	color: #dddddd;
	background-color: inherit;
}

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



.sc_cmd_on {
	color: #ffffff;
	background-color: #006cff;
	font: bold 12px arial,sans-serif,monospace;
	padding: 5px 10px;
}
a.sc_cmd_on:link, a.sc_cmd_on:visited {
	color: #ffffff;
	background-color: #006cff;
	text-decoration: none;
}

a.sc_cmd_on:hover, a.sc_cmd_on:active, a.sc_cmd_on:focus {
	color: #ffffff;
	background-color: #006cff;
}


.menuside {
	color: #333333;
	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 #bbbbbb;
	display: block;
}
a.menuside:link, a.menuside:visited {
	color: #333333;
	background-color: #cddcec;
	text-decoration: none;
}

a.menuside:hover, a.menuside:active, a.menuside:focus {
	color: #ffffff;
	background-color: #336699;
}

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

a.menuside_on:hover, a.menuside_on:active, a.menuside_on:focus {
	color: #ffffff;
	background-color: #f61d3a;
}



/***** TICKER NEWS *****/

/*.gallerycontroller{ width: 250px }*/
.gallerycontent{ color:#000000; background-color: inherit; display: inline; }

#tick, #tick a, #tick a:link, #tick a:visited, #tick a:active { color:#dddddd; background-color: inherit; text-decoration:none; display: inline; font-size:11px; }
#tick a:hover, #tick a:focus { color:#000000; background-color: inherit; text-decoration:none; }

a.news_link, a.news_link:link, a.news_link:visited {
	color: #000000;
	background-color: #999999;
	text-decoration: none;
	font-size:11px;
}
a.news_link:hover, a.news_link:active, a.news_link:focus {
	color: #dddddd;
	background-color: #999999;
	text-decoration: none;
}







/**************************************** 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: #ff0000;
	background-color: transparent;
}

.grigio, h2.grigio {
	color: #666666;
	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: #666666;
	background-color: inherit;
}






/***** Menu Dx *****/
.menudx {
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	padding: 10px 20px 20px;
}

.menunewsletter {
	color: #000000;
	background-color: #ffcf83;
	border-top: 2px solid #d86800;
	text-align: left;
	padding: 20px;
}

/***** Link con icona a stella *****/
.songbox {
	color: #000000;
	background: #ffcf83 url('../immagini/icone/announce.gif') no-repeat 0 0;
	padding: 0 10px 15px 25px;
}
a.song:link, a.song:visited {
	color: #666666;
	background-color: #ffcf83;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height:12px;
}
a.song:hover, a.song:active, a.song:focus {
	color: #ff3300;
	background-color: #ffcf83;
}


a.star2:link, a.star2:visited {
	color: #ff3300;
	background: #ffffff url('../immagini/icone/star.gif') no-repeat;
	font-size: 12px;
	line-height: 30px;
	padding: 0 10px 10px 25px;
}
a.star2:hover, a.star2:active, a.star2:focus {
	color: #666666;
	background: #ffffff url('../immagini/icone/star.gif') no-repeat;
}

/***** Link con icona a cartellina *****/
/*a.folder:link, a.folder:visited {
	color: #000000;
	background: #ffffff url('../immagini/icone/box_red.gif') no-repeat;
	font-size: 12px;
	line-height: 30px;
	padding: 0 10px 10px 25px;
}
a.folder:hover, a.folder:active, a.folder:focus {
	color: #ff3300;
	background: #ffffff url('../immagini/icone/box_red.gif') no-repeat;
}*/




/***** Menu discografia *****/
.dd {
	padding: 20px;
	line-height: 18px;
	color: #555555;
	background-color: transparent;
}

a.ddlink:link, a.ddlink:visited {
	color: #555555;
	background-color: transparent;
}
a.ddlink:hover, a.ddlink:active, a.ddlink:focus {
	color: #000000;
	background-color: transparent;
}

a.md:link, a.md:visited {
	color: #000000;
	background-color: transparent;
	padding: 5px 10px;
	border-top: 1px solid #ffffff;
	display: block;
	font-weight: bold;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Sans-Serif;
	text-decoration: none;
}
a.md:hover, a.md:active, a.md:focus {
	color: #ffffff;
	background-color: #333333;
}

a.md_last:link, a.md_last:visited {
	color: #000000;
	background-color: transparent;
	padding: 5px 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	display: block;
	font-weight: bold;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Sans-Serif;
	text-decoration: none;
}
a.md_last:hover, a.md_last:active, a.md_last:focus {
	color: #ffffff;
	background-color: #333333;
}




/***** Catalogo *****/
td.c_head {
	color: #999999;
	background-color: #333333;
	text-align: left;
	font-weight: bold;
	padding: 5px 10px;
}

td.c_left {
	color: #000000;
	background-color: #dddddd;
	text-align: left;
	padding: 5px 10px;
}

td.c_left_gray {
	color: #000000;
	background-color: #cccccc;
	text-align: left;
	padding: 5px 10px;
}

td.c_right {
	color: #000000;
	background-color: #cccccc;
	text-align: right;
	padding: 5px 10px;
}

td.c_center {
	color: #000000;
	background-color: #464545;
	text-align: center;
	padding: 5px 10px;
}

td.c_but {
	color: #000000;
	background-color: #464545;
	text-align: center;
	padding: 5px;
}

a.c, a.c:link, a.c:visited {
	color: #ffcf83;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 7px;
}
a.c:hover, a.c:active, a.c:focus {
	color: #ffffff;
	background-color: inherit;
}






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




/***** Titoli *****/
.titolo {
	padding-bottom:10px;
	font-size: 32px;
	font-weight: bold;
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	color: #ffffff;
	background-color: transparent;
}

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

.titolo3 {
	padding-bottom:10px;
	font-size: 18px;
	font-weight: bold;
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	color: #666666;
	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: #666666;
	background-color: transparent;
}
.disab2 {
	color: #999999;
	background-color: transparent;
}

.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: #666666;
	background-color: #ffffff;
	font: normal 12px "Lucida Grande", "Verdana", sans-serif, monospace;
	/*font-family: arial, verdana, san-serif, monospace;
	font-size: 12px;*/
}

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

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

.fastk {
	clear:left;
	float:left;
	width:10px;
	margin-right:10px;
	text-align:left;
	color:#ff0000;
	background-color:inherit;
	font-size:12px;
	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:#ff0000;
	background-color:inherit;
	font-size:12px;
	font-weight:bold;
}

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

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

.fprivacy {
	height: 110px;
	overflow: auto;
	border: 1px solid #c3d9ff;
	color: #666666;
	background-color: #dddddd;
	padding: 5px;
	font-size: 11px;
	margin-top: 5px;
}

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


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

.flabelcell {
	margin-right: 20px;
	text-align: right;
	font-size: 12px;
}

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

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




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

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

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

.obbligatorio {
	color: #ff0000;
	background-color: transparent;
	/*font-size: 10px;*/
	font-weight: bold;
}

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

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



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

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


/******************** Bottoni ********************/

/* usato per 
   bottoni tipo: 'Invia la richiesta' 
*/
.but1 {
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	font-size: 11px;
	font-size-adjust: 0.53;
	font-weight: bold;
	color: #cccccc;
	background-color: #555555;
	padding: 3px 10px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

a.but1:link, a.but1:visited {
	color: #ffffff;
	background-color: #333333;
	text-decoration:none;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
a.but1:hover, a.but1:active, a.but1:focus {
	color: #ffffff;
	background-color: #555555;
	text-decoration:none;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}


.but2 {
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	font-size: 11px;
	font-size-adjust: 0.53;
	font-weight: bold;
	color: #aaaaaa;
	background-color: #cfc7b2;
	padding: 3px 10px;
	border-left: 1px solid #e1ded5;
	border-top: 1px solid #e1ded5;
	border-right: 2px solid #ada798;
	border-bottom: 2px solid #ada798;
}

a.but2:link, a.but2:visited {
	color: #ffffff;
	background-color: #ef8523;
	text-decoration:none;
	border-left: 1px solid #ffb675;
	border-top: 1px solid #ffb675;
	border-right: 2px solid #d86800;
	border-bottom: 2px solid #d86800;
}
a.but2:hover, a.but2:active, a.but2:focus {
	color: #ffffff;
	background-color: #ce3000;
	text-decoration:none;
	border-left: 1px solid #ff805a;
	border-top: 1px solid #ff805a;
	border-right: 2px solid #9a3314;
	border-bottom: 2px solid #9a3314;
}

/* usato per 
   bottoni tipo: 'Acquista' 
*/
.but3 {
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	font-size: 11px;
	font-size-adjust: 0.53;
	font-weight: bold;
	color: #aaaaaa;
	background-color: #cfc7b2;
	padding: 3px 10px;
	border-left: 1px solid #e1ded5;
	border-top: 1px solid #e1ded5;
	border-right: 2px solid #ada798;
	border-bottom: 2px solid #ada798;
	display: block;
}

a.but3:link, a.but3:visited {
	color: #ffffff;
	background-color: #ef8523;
	text-decoration:none;
	border-left: 1px solid #ffb675;
	border-top: 1px solid #ffb675;
	border-right: 2px solid #d86800;
	border-bottom: 2px solid #d86800;
}
a.but3:hover, a.but3:active, a.but3:focus {
	color: #ffffff;
	background-color: #ce3000;
	text-decoration:none;
	border-left: 1px solid #ff805a;
	border-top: 1px solid #ff805a;
	border-right: 2px solid #9a3314;
	border-bottom: 2px solid #9a3314;
}

/* usato per 
   bottoni tipo: 'Video, Galleria' 
*/
.but4 {
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	font-size: 11px;
	font-size-adjust: 0.53;
	font-weight: bold;
	color: #cccccc;
	background-color: #555555;
	padding: 3px 10px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	display: block;
}

a.but4:link, a.but4:visited {
	color: #ffffff;
	background-color: #333333;
	text-decoration:none;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
a.but4:hover, a.but4:active, a.but4:focus {
	color: #ffffff;
	background-color: #555555;
	text-decoration:none;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}





















/***** News ****/
.news_data {
	color: #888888;
	background-color: inherit;
	font-size: 11px;
}

.news_titolo {
	padding:10px 0;
	font: bold 32px "trebuchet ms", verdana, helvetica, arial, sans-serif;
	line-height: 32px;
	color: #006cff;
	background-color: transparent;
}

.news_descrizione {
	color: #bbbbbb;
	background-color: inherit;
	font-size: 11px;
}


a.news_rec:link, a.news_rec:visited {
	color: #ffffff;
	background-color: #464545;
	border-bottom: 1px solid #666666;
	display: block;
	text-decoration: none;
}

a.news_rec:hover, a.news_rec:active, a.news_rec:focus {
	color: #ffffff;
	background-color: #333333;
	border-bottom: 1px solid #666666;
}



.news_scheda {
	color: #333333;
	background-color: #ffffff;
	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: #000000;
	background-color: inherit;
}

/*
.bnews {
	color: #000000;
	background: #ffffff url('../immagini/foto/girl_back.jpg') no-repeat -15px 0;
	padding: 20px 20px 60px;
	text-align: left;
	line-height: 20px;
}
*/


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

.dl_form {
	font-size:11px;
}

input.dl_form {
	color:#000000;
	background-color:#e8eefa;
}

input.dl_form_email {
	color:#000000;
	background-color:#ffffff;
	border:1px solid #555555;
	margin-top: 1px;
}

.dl_form_box {
	width: 466px;
	color: #000000;
	background-color: #dddddd;
	border: 1px solid #999999;
	text-align: left;
}

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

.dl_privacy {
	height: 90px;
	overflow: auto;
	color: #999999;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 3px;
	font-size: 11px;
}

.dl_privacy_on {
	height: 90px;
	overflow: auto;
	color: #000000;
	background-color: #ffd6be;
	border: 1px solid #cccccc;
	padding: 3px;
	font-size: 11px;
}

.dl_chkprivacy {
	color:#000000;
	background:#e8eefa;
	margin:5px 0 0;
}

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

.dl_form_footer {
	width: 466px;
	padding: 10px 0;
	text-align: left;
	color: #999999;
	background-color: transparent;
}

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

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








/***** Login *****/
.box_login {
	width: 648px;
	color: #dddddd;
	background: #333333 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: #dddddd;
	background: #464545 url('../immagini/struttura/box_login_bottom.jpg') no-repeat 0 0;
}

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

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

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

a.login2:hover, a.login2:active, a.login2:focus {
	color: #666666;
	background-color: #cccccc;
}







.nascondi { display: none; }
















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



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

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

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

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

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




/*
.b_sx_ivan {
	width: 624px;
	color: #000000;
	background: #464545 url('../immagini/struttura/sfondo_ivan.jpg') no-repeat 0 0;
	text-align: left;
}
.b_sx_ivan_bottom {
	color: #000000;
	background: #464545 url('../immagini/struttura/sfondo_sx_bottom.jpg') no-repeat 0 0;
}


.b_dx_yellow {
	width: 208px;
	color: #000000;
	background: #ffcf83 url('../immagini/struttura/sfondo_dx_yellow.jpg') no-repeat 0 0;
	text-align: left;
}
.b_dx_yellow_bottom {
	color: #000000;
	background: #ffcf83 url('../immagini/struttura/sfondo_dx_yellow_bottom.jpg') no-repeat 0 0;
}
*/









.box_form {
	width: 854px;
	color: #dddddd;
	background-color: transparent;
	/*background: #333333 url('../immagini/bg/bg_black_big.jpg') repeat-x 0 0; */
	/*background: #464545 url('../immagini/struttura/pan_big.jpg') no-repeat 0 0;*/
	text-align: center;
}

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

.bform {
	/*color: #dddddd;
	background-color: #464545;
	border-top: 4px solid #333333;*/
	padding: 20px;
	line-height: 20px;
}

.bform_titolo {
	color: #ffffff;
	background-color: inherit;
	font-size: 24px;
	font-weight: bold;
	line-height:40px;
}

.bform_titolo2 {
	/*color: #ffcf83;
	background-color: inherit;*/
	font-size: 12px;
	font-weight: bold;
	line-height:40px;
}

.bform_disab {
	color: #999999;
	background-color: inherit;
}

.bform_red {
	color: #ff0000;
	background-color: inherit;
	font-weight: bold;
}

.bform_ast {
	margin-right: 5px;
	color: #ff0000;
	background-color: transparent;
	font-weight: bold;
}

.bform_check {
	color: #ff0000;
	background-color: inherit;
	font-weight: bold;
	display: inline;
}

.bform_obbligatorio {
	color: #fd4700;
	background-color: inherit;
	font-weight: bold;
}

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

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


.bform_errore {
	color: #ff0000;
	background-color: inherit;
	font-weight: bold;
	display: inline;
}

.bform_conferma {
	color: #669933;
	background-color: inherit;
	font-weight: bold;
	display: inline;
}


.bform_privacy {
	height: 110px;
	overflow: auto;
	border: 1px solid #dddddd;
	color: #666666;
	background-color: #eeeeee;
	padding: 5px;
	font-size: 11px;
	margin-top: 5px;
	text-align: left;
}

.bform_privacy_on {
	height: 110px;
	overflow: auto;
	border: 1px solid #dddddd;
	color: #000000;
	background-color: #ffd6be;
	padding: 5px;
	font-size: 11px;
	margin-top: 5px;
	text-align: left;
}






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

.tab_galleria {
	color: #000000;
	background-color: #bbbbbb;
	border: 4px solid #fff2be;
}


a.lic_plus:link, a.lic_plus:visited {
	color: #000000;
	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: #000000;
	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;
}





/******************** Pagine details ********************/

.body_details {
	color: #000000;
	background: #505050 url('../immagini/struttura/bg_colz.jpg') repeat-x 0 0;
}

.box_details {
	width: 400px;
	color: #000000;
	background-color: #ffffff;
	padding: 20px;
	border: 4px solid #666666;
}



/***** 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: #666666;
	background-color: inherit;
	font-size: 12px;
	line-height: 20px;
}


a.video_rec:link, a.video_rec:visited {
	color: #006cff;
	background-color: inherit;
	font-weight: bold;
}

a.video_rec:hover, a.video_rec:active, a.video_rec:focus {
	color: #f61d3a;
	background-color: inherit;
}

a.video_link:link, a.video_link:visited {
	color: #792e29;
	background-color: inherit;
	font-weight: bold;
}

a.video_link:hover, a.video_link:active, a.video_link:focus {
	color: #ffffff;
	background-color: #441815;
}




.video_scheda {
	color: #000000;
	background: #b8c7d7 url('../immagini/struttura/bg_video.jpg') no-repeat 0 0;
	border: 1px solid #666666;
	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 }

.alertstring {
	color: #000000;
	background-color: #fad163;
	font-weight: bold;
	padding: 3px 10px;
}

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




/******************************************* CSS3 *****/

a[href$=".pdf"] {
	color: #006cff;
	background-color: inherit;
	background-image: url('../immagini/icone/acrobat.png');
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 25px;
	margin-bottom: 20px;
}
/*
a[href^="http:"] {
	font: normal 11px arial,san-serif,monospace;
	background: url('../immagini/icone/pdf.gif') no-repeat right top;
	padding-right: 10px;
}
a[href^="http://www.yoursite.com"],
a[href^="http:yoursite.com"] {
	font: normal 11px arial,san-serif,monospace;
	color: #666666;
	background: url('../immagini/icone/pdf.gif') no-repeat right top;
	padding-right: 0;
}
*/
















/******************************************* Menu IZZY : Inizio *****/
#MainMenu 
{
	height:36px;
	background: #6e6e6e url("../immagini/menu/bmid_113.gif");
	margin: 0;
	border:0;
}
#tab 
{
	width: 1165px;
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background: url("../immagini/menu/bright_113.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("../immagini/menu/bleft_113.gif") no-repeat left top;
	padding:0 22px 0 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
	font-weight:bold;
	line-height:36px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
/******************************************* Menu IZZY : Fine *****/








/******************************************* Bottone : Inizio *****/
button.submitBtn { 
  background:url('../immagini/struttura/btn_blue_right.gif') right no-repeat; 
  font-size:1.3em;  margin-left:30px;
}

button.submitBtn span { 
  height:50px; 
  line-height:50px;
  background:url('../immagini/struttura/btn_blue_left.gif') left no-repeat;
  color:#fff; 
}

button.submitBtn:hover {
	background:url('../immagini/struttura/btn_blue_right_hover.gif') right no-repeat; 
}

button.submitBtn:hover span {
	background:url('../immagini/struttura/btn_blue_left_hover.gif') left no-repeat; 
}



button { 
  width:auto; 
  overflow:visible; 
}

button span { 
  margin-top:1px; 
}

button span {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	position: relative;
	display: block;
	white-space: nowrap;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 20px;
}

button.submitBtn span {
	height: 50px;
	line-height: 50px;
	background-color: transparent;
	background-image: url('../immagini/struttura/btn_blue_left.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: center;
	color: #ffffff;
}

button.submitBtn:hover span {
	background-color: transparent;
	background-image: url('../immagini/struttura/btn_blue_left_hover.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: center;
}
/******************************************* Bottone : Fine *****/





#boxalpha {
	color: #ffffff;
	background-color: #151515;
	/*border: 4px solid #666666;
	padding: 10px 20px;*/
	padding: 10px 0;
	margin-top: 10px;
}

#boxalpha a, #boxalpha a:link, #boxalpha a:visited, #boxalpha a:focus {
	color: #ffffff;
	background-color: #666666;
	text-decoration: none;
	display: block;
	padding: 5px;
	margin-bottom: 3px;
}

#boxalpha a:hover, #boxalpha a:active {
	color: #000000;
	background-color: #ff9900;
	text-decoration: none;
}

#boxalpha .current {
	color: #ffffff;
	background-color: #006cff;
	display: block;
	padding: 5px;
	margin-bottom: 3px;
}
