div#title p{
   padding-top: 40px;
   font-size: 24px;
}

/* contenuto 2lvmenu */
ul.slv_item li span{
   font-family: Courier New, Courier, mono, Times;
   font-size: 15px;
   font-weight: bold;
   color: #fff;
   text-decoration: none;
   display: block;
   float: left;
   width: 131px!important;
   width: 130px;
   line-height: 2;
   text-align: center;
   background-color: #2C912A;
}

form.sond{
    position: relative;
    margin: 10px 0 0 10px;
    overflow:auto;
    height:335px;
}

/* form sondaggione one one */
form.sond fieldset {
    display: block;
    float: left;
    width: 645px;
    padding: 0;
/*     border: 1px solid #000; */
    border: 0;
}
form.sond p.q {
    color: #3C3986; 
    font-size: 12px;
    font-weight:bold;
    font-family: Courier New, Courier, mono, Times;
    display: block;
    float: left;
    margin: 10px 0 10px 0;
    width: 600px;
/*     border: 1px solid #000; */
}

form.sond label {

    font-family: Courier New, Courier, mono, Times;
    font-size: 14px;
    color: #3C3986;

    display: block;
    float: left;
    margin: 10px 10px 0 0;
    padding: 0;
    width: 580px;
/*     border: 1px solid #ABABAB; */
}

form.sond label {    
    font-weight:normal;
}

form.sond label.sch {
    display: block;
    float: left;
    margin: 10px 0 0 0;
    padding: 0;
    width: 560px;
/*     border: 1px solid #ABABAB; */
}

form.sond label.other {
    display: block;
    float: left;
    margin: 10px 0 0 0;
    padding: 0;
    width: 100px;
/*     border: 1px solid #ABABAB; */
}

form.sond label.ifyes {
    display: block;
    float: left;
    margin: 10px 10px 0 0;
    padding: 0;
    width: 460px;
/*     border: 1px solid #ABABAB; */
}

form.sond label.medium {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 500px;
/*     border: 1px solid #ABABAB; */
}

form.sond textarea {
    width: 580px;
    height: 100px;
    border: 1px solid #3C3986;
}

form.sond select {
    display: block;
    float: right;
    margin: 9px 0 0 0;
    border: 1px solid #3C3986;
}

form.sond input {
    display: block;
    float: left;
    margin: 10px 10px 0 0;
    border: 1px solid #3C3986;
}

form.sond input.other {
    width: 400px;
}

form.sond input.number {
    width: 30px;
    float:right;
}


/*__________ERRORS________________________-*/

ul.errors {
   margin: 15px 0 15px 10px;
}

ul.errors li{
   font-weight:bold;
   font-family: Courier New, Courier, mono, Times;
   font-size: 14px;
   color: #3C3986;  
   list-style: none;
}

p.quilink {
    color:#3C3986;
    font-family:Arial;
    font-size:12px;
    margin-left: 10px;
}

p.quilink a{
    color:#3C3986;
    font-weight:bold;
    text-decoration:none;
}
