@charset "utf-8";
/* CSS Document */

.counter_vet{



background-color:#0099CC}

/* Normalizes margin, padding */



body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th {
	margin : 0;
	padding : 0;
	
}
/* Img normalize */ 



img {
	border:none;
}
/* Normalizes font-size for headers */



h1, h2, h3, h4, h5, h6 {
	font-size : 100%;
}
/* Removes list-style from lists */



ol, ul {
	list-style : none;
}
/* Normalizes font-style and font-weight to normal */



address, caption, cite, code, dfn, em, strong, th, var {
	font-style : normal;
	font-weight : normal;
}
/* Removes list-style from lists */



table {
	border-collapse : collapse;
	border-spacing : 0;
}
td {
	padding:5px;
}
/* Removes border from fieldset and img */



fieldset, img {
	border : 0;
}
/* Left-aligns text in caption and th */



caption, th {
	text-align : left;
}
/* Removes quotation marks from q */



q:before, q:after {
	content :'';
}
/* Normalizes anchors */



a:link, a:visited, a:active, a:focus {
	text-decoration:none;
	color:#AA0000;
	font-size:11px;
	font-weight: bold;
}
a:hover {
	text-decoration:none;
	color: #6C0000;
	font-size:11px;
	font-weight: bold;
}

a.qviewlink, a.qviewlink:link, a.qviewlink:visited, a.qviewlink:active, a.qviewlink:focus {
	text-decoration:none;
	font-size:11px;
	color: #333;
	font-weight:normal;
}
a.qviewlink:hover {
	text-decoration:none;
	color: #AA0000;
	font-size:11px;
	font-weight:normal;
}


input, select, textarea {
	font-size:11px;
	font-weight:normal;
	color: #333333;
	border:1px solid #CCCCCC;
	font-family: Tahoma, Geneva, sans-serif;
}
body {
	font-family:Tahoma, Geneva, sans-serif;
	padding:0px;
	margin:0px;
	font-size:11px;
	width:100%;
	height:100%;
	color:#333333;
	background: url(/img/bgbody_line.jpg) repeat-y center;
	background-color:#F4F4F4;
}
#loginbar {
	background-color:#AA0000;
	color:#FFF;
	font-size:11px;
	height:26px;
	line-height:26px;
}
#center {
	width:900px;
	position:absolute;
	left:50%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -450px;
	text-align:center;
}

.form_login {
	float:right;
	text-align:right;
}

.entra {
	float:left;
	height:32px;
	margin-right:15px;
}
.ricorda-password {
	float:left;
	text-align:left;
	margin-left:2px;
	font-weight:normal;
}
a.ricorda-password {
	color:#FFF;
	float:left;
	text-align:left;
	font-weight:normal;
}
a.ricorda-password:hover {
	color: #FC0;
	float:left;
	text-align:left;
	font-weight:normal;
}

#header{width:900px; height:100px;}
#logo {
	width:345px;
	margin-left:20px;
	margin-right:15px;
	margin-top:10px;
	float:left;
}
#banner-header {
	width:500px;
	margin-top:10px;
	float:left;
}
#menubar {
	background-color:#AA0000;
	width:900px;
	height:26px;
	margin-top:10px;
	text-align:center;
}
#menu {
	color:#FFF;
	font-size:11px;
	height:26px;
	line-height:26px;
}
#menu a{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	height:26px;
	line-height:26px;
}
#menu a:hover{
	color: #FC0;
	font-size:12px;
	font-weight:bold;
	height:26px;
	line-height:26px;
}
#menu span{
	color: #FC0;
	font-size:12px;
	font-weight:bold;
	height:26px;
	line-height:26px;
}
#vetrine {
	height:360px;
	width:900px;
}
#vetrina {
	width:350px;
	height:350px;
	float: left;
	margin-top:10px;
	background-color:#0C0;
}

.txt_vetrina {
font-family:"Trebuchet MS", Verdana;
	position:relative;
	top:120px;
	right:50px;
	width:680px;
	height:80px;
	text-align:right;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}
.txt_vetrina span {
	font-size:14px;
	color:#e72e02;
}
.txt_vetrina span span {
	font-size:22px;
	color:#FFFFFF;
}

#box1 {
	width:261px;
	height:165px;
	margin-left:12px;
	margin-top:10px;
	float:left;
}

#box2 {
	width:261px;
	height:165px;
	margin-top:10px;
	float:left;
}

#divisore{
	background: url(/img/puntini.gif) repeat-x center;
	height:19px;
	clear:both;
}
#divisore2{
	background: url(/img/puntini.gif) repeat-x center;
	height:19px;
	float:left;
}
#divisore-hp{
	background: url(/img/puntini.gif) repeat-x center;
	height:19px;
	float:left;
}
#divisore-vert{
	background: url(/img/puntini-vert.gif) repeat-y center;
	width:15px;
	float:left;
}

#box3 {
	width:261px;
	height:165px;
	margin-left:12px;
	float:left;
}

#box4 {
	width:261px;
	height:165px;
	float:left;
}

#content {
	width:900px;
	height:auto;
	overflow:hidden;
}
#left {
	width:350px;
	height:auto;
	float:left;
	position: relative;
}
#right {
	margin-left:10px;
	_margin-left:5px;
	width:540px;
	height:auto;
	float: left;
}

#boxmoduli {
	border: 1px solid #CCC;
	margin-bottom:15px;
}

#titolomoduli {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color: #999;
	line-height:24px;
	text-align:left;
}

#titolomoduli span {
	padding-left:5px;
}

#body-moduli {
	width:350px;
	margin-top:5px;
}

.box-menu-lat {
	width:340px;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:left;
}
.img-menu-lat {
	width:64px;
	height:111px;
	border:0;
	float:left;
	text-align:left;
}
.img-menu-lat img{
	width:64px;
	height:111px;
	border:0;
	float:left;
	text-align:left;
}

.desc-menu-lat {
	width:260px;
	margin-left:5px;
	height:auto;
	float:left;
	text-align:left;
	margin-top:5px;
}
.desc-menu-lat span {
	color: #F54F02;
}

#boxcentro {
	border: 1px solid #CCC;
}

#titoloboxcentro {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color: #999;
	line-height:24px;
	text-align:left;
}

#titoloboxcentro span {
	padding-left:5px;
}

#body-boxcentro {
	margin-top:2px;
	text-align:center;
	padding:3px;
	text-align:left;
}











.boxaste-hp {
	width:528px;
	height:165px;
	margin-bottom:3px;
}

.boxaste {
	margin-bottom:3px;
}

.boxaste-oggi {
	width:528px;
	height:165px;
	margin-bottom:3px;
}

.img-box-aste img{
	width:95px;
	height:165px;
	float:left;
}
.titolo-box-hp{
	margin-top:5px;
	width:320px;
	float:left;
	margin-left:5px;
	text-align:left;	
	color: #666;
	font-size:14px;
	font-weight:bold;
}

.titolo-box-asta {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:24px;
	text-align:left;
	margin-left:5px;
}

.headerboxcentrale {
	background-color: #999;
}

span.firstWordmoduli {
  font-size:14px;
	color: #900;
}

.desc-box-hp {
	font-size:11px;
	width:160px;
	height:90px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	text-align:left;
	line-height:22px;
}
.desc-box-hp span {
	color:#900;
	font-size:11px;
	font-weight:bold;
}
.desc-box-hp span span {
	color:#333;
	font-size:11px;
	font-weight:normal;
}

.dett-box-hp {
	margin-top:5px;
	width:265px;
	height:90px;
	float:left;
	text-align:right;
}
.dett-box-hp span {
	color: #900;
	font-size:12px;
	text-align:right;
}
.dett-box-hp span span {
	color: #900;
	font-size:16px;
	text-align:right;
}
.desc-box-aste {
	font-size:11px;
	width:160px;
	float:left;
	margin-top:5px;
	_margin-top:1px;
	margin-left:5px;
	_margin-left:1px;
	text-align:left;
	line-height:22px;
}
.desc-box-aste span {
	color:#900;
	font-size:11px;
	font-weight:bold;
}
.desc-box-aste span span {
	color:#333;
	font-size:11px;
	font-weight:normal;
}

.dett-box-aste {
	width:350px;
	float:left;
	padding:5px;
	margin-top:10px;
	text-align:left;
}
.dett-box-aste span {
	color: #900;
	font-size:12px;
}
.dett-box-aste span span {
	color: #900;
	font-size:16px;
}

.titolo-boxini{
	margin-top:5px;
	float:left;
	margin-left:5px;
	text-align:left;	
	color: #666;
	font-size:13px;
	font-weight:bold;
}
.link-boxini{
	float:left;
	text-align:left; 
	margin-left:3px; 
	position:relative; 
	width:160px;
	font-weight: normal;
	font-size: 10px;
}
.link-boxini a{
	float:left;
	text-align:left; 
	margin-left:3px; 
	position:relative; 
	width:145px;
	font-size: 11px;
}

.offertehp {
	width:425px;
	height:50px;
	float:left;
	margin-left:5px;
	overflow:hidden;
	text-align:right;
}
.offerte {
	width:325px;
	_width:300px;
	height:60px;
	float:left;
	overflow:hidden;
	margin-left:30px;
}
.singola {
	float:left;
	padding:5px;
	overflow:hidden;
	text-align:left;
}
.singola b {
	font-size:11px;
}
.offri-singola {
	float:left;
	width:45px;
	padding-top:5px;
}
.img-off-singola {
	float:left;
}
.multipla {
	height:45px;
	float:left;
	padding:5px;
	overflow:hidden;
	float:left;

	text-align:left;
}
.offri-multipla {
	float:left;
	width:100px;
	padding-top:5px;
}

.desc-box-terminate {
	font-size:11px;
	width:250px;
	_width:220px;
	height:120px;
	float:left;
	margin-left:5px;
	_margin-left:1px;
	text-align:left;
	line-height:22px;
}
.desc-box-terminate span {
	color:#900;
	font-size:11px;
	font-weight:bold;
}
.desc-box-terminate span span {
	color:#333;
	font-size:11px;
	font-weight:normal;
}

.dett-box-terminate {
	margin-top:5px;
	width:265px;
	_width:250px;
	height:90px;
	float:left;
	text-align:right;
}
.dett-box-terminate span {
	color: #900;
	font-size:12px;
	text-align:right;
}
.dett-box-terminate span span {
	color: #900;
	font-size:16px;
	text-align:right;
}

#copyright {
	color:#FFF;
	font-size:11px;
	height:26px;
	line-height:26px;
}
.style1 {	color: #FFFFFF;
	font-weight: bold;
}












































#giorni {
	font-family: "Trebuchet MS", Verdana;
	color:#000000;
	font-size:13px;
	width: 50px;
	padding-left: 151px;
	margin-bottom: 15px;
	text-align: center;
	float: left;
	font-weight: bold;
	margin-top: 12px;
}
#ore {
	font-family: "Trebuchet MS", Verdana;
	color:#000000;
	font-size:13px;
	width: 50px;
	text-align: center;
	float: left;
	position: relative;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	padding-top: 12px;
}
#minuti {
	font-family: "Trebuchet MS", Verdana;
	color:#000000;
	font-size:13px;
	width: 50px;
	text-align: center;
	float: left;
	position: relative;
	padding-right: 4px;
	padding-left: 2px;
	font-weight: bold;
	padding-top: 12px;
}
#secondi {
	font-family: "Trebuchet MS", Verdana;
	color:#000000;
	font-size:13px;
	width: 50px;
	text-align: center;
	float: left;
	position: relative;
	padding-right: 4px;
	padding-left: 5px;
	font-weight: bold;
	padding-top: 12px;
}
#countdownincorso {
	font-family: "Trebuchet MS", Verdana;
	color:#000000;
	font-size:11px;
	font-weight: bold;
	}
#counter {
margin-top:35px;
width:385px;
height:52px;
margin-right:20px;
background-image:url(/img/bg_counter.png);
background-repeat:no-repeat;
float:right;
overflow:hidden;
}
#counter2 {
width:385px;
height:52px;
background-image:url(/img/bg_counter.png);
background-repeat:no-repeat;
float:right;
margin-bottom:20px;
margin-right:20px;
overflow:hidden;
}
#container {
margin-top:30px;
	width:980px;
	height:500px;
}

#linked {
	color: #fcfcfc;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
#home {
	width:76px;
	height:30px;
	float:left;
	padding: 4px 0px 0px 4px;
	text-align:left;
	font-size:16px;
}
#funziona {
	width:153px;
	height:30px;
	float:left;
	padding: 4px 0px 0px 4px;
	text-align:left;
	font-size:16px;
}
#terminate {
	width:147px;
	height:30px;
	float:left;
	padding: 4px 0px 0px 4px;
	text-align:left;
	font-size:16px;
}
#testimonianze {
	width:150px;
	height:30px;
	float:left;
	padding: 4px 0px 0px 4px;
	text-align:left;
	font-size:16px;
}
#aiuto {
	width:80px;
	height:30px;
	float:left;
	padding: 4px 0px 0px 4px;
	text-align:left;
	font-size:16px;
}



#login {
	width:266px;
	position:relative;
	height:121px;
	background: url(/img/login.png) top no-repeat;
}


#main {
	width:980px;
	height:auto;
	overflow:hidden;
	float:left;

}
#consolazione {
	width:960px;
	height:102px;
	float:left;
	padding-left:10px;
}

#reg-funz {
	width:266px;
	height:auto;
	float: left;
	position: relative;
	left: 17px;
}




#head-menu-terminate {
	width:266px;
	height:43px;
	background: url(../img/modulo_titolo_terminate.png);
}
#head-menu-incorso {
	width:266px;
	height:43px;
	background: url(../img/modulo_titolo_asteincorso.png);
}
#head-menu-ultimeinserite {
	width:266px;
	height:43px;
	background: url(../img/modulo_titolo_ultimeinserite.png);
}
#head-menu-prossimeaste {
	width:266px;
	height:43px;
	background: url(../img/modulo_titolo_prossimeaste.png);
}
#head-menu-astaluna {
	width:266px;
	height:43px;
	background: url(../img/modulo_titolo_luna.png);
}
#head-menu-astasole {
	width:266px;
	height:43px;
	background: url(../img/modulo_titolo_sole.png);
}
#head-menu-astahot {
	width:266px;
	height:43px;
	background: url(../img/modulo_titolo_hot.png);
}
#head-menu-astafashion {
	width:266px;
	height:43px;
	background: url(../img/modulo_titolo_fashion.png);
}
#body-menu-terminate {
	width:239px;
	height:auto;
	border-left:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
	overflow:hidden;
	background: #FFF;
}
#foot-menu-terminate {
	width:266px;
	height:18px;
	background: url(../img/modulo_footer.png);
}
#head-menu-profilo {
	width:241px;
	height:32px;
	background: url(../images/head-menu-profilo.gif);
	margin-top:10px;
}
#body-menu-profilo {
	width:266px;
	height:251px;
	display:block;
	text-align:left;
	background: url(../img/bg_profilo_loggato.png) no-repeat;
}
#body-menu-profilo a:active, #body-menu-profilo a:link, #body-menu-profilo a:visited {
color:#900;
	font-size:11px;
	text-decoration:none;
}
#body-menu-profilo a:hover {
color:#FA9725;
	font-size:11px;
	text-decoration:none;
}
#body-menu-profilo span {
	color:#900;
	font-size:13px;
		font-family: Tahoma, Geneva, sans-serif;
}
.table_style {
	width:100%;
	border:0;
}
#foot-menu-profilo {
	width:241px;
	height:12px;
	background: url(../images/foot-menu-profilo.gif);
}

#head-box-centro {
	width:675px;
	height:33px;
	_height:30px;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	background: url(../img/head_box_centrale.png) no-repeat;
	padding: 7px 0px 0px 25px;
	_padding: 10px 0px 0px 25px;
	font-weight:normal;
	margin:0px;
}
#body-box-centro {
	width:665px;
	height:auto;
	background-image: url(../img/body-box-centro.png);
	background-repeat:repeat-y;
	text-align:left;
	color:#333333;
	font-size:11px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;

	
}

#body-box-centro-ie{
	text-align:center;
}

#foot-box-centro {
	width:700px;
	height:22px;
	background: url(../img/foot-box-centro.png) no-repeat;
}
.ric-sal {
	float:left;
	width:100%;
	overflow:hidden;
}
.ricarica {
	float:left;
	text-align:center;
	width:130px;
}
.saldo {
	float:left;
	text-align:left;
	width:95px;
}
.link-menu {
	width:230px;
	padding-top:2px;
	margin-top:0px;
	float:left;
	padding:1px;
	font-size: 12px;
}
.saldo {
	width:50%;
	padding-top:2px;
	margin-top:0px;
	float:left;
	padding:1px;
	font-size: 12px;
}
.tr_table {
	color: #900;
	font-size:12px;
	font-weight:bold;
}
.tr_table td {
	padding:5px;
}


.boxastegratis {
	width:695px;
	height:150px;
	margin-left:10px;
	margin-bottom:10px;
	background: url(../img/cellaastagratuita.png) no-repeat;
}
.boxaste3 {
	width:695px;
	height:150px;
	margin-left:10px;
	margin-bottom:10px;
	background: url(../img/cellaastaterminata.png) no-repeat;
}

.boxaste4 {
	width:664px;
	height:150px;
	margin-left:0px;
	_margin-left:0px;
	padding-left:0px;
	_padding-left:0px;
	margin-bottom:10px;
	background: url(../img/cellaasta.png) no-repeat;
}
.boxaste4-terminate {
	width:664px;
	height:150px;
	margin-left:0px;
	margin-bottom:10px;
	background: url(../img/cellaasteterminate2.png) no-repeat;
}
.descrizione-prodotto {
	width:100px;
	height:50px;
	float:left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}

.img-box-aste2 {
	width:95px;
	height:95px;
	float:left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:10px;
}
.img-box-aste2 img {
	width:95px;
	height:95px;
	float:left;
}
.img-box-aste3 {
	width:95px;
	height:95px;
	float:left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:31px;
}
.img-box-aste3 img {
	width:95px;
	height:95px;
	float:left;
}


.desc-box-aste-storico {
	font-family:"Trebuchet MS", Verdana;
	width:500px;
	height:117px;
	float:left;
	padding-top:15px;
	padding-left:25px;
	text-align:left;
}
.desc-box-aste-storico span {
	color:#900;
	font-size:12px;
	font-weight:bold;
}
.desc-box-aste-storico span span {
	color:#333;
	font-size:11px;
	font-weight:normal;
}

.desc-box-aste4 {
	font-family:"Trebuchet MS", Verdana;
	width:280px;
	height:117px;
	float:left;
	padding-top:15px;
	padding-left:25px;
	text-align:left;
}
.desc-box-aste4 span {
	color:#900;
	font-size:12px;
	font-weight:bold;
}
.desc-box-aste4 span span {
	color:#333;
	font-size:11px;
	font-weight:normal;
}
.desc-box-aste-asta {
	font-family:"Trebuchet MS", Verdana;
	width:270px;
	_width:260px;
	height:117px; 
	float:left;
	padding-top:15px;
	padding-left:25px;
	text-align:left;
}
.desc-box-aste-asta span {
	color:#900;
	font-size:12px;
	font-weight:bold;
}
.desc-box-aste-asta span span {
	color:#333;
	font-size:11px;
	font-weight:normal;
}

.right-box-aste {
font-family:"Trebuchet MS", Verdana;
	width:310px;
	height:100px;
	float:right;
	text-align:left;
	padding-top:25px;
}


.dett-box-aste4 {
font-family:"Trebuchet MS", Verdana;
background-color:#6C6;
	width:325px;
	height:107px;
	float:left;
	padding:10px;
}
.dett-box-aste4 span {
	color: #900;
	font-size:12px;
	font-family: Tahoma, Geneva, sans-serif;
}
.dett-box-aste4 span span {
	color: #900;
	font-size:16px;
}
.dett-box-aste-asta {
font-family:"Trebuchet MS", Verdana;
	width:325px;
	height:107px;
	float:left;
	padding:10px;
}
.dett-box-aste-asta span {
	color: #900;
	font-size:12px;
	font-family: Tahoma, Geneva, sans-serif;
}
.dett-box-aste-asta span span {
	color: #900;
	font-size:16px;
}


#newsletter {
	background: url(../images/newsletter.gif) no-repeat;
	width:221px;
	height:89px;
	padding:40px 10px 0px 10px;
}
.boxasta {
	width:658px;
	height:145px;
	background: url(../img/celladettaglioasta.png) no-repeat;
}
.boxasta-partecipato {
	width:658px;
	height:140px;
	background: url(../img/cellaastepartecipato.png) no-repeat;
}
.box_dettaglio_asta {
	width:658px;
	height:130px;
	background: url(../img/celladettaglioasta.png) no-repeat;
}
.desc-box-asta {
	width:360px;
	height:117px;
	float:left;
	text-align:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.desc-box-asta span {
	color:#900;
	font-size:12px;
	font-weight:bold;
}
.desc-box-asta span span {
	color:#333;
	font-size:11px;
	font-weight:normal;
}
.desc-box-asta3 {
	width:360px;
	height:117px;
	float:left;
	text-align:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.desc-box-asta3 span {
	color:#900;
	font-size:15px;
	font-weight:bold;
}
.desc-box-asta3 span span {
	color:#333;
	font-size:13px;
	font-weight:normal;
}
.offerte2 {
	width:360px;
	height:60px;
	float:left;
	overflow:hidden;
}
.dett-box-asta {
	width:140px;
	height:107px;
	float:left;
	padding:10px;
	text-align:center;
}
.dett-box-asta span {
	color: #900;
	font-size:14px;
}
.dett-box-asta span span {
	color: #900;
	font-size:16px;
}
.vinc {
	color: #16cf08;
	font-size:12px;
}
#all {
	width:97%;
	height:auto;
	overflow:hidden;
}
.offerte_effettuate {
	width:528px;
	height:auto;
	float:left;
}
.legenda {
	width:220px;
	height:147px;
	float:right; 
}
.pagine {
	width:638px;
	height:auto;
	overflow:hidden;
}
.ricarica {
	width:200px;
	float:left;
	text-align:left;
	height:30px;
}
.ricarica a {
	font-size:14px;
	color: #003399;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #333;
	height:111px;
	float:left;
	width:100%;
	background: url(../img/foot.gif) repeat-x;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #ffffff;
}
#footer a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #FFE97A;
}
a.info {
	position:relative; /*this is the key*/
	z-index:24;
	color:#000;
	text-decoration:none
}
a.info:hover {
	z-index:25;
	text-decoration:none
}
a.info span {
	display: none;
	text-decoration:none
}
a.info:hover span {
	display:block;
	position:absolute;
	top:10px;
	_top:2.5em;
	right:2em;
	filter:alpha(opacity=86);
	-moz-opacity:.86;
	opacity:.86;
	width:auto;
	border:1px dashed #0066CC;
	background-color:#EFF6FF;
	color: #0066CC;
	text-align: left;
	padding:5px;
	text-decoration:none;
}
.testogrande {
	font-size:12px;
	color:#900;
	font-weight:bold;
}
.testograndenero {
	font-size:14px;
	font-weight:bold;
}
.testograndebordeaux {
	font-size:12px;
	color:#006600;
	font-weight:bold;
}
.testograndeverde {
	font-size:13px;
	color:#2C950B;
	font-weight:bold;
}
.testomedio {
	font-size:12px;
	color:#900;
	font-weight:bold;
}
.testo-bianco {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
.testopiccolobianco {
	font-size:11px;
	color:#666666;
}
#valori {
	width:100%;
	overflow:hidden;
	height:auto;
}

#valori div {
	width:70px;
	height:auto;
	margin:2px;
	padding:2px;
	float:left;
	border:1px solid #CCCCCC;
}

.faqtitle {
	color: #900;
	font-size:12px;
	font-weight:bold;
}
a.faqlink {
font-size:12px;
color:#333333;
font-weight:bold;
}
a.faqlink:hover {
font-size:12px;
font-weight:bold;
color:#000000;
}
.faq {
	border: 1px dotted #E9E9E9;
	margin: 4px;
	padding: 6px; 
}
.pagineconcluse {
font-size:11px;
text-decoration:none;
font-weight:bold;
text-align:center;
vertical-align: middle;
padding-top: 1px;
padding-right: 3px;
padding-bottom: 1px;
padding-left: 3px;
}

a.pagineconcluse {
font-size:11px;
color:#C00;
text-decoration:none;
font-weight:bold;
background-color: #FFF;
border: 1px dashed #CCC;
text-align:center;
vertical-align: middle;
padding-top: 1px;
padding-right: 3px;
padding-bottom: 1px;
padding-left: 3px;
}

a.pagineconcluse:hover {
font-size:11px;
color:#F60;
text-decoration:none;
font-weight:bold;
background-color: #FF0;
border: 1px dashed #999;
text-align:center;
vertical-align: middle;
padding-top: 1px;
padding-right: 3px;
padding-bottom: 1px;
padding-left: 3px;
}
.soleluna {
text-align:center;
	width:695px;
	height:180px;
	margin-left:10px;
}
.soleluna-bg-centro{
width:315px;
padding-left:10px;
padding-right:10px;
_margin-left:-3px;
overflow:hidden;
	background: url(../img/modulo_titolo_sole2_sfondo.png) repeat-y;
}