/* CSS Document */
body{margin:0; padding:0; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}
a{color: #333333; text-decoration:underline}
a:hover{text-decoration:none}
fieldset{display:inline; width:auto; background:#f1f3f5}
fieldset legend a{padding: 3px ; border:1px outset #999999; text-decoration:none; background: #9bbe08; color: #FFFFFF}
fieldset#aree_e_sezioni{clear: left}
fieldset legend a:hover{border:1px inset #999999;color: #333333}

#body{margin:auto; width:95%; margin-top:10px;}
#menuhome{margin-top: 20px;}
#menuhome a{display:block; float:left; width:200px; height:80px; padding:5px; margin:20px; border:2px outset #666666; background:#9bbe08; font-size:22px; text-decoration:none; text-align:center}
#menuhome a:active{border: 2px inset #666666}

/* menu admin */
#top{background:url(../img/menu_top.jpg) repeat-x ; width:100%; height:38px; color:#FFFFFF}
#top #logo{float: left}
#top #userid{float: left;padding-right: 5px;top: 5px}
#top #versione{ float:right; padding-right:5px; padding-top:22px;}

#menu{border-top: 4px solid #9bbe08; border-bottom:1px solid #cccccc; width:100%; height:60px; background: #f1f3f5; }
#menu a{text-decoration: none;display:block; float:left; font-size: 15px ; width: auto; vertical-align:middle; height:20px; padding:0 8px;}
#menu a:hover{ background: #9bbe08; color:#FFFFFF}

#path{ border-top:1px solid #FFFFFF;border-bottom:1px solid #cccccc; height:14px; width:100%;background: #f1f3f5;  font-size:10px}
#path b{color:#9bbe08;padding-left:10px;}

#bodylogin{ background:#9bbe08}
#login{ border:1px outset #333333; width:300px; height:115px; margin:10%; padding:5px; text-align:right}
#login b{float:left}
#login button{float:left}

#elenco {margin-top:100px;border: 2px solid #9bbe08 !important}
#elenco table{width:90%;}
#elenco table tbody{ background: #F8F8F8}
#elenco table th{ background-color:#666666; color:#F8F8F8}
#elenco table img{border: 1px solid #999999}

#msg_login{color: #FFFFFF; width:100%; text-align:center}
#msg_info{border: 1px  outset  #CCCCCC; padding:10px; height:15px; margin-bottom:10px; margin-top:10px; background: url(../img/bgmsginfo.gif) repeat; font-size:15px}
#msg_info img{float:left; padding-right:10px}
#msg_error{border: 1px  outset  #CCCCCC; padding:10px; height:15px; margin-bottom:10px; margin-top:10px; background: url(../img/bgmsgerror.gif) repeat; font-size:15px}
#msg_error img{ float:left; padding-right:10px}

a.pagina{text-decoration: underline}
a.pagina:hover{cursor: pointer}
a.pagina.attiva{text-decoration: none; color: blue;font-weight: bold}

#frmNotizie fieldset {display: block;float: left}
