@import url(/piano_editor.css);

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03C;
	text-decoration: underline;
	font-weight: normal;
}
a.inf:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

a.inf:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
a.inf:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F60;
	text-decoration: underline;
	font-weight: normal;
}
#continua {
    position: relative;
    float: left;
    width: 155px;
    display: inline;
}

#continua a {
    background: url(immagini/b_continua.png) left top no-repeat;
    display:table;
    height: 27px;
    padding: 7px 30px 0px 30px;
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
    position: relative;
    z-index: 1;
    float: left;
    width: 180px;
}
#continua a:hover {
    display:table;
    height: 27px;
    padding: 7px 30px 0px 30px;
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
    position: relative;
    background: url(immagini/b_continua2.png) left top no-repeat;
    width: 180px;
}


#procedi {
    position: relative;
    float: right;
    width: 155px;
    display: inline;
    text-align: left;

}

#procedi a {
    background: url(immagini/b_procedi.png) left top no-repeat;
    display:table;
    height: 27px;
    padding: 7px 0px 0px 10px;
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
    position: relative;
    z-index: 1;
    float: right;
    width: 155px;
}
#procedi a:hover {
    display:table;
    height: 27px;
    padding: 7px 0px 0px 10px;
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
    position: relative;
    background: url(immagini/b_procedi2.png) left top no-repeat;
    width: 155px;
    float: right;
}
a.continua {
	background-image: url(immagini/b_continua.png);
	width: 155px;
	height: 27px;
	padding: 7px 2px 0px 30px;
	color: #FFFFFF;
}
a.continua:visited {
	background-image: url(immagini/b_continua.png);
	width: 155px;
	height: 27px;
	padding: 7px 2px 0px 30px;
	color: #FFFFFF;
}
a.continua:hover{
	background-image: url(immagini/b_continua2.png);
	width: 155px;
	height: 27px;
	padding: 7px 2px 0px 30px;
	text-decoration: none;
	color: #333333;
}
a.procedi {
    background-image: url(immagini/b_procedi.png);
    width: 155px;
    height: 27px;
    padding: 7px 35px 0px 0px;
    color: #FFFFFF;
}
a.procedi:visited {
    background-image: url(immagini/b_procedi.png);
    width: 155px;
    height: 27px;
    padding: 7px 35px 0px 0px;
    color: #FFFFFF;
}
a.procedi:hover{
    background-image: url(immagini/b_procedi2.png);
    width: 155px;
    height: 27px;
    padding: 7px 35px 0px 0px;
    text-decoration: none;
    color: #333333;
}
.prezzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.prezzob {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	font-size: 12px;
	font-weight: bold;
}
body {
	MARGIN: 0px;
	background-color: #300000;
	padding: 0px;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.testo11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.testo_inf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color: #333;
}
.titoli20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	letter-spacing: -1px;
	margin-bottom: 15px;
	border-bottom: 1px solid #999;
	margin-top: 15px;
}
.titoli20c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #FA0000;
	letter-spacing: -1px;
}
.titoli36 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: -2px;
	color: #626C74;
	font-style: italic;
}

.linea_vert {
    background-attachment: inherit;
    background-image: url(immagini/lv.png);
    background-repeat: repeat-y;
    background-position: center top;
}
.linea_orizz {
    background-attachment: inherit;
    background-image: url(immagini/lo.png);
    background-repeat: repeat-x;
    background-position: left center;
}
form {
    margin: 0px;
    padding: 0px;
}

.ylink {
    cursor: pointer;
}
.rigautentiuno {
    background-color: #F3AC65;
}
.rigautentidue {
    background-color: #DA8247;
}
.rigaordiniuno {
    background-color: #f5f5f5f;
}
.rigaordinidue {
    background-color: #f1f1f1;
    border: solid 1px #333333;
}
.rigaordiniunol {
    background-color: #5A6470;
}
.rigaordiniduel {
    background-color: #5A6470;
    border: solid 1px #ffffff;
    border-right: none;
}
.helpline {
    background-color: #DDDDDD;
    border-style: none;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.button, select.button {
    background-color : #EEEEEE;
    color : #000000;
    font-size: 11px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.genmed {
    font-size : 11px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.gensmall {
    font-size : 11px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.errore {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
}
.testoeditor {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #000000;
}
.testo11editor {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
}
.leftbar_menuOut {
	DISPLAY: block! important;
	WIDTH: 215px! important;
	CURSOR: pointer! important;
	FONT-FAMILY: Arial, Helvetica, sans-serif;


}
.leftbar_menuOver {
	DISPLAY: block! important;
	WIDTH: 215px! important;
	CURSOR: pointer! important;
	FONT-FAMILY: Arial, Helvetica, sans-serif;


}
.leftbar_category {
	FONT-WEIGHT: bold! important;
	FONT-SIZE: 11px! important;
	CURSOR: pointer! important;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 215px;
	height: 24px;
	text-transform: uppercase;
}
.leftbar_submenu {
	FONT-SIZE: 11px! important;
	WIDTH: 215px! important;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #900;
	color: #FFF;

}
.leftbar_cell {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif! important;
	WIDTH: 215px! important;
	HEIGHT: 19px! important;
	padding-left: 5px;

}
A.leftbar_link:link {
	FONT-SIZE: 11px! important;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
A.leftbar_link:visited {
	FONT-SIZE: 11px! important;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
A.leftbar_link:hover {
	FONT-SIZE: 11px! important;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #FC0;
	text-decoration: none;
}
.input_txt {
    PADDING-TOP: 3px;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 0px;
    HEIGHT: 22px;
    BORDER-TOP-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-BOTTOM-STYLE: none;
    MARGIN: 0px 0px 0px 2px;
    BACKGROUND-COLOR: transparent;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, Arial;
    TEXT-DECORATION: none
}

.input_txt_EP {
	BORDER-LEFT: #eaeaea 1px solid;
	BORDER-RIGHT: #eaeaea 1px solid;
	BORDER-TOP: #eaeaea 1px solid;
	BORDER-BOTTOM: #eaeaea 1px solid;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	PADDING-TOP: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN-LEFT: 0px;
	MARGIN-TOP: 1px;
	MARGIN-BOTTOM: 2px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #FFF;
	BACKGROUND: #620000;
	HEIGHT: 30px;
	TEXT-DECORATION: none;
}
.textArea_txt_EP {
	BORDER-LEFT: #eaeaea 1px solid;
	BORDER-RIGHT: #eaeaea 1px solid;
	BORDER-TOP: #eaeaea 1px solid;
	BORDER-BOTTOM: #eaeaea 1px solid;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	PADDING-TOP: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN-TOP: 1px;
	MARGIN-BOTTOM: 2px;
	MARGIN-LEFT: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	BACKGROUND: #620000;
	/*
	BACKGROUND-IMAGE: url(immagini/input_bg.gif); 
	BACKGROUND-REPEAT: no-repeat;
	*/
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #FFF;
	TEXT-DECORATION: none
}
.captcha img {
	width:136px;
	height:56px;
	border: 1px solid #fff;
}
<! [endif].bs {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #666666;
}
.bs {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #999999;
}
.f_amico {
    background-attachment: inherit;
    background-image: url(immagini/f_amico.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.f_top {
	background-attachment: inherit;
	background-image: url(immagini/f_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.f_inf {
	background-attachment: inherit;
	background-image: url(immagini/f_inf.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.f_inf2 {
	background-attachment: inherit;
	background-image: url(immagini/f_inf2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.f_carr {
    background-attachment: inherit;
    background-image: url(immagini/1di4.png);
    background-repeat: no-repeat;
    background-position: 180px top;
}
.f_carr2 {
    background-attachment: inherit;
    background-image: url(immagini/2di4.png);
    background-repeat: no-repeat;
    background-position: 180px top;
}
.f_carr3 {
    background-attachment: inherit;
    background-image: url(immagini/3di4.png);
    background-repeat: no-repeat;
    background-position: 180px top;
}
.f_carr4 {
    background-attachment: inherit;
    background-image: url(immagini/4di4.png);
    background-repeat: no-repeat;
    background-position: 180px top;
}
.f_attivazione {
    background-attachment: inherit;
    background-image: url(immagini/f_attiva.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.f_attiva_ok {
    background-attachment: inherit;
    background-image: url(immagini/f_attivazione_ok.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.f_errore {
    background-attachment: inherit;
    background-image: url(immagini/f_errore.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.f_errpag {
    background-attachment: inherit;
    background-image: url(immagini/f_err_pag.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.ricerca {
	BACKGROUND-IMAGE: url(immagini/ricerca.png);
	MARGIN: 2px 0px 0px;
	height: 24px;
	background-repeat: no-repeat;
	width: 202px;
}
.f_newsl {
    background-attachment: inherit;
    background-image: url(immagini/f_newsletter.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.f_newslgrazie {
    background-attachment: inherit;
    background-image: url(immagini/f_newslgrazie.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.f_recupero {
	background-attachment: inherit;
	background-image: url(immagini/f_recupero.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.f_ricercaut {
    background-attachment: inherit;
    background-image: url(immagini/f_ru.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.bordo_grigio {
	border: 1px solid #666;
}
.bordo_nero {
	border: 1px solid #000;
}
.f_chi {
	background-attachment: inherit;
	background-image: url(immagini/f_chi.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.f_login {
	background-attachment: inherit;
	background-image: url(immagini/f_login.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo {
	background-attachment: inherit;
	background-image: url(immagini/fondo.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.fo_pagine {
	background-attachment: inherit;
	background-image: url(immagini/fo_pagine.png);
	background-repeat: no-repeat;
	background-position: 220px bottom;
}
.f_cornice {
	background-attachment: inherit;
	background-image: url(immagini/cornice.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bd_upinf {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
.ns {
    display: none;
    visibility: hidden;
}
