@charset "UTF-8";
/* CSS Document */
html {text-align:center;}
body {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:11px; background:#fc3 url('bg.jpg') repeat-y center top;}

#container {width:960px; margin: 0 auto; text-align:left; position:relative; background-color:#fff; min-height:650px; height:auto !important; height:650px;}
#link {padding:12px 0; text-align:right; position:absolute; top:10px; right:0;}
#link a{color:#000; background-color:#ffcc33; font-size:13px; padding:3px;}
#link a:hover {color:#bd0000;}

#logo {padding-bottom:4px; background-color:#fc3; margin-bottom:40px;}

#titolo p, .titolo p{padding:6px 12px 6px 64px; background-color:#fc3; color:#000; font-size:16px; margin:25px 0; font-weight:bold; display:inline;}
#testo, #testo-adesioni {margin-top:30px; width:640px; padding-left:64px; padding-bottom:40px; color:#000; font-size:13px; line-height:140%;}
#testo-adesioni {font-size:12px; line-height:140%;}
#testo a, #testo-adesioni a {color:#000; border-bottom:2px solid #ffcc33;}
#testo a:hover, #testo-adesioni a:hover {color:#000; background-color:#ffcc33;}

#menu {position:absolute; top:290px; left:730px; width:228px; border-left:2px solid #fc3; padding:4px 0 0 0; min-height:300px; height:auto !important; height:300px;}
#menu ul {margin:0; padding:0;}
#menu li {list-style-type:none; font-size:14px; margin:15px 0; font-weight:bold; }
#menu li.selected {background-color:#fc3; color:#fff; padding:5px 0 5px 14px;}
#menu li a {padding:5px 14px; background-color:#fc3; text-decoration:none; color:#000;}
#menu li a:hover {background-color:#000; text-decoration:none; color:#fff;}

.yellow {color:#fc3; font-weight:bold;}
.warning {display:block; padding:4px; background-color:#fc3; color:#000;}

input {border:1px solid #fc3; padding:4px; color:#666; font-size:13px; margin:2px 0;}
textarea {border:1px solid #fc3; padding:4px; color:#666; font-size:11px; width:260px; height:80px; }
label {color:#666;}
button {padding:4px; background-color:#fc3; color:#000; border:none; font-size:12px;}
button:hover {padding:4px; background-color:#000; color:#fff;}

#footer {text-align:center; padding:12px;}
#footer a {text-decoration:none; color:#000;}

div.commenti {margin:2px 0 4px 16px; display:none; border:1px solid #fc3; padding:8px; font-size:12px; color:#666;}
