body { 
font-family: Arial; 
padding: 0px 0px 0px 0px;
text-align: center; 
margin-top: 0px;
}

#logo{
text-align: left;
width:264px;
top: 10px;
position: relative;
margin: 0px 5px 5px 0px;
vertical-align: top;
height: 60px;
}

#menu{
text-align: center;
margin-left: auto;
margin-right: auto;

padding: 5px 15px 5px 15px;



top: 20px;
right: 0px;
position: absolute;
background-color:#FFF;
font-size: 13px;

-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;

}

#menu a:link, a:visited, a:active{
text-decoration: none;
}

#menu a:hover {
text-decoration: underline;
}

#main_content{
position: relative;
margin-left: auto;
margin-right: auto;
width: 763px;
text-align: left;
vertical-align: top;

margin-top: 0px;
}

#content{

position: relative;
text-align: left;

background-color:#FFF;

padding: 5px 5px 5px 10px;


width: 100% - 15px;

height: 400px;

margin-top: 10px;

-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
}

#content_sx{
position: absolute;
left: 0px;
top: 0px;
width: 350px;
margin-left: 10px;


}

#content_sx_log{
position: absolute;
left: 0px;
top: 0px;
width: 535px;
margin-left: 10px;


}

#content_dx{
margin-top: 10px;
position: absolute;
right: 0px;
top: 0px;
width:200px;
font-size: 10px;
}

#content_dx_log{

position: absolute;
right: 0px;
top: 0px;
width:195px;
font-size: 10px;
background: green;
height: 100%;
margin-left: 5px;
padding-left: 5px;
padding-top: 10px;
text-align: center;

-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
}


.form_input {
width: 180px;
height: 20px;
padding-top: 3px;
padding-left: 5px;
margin-bottom: 5px;
}

#footer{
margin-top: 10px;
font-size: 9px;


text-align: center;
margin-left: auto;
margin-right: auto;

padding: 5px 15px 5px 15px;

background-color:#FFF;


-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;


}

h3 {
font-style: normal;
font-weight: lighter;
line-height: 50%;

}

.parola_chiave {
width: 98%;
height: 20px;
padding-top: 3px;
margin-bottom: 5px;

}

.parola_testo {
width: 99%;
height: 50px;
padding-top: 3px;
margin: 5px 0px 5px 0px;



}

.bottone_destra{
position: relative;
height: 20px;
right: 0px;
text-align: right;

}

.contatore{
position: relative;
height: 20px;
right: 0px;
text-align: right;

}


table.lista_campagne{
width: 100%;
border-spacing: 0px;
padding: 0px;
border-spacing: 0px;

}


table.lista_campagne td{
font-size: 12px;
border-top-color: black;
padding: 2px 2px 3px 5px;

border-bottom-style: dashed; 
border-bottom-width: 1px;
border-bottom-color: #CCCCCC;
}


.errore {
width: 100%;
background: red;
text-align: center;
color: white;
font-size: 10px;
padding: 8px 3px 8px 3px;
margin: 7px 0px 7px 0px;

-moz-border-radius-topleft:2px;
-webkit-border-top-left-radius:2px;
-moz-border-radius-topright:2px;
-webkit-border-top-right-radius:2px;
-moz-border-radius-bottomleft:2px;
-webkit-border-bottom-left-radius:2px;
-moz-border-radius-bottomright:2px;
-webkit-border-bottom-right-radius:2px;
}



