@charset "UTF-8";

body{
	padding:0px;
	margin:0px;
}

a.blue_link:link, a.blue_link:active, a.blue_link:visited , a.blue_link:hover { 
	color: #0000ff	 ; 
	font-family: Arial;
	font-size: 11px; 
	text-decoration: none; 
	font-weight: bold; 
}

a.red_link:link, a.red_link:active, a.red_link:visited , a.red_link:hover { 
	color: #CC3500 ; 
	font-family: Arial;
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold; 
}

a.black_link1:link, a.black_link1:active, a.black_link1:visited {
	color: black;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.black_link1:hover{
	color: black;
}
a.menu:link, a.menu:active, a.menu:visited  { 
   color: #000000;
	font-family: Arial;
	font-size: 13px; 
	text-decoration: none; 
	font-weight: bold; 
}

a.menu:hover { 
   color: #86702D;
	font-family: Arial;
	font-size: 13px; 
	text-decoration: none; 
	font-weight: bold; 
}


a.menuoro:link, a.menuoro:active, a.menuoro:visited , a.menuoro:hover { 
   color: #000000;
	font-family: Arial;
	font-size: 11px; 
	text-decoration: none; 
	font-weight: bold; 
	padding-left:2px;
	padding-right:2px;
}

a.black_link:link, a.black_link:active, a.black_link:visited , a.black_link:hover { 
	color: #000000	 ; 
	font-family: Arial;
	font-size: 13px; 
	text-decoration: none; 
	font-weight: bold; 
}

a.orange_link:link, a.orange_link:active, a.orange_link:visited , a.orange_link:hover { 
	color: #FF7B00	 ; 
	font-family: Verdana;
	font-size: 14px; 
	text-decoration: none; 
	font-weight: bold; 
}

a.nodec:link, a.nodec:active, a.nodec:visited , a.nodec:hover { 
	color: #000000	 ; 
	text-decoration: none; 
	font-style: italic;
}


a.pagescore_link:link, a.pagescore_link:active, a.pagescore_link:visited , a.pagescore_link:hover {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding:2px;
	margin-top:2px;
	margin-bottom:2px;
	width:12px;
	
}

a.pagescore_linka:link, a.pagescore_linka:active, a.pagescore_linka:visited , a.pagescore_linka:hover {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding:2px;
	margin-top:2px;
	margin-bottom:2px;
	width:12px;
	border:1px solid #ffffff;
	
}

td.modleft{
	width:160px;
	border-right:1px solid #dddddd;
	height:100%;
	padding:2px;
}

td.modright{
	width:225px;
	border-left:none;
	height:100%;
	padding:2px;
	padding-right:10px;
}

td.modtop{
	border-left:1px solid #dddddd;
}

td.modmain{
	height:100%;
	padding:2px;
	padding-right:20px;
}


table.maintable{
	width:100%;
	border:none;
	height:400px;
}

table.header{
	width: 100%;
	border: none;
	background: url(../img/top.gif) no-repeat top;
	height: 125px;
	margin-bottom: 0px;
	margin-top: 5px;
}

td.header_dx{
	width:100%;
	border:none;
	height:90px;
}

table.header1{
	width:100%;
	border:none;
	background: #ff9933;
	color: #ffffff;
	font-size:13px;
	font-family: arial;
	font-weight:bold; 
	height:18px;
	padding:2px;
	border-left : 1px solid #CC3500;
	border-right : 1px solid #CC3500;
}

table.header2{
	width:100%;
	border:none;
	background: #ff9933;
	color: #000000;
	font-size:15px;
	font-family: arial;
	font-weight:bold; 
	padding:2px;
	border : 1px solid #CC3500;
}


.footer{
	font-family:arial;
	font-size:12px;
	text-align:center;
	width: 1000px;
}

img.imgflag{
	cursor:pointer;
}

td.btnleft{
	margin: 0px;
	border-left:1px solid #000000;
	border-top:1px solid #000000;	
	width: 1px;
	height: 22px;
	font-size:1px;
	text-align:right;
	padding:0px;
	margin:0px;
}

td.btnright{
	margin: 0px;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	width: 1px;
	height: 22px;
	font-size:1px;
	text-align:left;
	padding:0px;
	margin:0px;
}

td.btncenter{
	margin: 0px;
	border-top:1px solid #000000;
	border-bottom:none;
	height: 22px;
	font-size: 13px;
	font-family: arial;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
}

td.btnleft_h25{
	margin: 0px;
	background: url(../img/btn_left_h25.gif) no-repeat;
	width: 4px;
	height: 25px;
	font-size:1px;
	text-align:right;
	padding:0px;
	margin:0px;
}

td.btnright_h25{
	margin: 0px;
	background: url(../img/btn_right_h25.gif) no-repeat;
	width: 4px;
	height: 25px;
	font-size:1px;
	text-align:left;
	padding:0px;
	margin:0px;
}

td.btncenter_h25{
	margin: 0px;
	background: url(../img/btn_back_h25.gif) repeat-x;
	height: 25px;
	font-size: 13px;
	font-family: arial;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	color: #CC3500;
	border: none;
	white-space: nowrap;
}
.testo{
	font-size:12px;
	font-family:arial;
	font-weight:bold;
}

.setform{
	text-align:center;
}

.inputbox{
	font-size:11px;
	font-family:arial;
	font-weight:bold;
	border:1px solid #cccccc;
}
.obbligbox{
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #fffacd;
}

.noobbligbox{
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.inputboxnb{
	font-size:11px;
	font-family:arial;
	font-weight:bold;
	border:none;
}

.errore{
	border:1px solid #ff0000;
	color: #ff0000;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	padding:2px;
}

.benvenuto{
	margin-top: 50px;
	color: #6495ed;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	padding: 2px;
	border-bottom: 1px dotted #6495ed;
}

table.search{
	background-color: #FBC700;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
}
td.tdadvsearch{
	padding-top: 2px;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: black;
}

td.td1{
	padding: 2px;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	background-color: #dddddd;
	color: #000000;
}

td.td2{
	padding: 2px;
	font-size: 12px;
	font-family: arial;
	background-color: #aaaaaa;
	color: #000000;
}
td.td_price_t{
	padding: 2px;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	background-color:  #CECF9C;
	color: black;
	border: 1px solid black;
}
td.td_price_r{
	padding: 2px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	background-color: #fffacd;
	color: black;
	border: 1px solid black;
}
td.tdtitle{
	padding: 2px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	background-color: #9c964c;
	color: white;
}

.td_title{
	padding: 2px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	background-color: #9c964c;
	color: white;
}

.td_title2{
	padding: 2px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	background-color: #9c964c;
	color: white;
}

div {
	font-size: 12px;
	font-family: arial;	
}

.inputboxsmall {
   font-size: 12px;
	padding: 1px;
	border:solid 1px red;
	background-color: #ffffff;
}

.inputboxstd {
   font-size: 12px;
	padding: 1px;
	width:99%;
	border:solid 1px red;
	background-color: #ffffff;
}	
.mainsearch {
	font-size: 12px;
	padding: 2px;
	border: solid 1px black;
	background-color: #fff8dc;
}	

div.titolo{
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 2px;
	padding-top: 2px;
	background-color: red;
	margin-bottom: 2px;
	background-image: url(../img/pointer.png);
	background-position: 2px;
	background-repeat: no-repeat;
}	

.evidenza{
	background-color: #fff8dc;
	font-size: 12px;
}

a.vocemenu:link, a.vocemenu:active, a.vocemenu:visited { 
	color: #000000;
	font-family: Arial;
	font-size: 11px; 
	text-decoration: none; 
	font-weight: bold; 
}

a.vocemenu:hover {
	color: red;
}

a.arancio:link, a.arancio:active, a.arancio:visited, a.arancio:visited{
	font-size: 18px;
	font-family: verdana;
	color:#ff6600;
	padding:2px;
	text-decoration: none; 
	font-weight: bolder;
}
.divvocemenu{
	height: 22px;
	line-height: 18px;
	padding-left: 4px;
	padding-top: 1px;
	background: #eeeeee;
	border-bottom:1px solid #bbbbbb;	
	width:210px;
}

.divbottommenu{
	height: 17px;
	line-height: 17px;
	border: none;
}

div.titolomenu{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	padding-top: 3px;
	border-bottom: 1px solid #86702D;
	height: 16px;
	text-align: left;
	width:210px;
	margin-bottom:6px;
}	

.divbottomblumenu{
	height: 17px;
	line-height: 17px;
}

div.titoloblumenu{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	padding-top: 3px;
	border-bottom: 1px solid #86702D;
	height: 16px;
	text-align: left;
	width:210px;
	margin-bottom:6px;
}	

a.atitolomenu{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	padding-top: 3px;
	height: 16px;
	text-align: center;
	text-decoration: none;
}	

.mainsrc{
	background-color: #ffcc66;
	height: 28px;
}

.td_mainsrc{
	font-size: 12px;
	font-weight: normal;
	padding-top:0px;
	margin-top:0px;
	background-color: #ffcc66;
}

.container{
	border:0px solid #cccccc;
	margin-bottom:1px;
	padding:1px;
}

.containerlogout{
	margin-bottom:0px;
	padding:10px;
}
.resultsearch{
	font-size: 12px;
	font-weight: normal;
	padding:2px;
	margin-bottom:4px;
	background-color: #ffffff;
	
}
.borderpagescore{
	background: #ffcc66;
	color: #000000;
	font-size:12px;
	font-family: arial;
	font-weight:bold; 
	height:18px;
	padding:2px;
	border: 1px solid #CC3500;
}
.autore{
	font-size:12px;
	font-family: arial;
	font-weight:normal; 
	color: blue;
}
.booktitle{
	font-size:12px;
	font-family: arial;
	font-weight:normal; 
	color: #7A6025;
	font-weight:bold;
}

.hpsection{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #dddddd;
	margin-top: 5px;
	padding-bottom: 2px;
	background-color: #006400;
	padding:1px;
}

.itemcarrello{
	font-family: verdana;
	font-size: 10px;
	padding-bottom: 2px;
}

.containercarrello{
	padding:2px;
}
.containerpagamento{
	padding: 2px;
	background-color: #fffacd;
}

.containernewsletter{
	padding: 2px;
}

.itemcarrellobig{
	font-family: Arial;
	font-size: 12px;
	padding:1px;
	margin-top:1px;
	border-bottom:1px solid #dddddd;
}

.stepcurrent{
	background:url(../img/step_current.gif) no-repeat; width:40px;	
}

.stepdivision{
	background:url(../img/stepdivision.gif) repeat-x;
}

.stepstart{
	background:url(../img/step_start.gif) no-repeat; 
	width:40px;
}

.stepend{
	background:url(../img/step_end.gif) no-repeat; 
	width:40px;
}

.stepstandard{
	background:url(../img/step_standard.gif) no-repeat; width:40px;
}


.fieldbuynow {
	background-color: #e3e39e;
	padding:5px;
}

.fieldprenota{
	background-color: #ffff93;
	padding:5px;
}

.aranci{
	font-size: 18px;
	font-family: verdana;
	line-height: 22px;
	background-image: url(../img/sfondo_carta_giallina.gif);
	background-repeat: repeat-x;
	border: 1px solid #ff9900;
	color:#ff6600;
	padding:2px;
	font-weight: bolder;
}

.arancidotted{
	border: 1px dotted #ff9900;
	padding:2px;
}

.sottolineati{
	text-decoration: underline;
	color:#000000;
}

.evidenziato_grande{
	font-size:14px;
	font-weight:bold;
	color:#ff6600;
	border:1px solid #ff9900;
	text-align:center;
}

a.menu2:link, a.menu2:active, a.menu2:visited , a.menu2:hover { 
   color: #FFFFFF;
	font-family: Arial;
	font-size: 13px; 
	text-decoration: none; 
	font-weight: bold; 
}

h4{
   font-family:arial;
	font-size:12px;
	font-size:normal;
}

h5{
   font-family:arial;
	font-size:11px;
	font-size:normal;
}

.sinistra{
	float: left;
}

.votomedio{
	font-family:arial;
	font-size:20px;
	font-weight: bold;
	color:blue;
	padding: 10px;
	border: 1px solid #888888;
	margin: 5px;
	width:80px;
}

.thumb{
	text-decoration: none;
	border: 0px;
}

li {
	list-style-image:  url(../img/links.gif);
	background-repeat: no-repeat;
}

.btnoro{
	border: 1px solid #86702D;
	border-right: none;
	font-size:8px;
	padding:1px;
	font-weight: bold;
	width:50px;
}

.btnororight{
	border: 1px solid #86702D;
	font-size:8px;
	padding:1px;
	font-weight: bold;
	width:50px;
}

.concertorect{
	border: 1px solid #86702D;
	margin-left:35px;
	width:500px;
	margin-bottom:10px;
	padding:5px;
}


.concertorectinner{
	border-top: 1px solid #86702D;
	margin-top:5px;
	padding-top:5px;
}