html,body {margin: 0;padding:0;height:100%;background-color:#000;overflow:hidden;border:0; color:#fff;}
body {font: 76% Verdana, Arial, sans-serif;}

#contenitore {position:relative;width:100%;height:100%;}
body>#contenitore {height:auto;min-height:100%}

#intestazione {background:#908d72 url(immagini/logo.jpg) no-repeat center;height:80px;color:#fff;}

#beige, #rosso, #azzurro, #verde {position:absolute; left:0; top:80px; bottom:30px; width:25%; font-size:1em; z-index:4; overflow:auto;}
#rosso, #verde {color:#fff;}
#beige, #azzurro {color:#000;}
#beige {left:0; background:#caa780;}
#beige a {color:#000;background:#caa780;}
#beige textarea {width:100%;}
#rosso {left:25%; background:#B43241;}
#rosso a {color:#fff;background:#B43241;}
#azzurro {left:50%; background:#96C3C4;}
#azzurro a {color:#000;background:#96C3C4;}
#azzurro textarea {width:100%;}
#verde {left:75%; background:#51803F;}
#verde a {color:#fff;background:#51803F;}
#verde textarea {width:100%;}
.inner {display:block;padding:10px 10px 10px 10px;}
.inner div {text-align:center;margin-top:10px;}

#fondo {position:absolute; bottom:0; display:block; width:100%; height:20px; background:#3E5D5B; text-align:center; padding: 5px 0;color:#fff;}
#fondo a {color:#79A1A2;background:#3E5D5B;}

.liberatutto {clear:both;}

.messaggi {font-size:110%;}

input, textarea {font: 100% Verdana, Arial, sans-serif;}

.obbligatori {font-size:85%;text-align:center;}
