/* CSS Document */

.title_formA{
width:882px;
height:30px;
text-align:center;
line-height:30px;
background-color:#0000FF;
color:#fff;
}

.title_form{
width:882px;
height:20px;
text-align:center;
line-height:20px;
background-color:#0099FF;
color:#fff;
}

.lezione_wrap{
width:882px;
height:200px;
}

.lezione{
width:218px;
height:100px;
background-color: #E6F3FF;
float:left;
border:#fff 1px solid;
}

.lezione label{
text-align:center;
color:#333;
font-size:1.2em;
line-height:100px;
cursor:pointer;
}

.lezione input{
margin-left:10px;
}

.lezione label:hover{
color:#fff;
background-color:#0033FF;
}

.input_form{
width:882px;
background-color: #E6F3FF;
}

.input_co{
width:400px;
margin:0 auto 0 auto;
}

.input_co label{
line-height:40px;
}

.input_co select{
line-height:40px;
}
