#cont_campo{background-color:#d9eaf2;padding:5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius: 5px;float:left;margin:0 10px 5px 0;}
#nome_campo{float:left;margin-right:10px;color:#1b99d4;font-weight:bold;width:100px;}
#text{float:left;width:200px;height:26px;}
#cont_campo input{height:20px;width:193px;}

#cont_campo_msg{background-color:#d9eaf2;padding:5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius: 5px;margin-bottom:5px;width:660px;}
#nome_campo_msg{margin-right:10px;color:#1b99d4;font-weight:bold;width:130px;}
#cont_campo_msg textarea{height:150px;width:653px;overflow:hidden}

#cont_campo_captcha{background-color:#d9eaf2;padding:5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius: 5px;float:left;margin:0 10px 5px 0;}
#nome_campo_captcha{margin-right:10px;color:#1b99d4;font-weight:bold;}

#nome_campo_codice{float:left;margin-left:15px;color:#1b99d4;width:105px;font-weight:bold;font-size:12px;}

#cont_invia{width:100%;margin:0 auto;text-align:center;}
#btn_invia{width:110px;margin: 0 auto;border:2px solid #02426B;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius: 5px;font-weight:bold;cursor:pointer;background-color:#1b99d4;color:#FFFFFF;}
#btn_invia:hover{color:#1b99d4;background-color:#CCCCCC;}

#notifica{width:100%;text-align:center;height:50px;color:#02426B;font-weight:bold;}