img {
border-style:none;
}

.qtip-title{
    font-size: 16px;
    color: #009EE0;
}
.qtip .qtip-content{
   padding: 10px;
   overflow: hidden;
   font-size: 14px;
}
   
.qtip .qtip-content .qtip-title,
.qtip-cream .qtip-content .qtip-title{
      background-color: #F0DE7D;
}
   
.qtip-light .qtip-content .qtip-title{
      background-color: #f1f1f1;
}

.qtip-dark .qtip-content .qtip-title{
      background-color: #404040;
}

.qtip-red .qtip-content .qtip-title{
      background-color: #F28279;
}
   
.qtip-green .qtip-content .qtip-title{
      background-color: #B9DB8C;
}

.messages {
font-size: 10px;
}
#entrareg a {
    font-size: 11px;
    color: #000000;
}

.menuselect {
    background: #ffffff url('../img/freccialta.jpg') no-repeat 50% 100%;
}

p.back {
}
h1 {
font-size:18px;
font-weight:bold;
line-height:20px;
margin:0;
padding:15px 0 0;
}
h1.g_h1header {
padding-bottom:16px;
padding-top:0;
}
h2 {
font-size:15px;
font-weight:bold;
line-height:19px;
margin-bottom:0;
}
h3 {
font-size:17px;
font-weight:normal;
line-height:17px;
margin:1px 0 0;
}
h4 {
font-size:15px;
font-weight:bold;
line-height:19px;
margin-bottom:0;
}
h5 {
font-size:13px;
font-weight:bold;
line-height:13px;
margin-bottom:0;
}
h6 {
font-size:15px;
font-weight:bold;
line-height:13px;
margin:0;
white-space:nowrap;
}
input, select, button, textarea {
font-family:Trebuchet,"Trebuchet MS",verdana,helvetica,sans-serif;
font-size:13px;
}



body {
    margin: 0;  
    padding:0;
    top: 0px;
    left: 0px;    
    text-align: center;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
}

form {
    float: left;
}


.col1 {
    width: 266px;
    float: left;
}

.col2 {
    width: 468px;
    float: left;
    margin-bottom: 15px;
}


.col3 {
    width: 235px;
    float: left;
    margin-bottom: 15px;
}


.titolo {
    font-size: 29px;
    color:  #009ee0;
    font-weight: bold;
}

.titolo-1 {
    font-size: 27px;
    color:  #009ee0;
}

.titoletto {
    font-size: 16px;
}

.testo-1{
    font-size: 19px;
    color: #000000;
    font-weight: bold;
}




.sottotitolo{
    font-size: 14px;
    color: #707070;
    font-weight: bold;
}


.testo-1-corsive{
    font-size: 19px;
    color: #000000;
    font-style: italic;
}

.testo-5-bold{
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

.testo-5-bold-barrato{
    font-size: 16px;
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}


.testo-1-barrato-b{
    font-size: 19px;
    color: #000000;
    text-decoration: line-through;
    font-weight: bold;
}

.testo-1-barrato{
    color: #000000;
    text-decoration: line-through;
}


.titolosezione {
    font-size: 16px;
    font-weight: bold;
    width: 255px;
    border-bottom: 1px #000000 solid;    
}

.sottotitolosez {
    font-size: 12px;
    width: 192px;
}

#id_reply {
   width: 445px;
}

#id_comment { 
    width: 516px;
    height: 331px;
}
#infochiedi { 
     padding-top: 5px;
     float: left;
     padding-left: 26px;
     width: 655px;
}


#contattoimmediato{ 
     padding-top: 0px;
     float: left;
     padding-left: 26px;
     width: 635px;
}

#container-static {
    margin:0 auto 0;
    padding:0;
    width: 980px;
}

#container {
    margin:0 auto 0;
    padding:0;
    width: 980px;
    background: #FFFFFF url('../img/sfondov.jpg') repeat-x 0 0;
}

#mainconent {
    margin:0 auto 0;
    padding:0;
    width: 980px;
    background: #FFFFFF url('../img/sfondov.jpg') repeat-y 0 0;
}



.soluzioni {
    float: left; 
    width: 127px; 
    height: 125px;
    background: #ffffff url('../img/soluzioni.jpg') no-repeat 0 0;
}

.status {
    float: left; 
    margin-top: 8px; 
    margin-left: 2px;
    width: 125px; 
    height: 125px;
    background: #ffffff url('../img/status.jpg') no-repeat 0 0;
}

.altocolored {
    width: 390px; 
    height: 13px;
    background: #ffffff url('../img/altocolored.jpg') no-repeat 0 0;
}

.altonocolored {
    width: 390px; 
    height: 13px;
    background: #ffffff url('../img/altonocolored.jpg') no-repeat 0 0;
}

.contenutoprofile {
    width: 390px; 
    background: #ffffff url('../img/contenutoprofile.jpg') repeat-y 0 0;
}


.chiusuraprofile {
    width: 390px; 
    height: 12px;
    background: #ffffff url('../img/chiusuraprofile.jpg') no-repeat 0 0;
}

#header {
    margin:0;
    padding:0;
    width: 980px;
    height: 100px;
    background: #FFFFFF;
    
}


#entrareg {
    float: right;
 
    margin:0;
    padding:0;
    display:inline-block;
    height: 31px;
    background: url(../img/menu_login_middle_sf.png) no-repeat right 0 ;
}

#entrareg .testa{
    background:#ffffff url(../img/menuright.jpg) no-repeat;
    width:32px;
    height:31px;
    float:left;
    display:inline-block;
}

#entrareg .benvenuto{
    float:left;
    font-size:12px;    
    height: 31px;
    display: inline-block;
    padding-top:3px;
}

#entrareg .login{
    float:right;
    width: 120px;
    height: 31px;
    display: block;
    margin-right:10px;
    padding-top:3px;
    
    
}
#logo {
    float:left;
    width: 257px;
    padding-left: 16px;
    display: block;
}


#entraregbenvenuto {
    float:left;
    width: 240px;
    padding-left: 465px;
    height: 31px;
    display: block;

}



#menu {
    float: left;
    padding-left: 21px;
    padding-top: 18px;
    width: 670px;
    display: block;
}


#menulist {
    margin: 0;
    padding: 0;
}

#menu ul li {
    float: left;
    list-style-type: none;
    padding: 0;
    margin-left: 22px;
    height: 51px;
}

li a {
    font-size: 16px;
    text-decoration: none;
    color: #414141;
    
}


#bordosup {
   height: 20px;
}

#striscia {
    
}

#caption {
    font-size: 10px;
}

#contenitorefake{
    width: 981px;
    background: url('../img/bordinosinistro.jpg') repeat-y 0 0;
    margin-top: 0px;
    padding-top: 0px;
}

#maincontent {
    float: left;
    width: 958px;
}


#contenitorefake2 {
    width: 981px;
    background: url('../img/bordinodestro.jpg') repeat-y right 0;
    margin-top: 0px;
    padding-top: 0px;

}

#askexp {
    width: 666px;
    height: 304px;
    float: left;
    margin-left: 20px;
    background: url('../img/sfondoform.jpg') no-repeat 0 0;
    margin-top: 0px;
    padding-top: 0px;
}


#askexp form {
    float: left;
    display:block;
    width: 655px;
}

#claim2 {
    width: 177px;
    float: left;
}


#compilaicampi {
    padding-top: 20px;
    padding-left: 18px;
    padding-bottom: 28px;
}

#id_question {
    float: left;
    margin-left: 26px;
    height: 183px;
    width: 435px;
    padding-left: 10px;
    padding-top: 10px;
    border: 1px solid red;
}


.g_button {
	display: block;
	background-color: Transparent;
	background: url(../img/pulsanteastati.png);
	color: white;
	border: none;
	font-size: 18px;
	text-align:center;
	text-decoration: none;
	height: 53px;	
	width: 155px;
	line-height: 25px;


}

.g_button_piccolo{
	display: block;
	background-color: Transparent;
	background: url(../img/pulsanteastati_piccolo.png);
	color: white;
	border: none;
	font-size: 14px;
	text-align:center;
	text-decoration: none;
	height: 53px;	
	width: 130px;
	line-height: 25px;


}

.g_button_p {
	display: block;
	background-color: Transparent;
	background: url(../img/addproductback.jpg);
	color: white;
	border: none;
	font-size: 17px;
	text-align:center;
	text-decoration: none;
	height: 34px;	
	width: 118px;
	line-height: 17px;
	margin: 0 auto;
	cursor: pointer; 

}


.g_button_large{
	display: block;
	background-color: Transparent;
	background: url(../img/pulsanteastatilarge.png);
	color: white;
	border: none;
	font-size: 18px;
	text-align:center;
	text-decoration: none;
	height: 53px;	
	width: 187px;
	line-height: 25px;
	margin: 0 auto;

}

#formcontainer {
    width: 735px;
    text-align: left;
    margin-left: 102px;
    display: block;
}

#formcontainer form {
    float:none
}

#chiediaudunesperto {
    text-align: left;
    width: 288px;
    float:left;
    line-height: 20px;
}

#id_headline {
    width : 468px;
    height: 27px;
    padding: 0;
    margin: 0;
}


#separatore {
   height: 42px;
}

.col2 #id_question {
        padding: 0;
        margin: 0;
        width: 468px;
        height: 106px;
	border-color: #CCCCCC;
}


#quickmessage #id_question {
        margin-top: 1px;
        width: 292px;
        height: 165px;
	padding-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 16px;
}


#id_categoria {
        margin-top: 1px;
        width: 234px;
        height: 106px;
}


#id_sottocategoria {
        margin-top: 1px;
        width: 234px;
        height: 106px;
}

#id_marca {
        margin-top: 1px;
        width: 234px;
        height: 106px;
}

#formcontainer #id_note {
        margin: 0;
        width: 468px;
        height: 106px;
}


#id_email {
        margin-top: 0;
        width: 468px;
        height: 27px;
}

#abbonati {
        margin-top: 0;
        margin-left: 100px;
        width: 828px;
        height: 1100px;
        background: transparent url('../img/sfondoabbonati.png') no-repeat 0 0;       
}

#chat{
        margin-top: 0;
        margin-left: 25px;
        width: 939px;
        height: 521px;
        background: #FFFFFF url('../img/sfondochat.jpg') no-repeat 0 0;       
}

#paga {
        margin-top: 0;
        margin-left: 25px;
        width: 939px;
        height: 521px;
        background: #FFFFFF url('../img/sfondopaga.jpg') no-repeat 0 0;       
}

#seiuntecnico {
        margin-top: 0;
        margin-left: 0px;
        width: 980px;
        height: 461px;
        margin-left: 7px;
        background: #FFFFFF url('../img/seiuntecnico.jpg') no-repeat 0 0;       
}


#mediapartner {
        margin-top: 0;
        margin-left: 0px;
        width: 980px;
        height: 461px;
        margin-left: 7px;
        background: #FFFFFF url('../img/mediapartnersf.jpg') no-repeat 0 0;       
}


#registrati {
        margin-top: 0;
        margin-left: 0px;
        width: 980px;
        height: 461px;
        margin-left: 7px;
        background: #FFFFFF url('../img/sfondosignin.jpg') no-repeat 0 0;       
}


.curvainterna {
        margin: 0 auto;
        width: 782px;
        height: 13px;
        background: #ffffff url('../img/curvabianca.jpg') no-repeat 0 0;
}

.commentobianco {
        width: 566px;
        height: 13px;
        background: #ffffff url('../img/abiancopiccolo.jpg') no-repeat 0 0;
}

.corpobianco {
        width: 566px;
        background: #ffffff url('../img/sfondobiancop.jpg') repeat-y 0 0;
}

.corpoblu {
        width: 550px;
        background: #ffffff url('../img/sfondoblu.jpg') repeat-y 0 0;
}

.apriblu {
        height: 15px;
        width: 550px;
        background: #ffffff url('../img/apriblu.jpg') repeat-y 0 0;
}

.entrainchat {
        height: 305px;
        width: 338px;
        background: #ffffff url('../img/entrainchat.jpg') repeat-y 0 0;
}


.chiudblu {
        height: 15px;
        width: 550px;
        background: #ffffff url('../img/chiudiblu.jpg') repeat-y 0 0;
}

.chiusuracommento {
        width: 566px;
        height: 13px;
        background: #ffffff url('../img/cbiancopiccolo.jpg') no-repeat 0 0;
}


.chiudibianco {
        margin: 0 auto;
        width: 782px;
        height: 13px;
        background: #ffffff url('../img/chiudibianco.jpg') no-repeat 0 0;
}
.sfondointernobianco {
        margin: 0 auto;
        width: 782px;
        background: #ffffff url('../img/sfondorisposta.jpg') repeat-y 0 0;
}



#signin {
        margin-top: 0;
        margin-left: 0px;
        width: 980px;
        height: 461px;
        margin-left: 7px;
        background: #FFFFFF url('../img/sfondoregistrazione.jpg') no-repeat 0 0;       
}

#tecinputform {
    float: left;
    margin-left: 0px;
    text-align: left;
}

#abbonati ul {
    margin-top: 2px;
}

.livert { 
    list-style-type: none;
    padding-bottom: 155px;
}


.testobox {
font-size:16px;
padding-left:5px;
text-align:left;
width:476px;
}

#formpaga ul {
    margin-top: 2px;
    margin-left: 0px;
    padding: 0;
}

#formpaga li {
   list-style-type: none; 
}

#formpaga #datiinput input {
      width: 197px;
      height: 20px;
}


#modificaprofilo input {
      width: 272px;
      height: 25px;
}

#modificaprofilo select {
      width: 280px;
}

#modificaprofilo form: {
    280px;
}



.testo-5 {
       text-align: left;
       font-size: 16px;
}

p {
    margin: 0;
    padding: 0;
}

textarea {
    resize: none;  
} 

#messaggioveloce #id_question {
    font-size: 18px;
}

#id_staytuned  {
    width: 10px !important;
}

.label {
    width: 80px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
}

.label_b {
    width: 64px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
}


.tecinput input {
    width: 328px;
    height: 15px;
    margin-bottom: 9px;
}


.tecinput #id_email {
    height: 15px;
    width: 328px;
}

.tecinput  #id_provincia {
    width: 150px;
    float: left;
    height: 20px;
}

.tecinput  #id_cap {
    width: 110px;
    float: left;
}

#id_areacompetenza {
    width: 228px;
    margin-left: 95px;
}


#colonnadestra{
    width: 430px;
    float: left;
    margin-left: 20px;
    
}

#colonnasinistra{ 
    margin-left: 50px;
    width: 440px;
    float: left;
    height: 400px;
    background:  url('../img/sfondocomefunzione.jpg') no-repeat 27px 65px;
}

#colonnasinistra2{ 
    margin-left: 30px;
    width: 489px;
    float: left;
    height: 350px;
    background:  url('../img/diventatecnico.jpg') no-repeat 0 0;
}


#cerchiamoesperti {
    width: 260px;
    padding-top: 60px;
    padding-left: 5px;
}

#ilservizio {
    margin-left: 75px;
    width: 545px;
    text-align: left;
    float: left;
}

#listaloghi {
    width: 327px;
    float: left;
}

.didascalia {
    margin-top: 15px;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
}

#boxlogin input {
	width: 328px;
	height: 30px;
}

#formpaga .ulhoriz  {
    float: left;
    margin-left: 10px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}


  
#formpaga #datiinput .ulhoriz input {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 0px;   
    float: left;
}



#formpaga #datiinput .ulhoriz li{ 
    list-style-type: none;
    margin: 0px;
    padding-right: 17px;
    width: 35px;
    float: left;
}

#carte {
    margin-top: 0px;
    margin-left: 2px;
}

.errorlist {
    font-size: 14px;
    color: red;
    list-style-type:none;
    padding: 0;
    margin-bottom: 5px;
}

.products  {
    margin-bottom: 12px;
    padding: 0;
    margin-top: 0px;
}

.products li {
    font-size: 12px;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.products a {
    color: #0033cc;
    text-decoration: underline;
    font-size: 12px;
}

#chatnow #id_categoria{
        margin-top: 1px;
        width: 234px;
	height: 20px;
}

.liabbo { 
    list-style-type: none;
    padding-bottom: 0px;
    width: 145px;
    margin-left: 10px;
    float:left;
    margin-bottom: 0;
}


.liabbo input {
    width: 20px;
}

.ulabbo  {
   float: left;
   width: 300px;
   height: 135px;
   margin: 0;
   padding: 0;
   background: #FFFFFF url('../img/ulabbo.jpg')  0 0;
   
}

.ulnolimits  {
   margin-left: 150px;
   padding: 0;
}

.prezzoabbo  {
    margin-left: 0px;
    font-weight: bold;
}


.liprivacy { 
    list-style-type: none;
    padding-bottom: 0px;
    margin-left: 200px;
    margin-bottom: 0;
}

.liprivacy input {
    width: 20px;
}

.ulaprivacv  {
   width: 300px;
   height: 30px;
   margin: 0;
   padding: 0;
}


.li_formapagamento { 
    list-style-type: none;
    padding-bottom: 0px;
    width: 35px;
    margin-left: 10px;
    float:left;
    display: block;
}


.li_formapagamento input {
    width: 20px;
}

.ul_formapagamento  {
   float: left;
   width: 600px;
   margin: 0;
   padding: 0;
   
}

#img_avatar {
    padding-left: 10px;
}

.prezzo_formapagamento  {
    margin-left: 0px;
    margin-bottom: 10px;
    float: left;
    width: 350px;
}

.ulexpert {
    margin-left: 12px;
}


.testatina {
    text-align: left;
    font-size: 12px;
    list-style-type: none;   
    color: #FFFFFF;
    padding-left: 12px;
    padding-top: 5px;
    padding-bottom: 0px;
    background: url('../img/testatina.jpg') no-repeat;

}

.testatina2 {
    text-align: left;
    font-size: 12px;
    list-style-type: none;   
    color: #FFFFFF;
    padding-left: 12px;
    padding-top: 5px;
    padding-bottom: 0px;
    background: #FFFFFF url('../img/testatina2.jpg') no-repeat;
}

.testatina3 {
    text-align: left;
    font-size: 12px;
    list-style-type: none;   
    color: #FFFFFF;
    padding-left: 12px;
    padding-top: 5px;
    padding-bottom: 0px;
    background: #FFFFFF url('../img/testatina3.jpg') no-repeat;

}
.testatina4 {
    text-align: left;
    font-size: 12px;
    list-style-type: none;   
    color: #FFFFFF;
    padding-left: 12px;
    padding-top: 5px;
    padding-bottom: 0px;
    background: #FFFFFF url('../img/testatina4.jpg') no-repeat;
}

.testatina4_1 {
    text-align: left;
    font-size: 12px;
    list-style-type: none;   
    color: #FFFFFF;
    padding-left: 12px;
    padding-top: 5px;
    padding-bottom: 0px;
    background: #FFFFFF url('../img/testatina4_1.jpg') no-repeat;
}


.testatina2_4 {
    text-align: left;
    font-size: 12px;
    list-style-type: none;   
    color: #FFFFFF;
    padding-left: 12px;
    padding-top: 5px;
    padding-bottom: 0px;
    background: #FFFFFF url('../img/testatina2_4.jpg') no-repeat;
}

.testatina3_4 {
    text-align: left;
    font-size: 12px;
    list-style-type: none;   
    color: #FFFFFF;
    padding-left: 12px;
    padding-top: 5px;
    padding-bottom: 0px;
    background: #FFFFFF url('../img/testatina3_4.jpg') no-repeat;

}
.testatina4_4 {
    text-align: left;
    font-size: 12px;
    list-style-type: none;   
    color: #FFFFFF;
    padding-left: 12px;
    padding-top: 5px;
    padding-bottom: 0px;
    background: #FFFFFF url('../img/testatina4_4.jpg') no-repeat;
}

.testatina4_1_4 {
    text-align: left;
    font-size: 12px;
    list-style-type: none;   
    color: #FFFFFF;
    padding-left: 12px;
    padding-top: 5px;
    padding-bottom: 0px;
    background: #FFFFFF url('../img/testatina4_1_4.jpg') no-repeat;
}




.testatina5 {
    text-align: left;
    font-size: 12px;
    list-style-type: none;   
    color: #000000;
    padding-bottom: 0px;
}

.liexpert {
    text-align: left;
    width: 507px;
    font-size: 12px;
    list-style-type: none;   
    margin-top: 3px;
    margin-bottom: 10px;
  
}

.lixepert a {
     font-weigth: normal;
}

.barNavFooter {

	TEXT-ALIGN: center;

}

.barNavFooter UL {
	PADDING: 0px;
	MARGIN: 0px auto;
	TEXT-ALIGN: center;

}

.barNavFooter LI {
	PADDING-RIGHT: 5px;	
	DISPLAY: inline;
	PADDING-LEFT: 5px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	TEXT-TRANSFORM: uppercase;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;

}

.barNavFooter LI.curr {
    border-left: none;
    color: white;
    font-weight: bold;
    background-color: #399EDE;
    font-size: 16px;
}

.barNavFooter LI.prev-na {
    border-right: none;
    TEXT-DECORATION: none;
}

.barNavFooter LI.next {
    border-right: none;
    TEXT-DECORATION: none;
}
.superscript{font-size:small; vertical-align:top;} 
.subscript{font-size:small; vertical-align:bottom;}

.barNavFooter LI.next , #footer .barNavFooter LI.next-na{

	PADDING-RIGHT: 0px;

	PADDING-LEFT: 5px;

	PADDING-BOTTOM: 0px;

	PADDING-TOP: 0px;

	BORDER-RIGHT-STYLE: none;

}





.barNavFooter A {

	FONT-SIZE: 12px;

	COLOR: #0075b4;
	
	TEXT-DECORATION: underline;

}

.paypal {
    width: 192px;
    height: 47px;
}
.exampleText {
  color: #666666;
  font-size: 22px;
  font-family: Trebuchet,"Trebuchet MS",verdana,helvetica,sans-serif;  
  border: 1px solid #63a1ff !important;
}

.exampleText2 {
  color: #666666;
  font-size: 14px;
  font-family: Trebuchet,"Trebuchet MS",verdana,helvetica,sans-serif;  
  border: 1px solid #63a1ff !important;
  margin-left: 10px;
}

blockquote {
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px solid #63a1ff;
}

.comment-number {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/comments-bubble-big.gif) no-repeat scroll 0 0.1em;
display:block;
font-size:1.3em;
padding:0 0 10px 30px;
}