/* Main */
* { margin: 0; padding: 0; border: 0; }
BODY { margin: 0px; font-family: verdana, arial, sans-serif; text-align: center; font-size: .75em; } 
BODY { background-color: #e7e7e7; color: #111; }
hr { color: transparent; size: 0; color: #ffffff; }
p { margin: 0; line-height: 1.4em; }
a { color: #29146f; text-decoration:none; font-size:9px; text-align:center; }


/* Mod Areas */
#container { width: 990px; margin: 0 auto; overflow: hidden; background-image: url('../images/top.png'); background-repeat: no-repeat; background-position: top; text-align: left; padding: 0px;} 
#top {  }

#header { margin-left: 26px;  height: 172px; overflow: hidden; width:940px;   }
#blocco_destra {   margin-left:5px; height: 172px;background-image: url('../images/logo.png'); background-repeat: no-repeat; background-position: center top; border-left:
2px dotted #ccc;  width:432px; float:left;  }

#top_menu { margin: -25px 0px  0px 0px;  }
#top_menu { text-transform: uppercase;  height: 26px; overflow: hidden; -moz-opacity: 0.75; /* per mozilla */
	opacity: 0.75; /* FF e CSS3 */
	filter:alpha(opacity=75);
   background-color:#b0b8c8;
position: Absolute; width:940px;
  }
#top_menu ul { display: inline; }
#top_menu li { font-size: .8em; cursor: pointer; padding: 7px 10px; float: left; display: inline; text-align: center; }
#top_menu li:hover, #menu li.selected { background: #0d4ead; }
#top_menu li:hover a { color: #fff; }
#top_menu li a { display: block; color: #0d4ead; text-decoration: none; }
#top_menu li a:hover { color: #fff; }
#ombra{ margin-left: 26px;  height: 43px; overflow: hidden; background-image: url('../images/ombra.png'); background-repeat: no-repeat; background-position: top; width:938px; }

#main-area { clear: both; display: block; margin: 5px 0 0 0;background-image: url('../images/content.png'); background-repeat: repeat-y; background-position: top;}
#left, #main, #right { float: left; }
#left { width: 220px; overflow: hidden;  margin-left:36px;    background-image: url('../images/left.png'); background-repeat: repeat-y; background-position: top; }
#main { width: 680px; margin: 0 10px; overflow: hidden; padding: 0;  }
#main ul { margin: 5px 5px 5px 35px; }
#right { width: 220px; overflow: hidden; }
#menu_l { margin: 0 0 0px 0px;}
#menu_l { text-transform: uppercase; overflow: hidden;  font-weight:bold;  }
#menu_l ul {  cursor: pointer;  display: inline; text-align: center;  
            padding         : 0 0px;
            margin-left    : -2px;
			margin-top:  -2px;
			margin-bottom:-2px;
		
			list-style: none;
			
 }
#menu_l ul:hover, #menu ul.selected { }
#menu_l ul:hover a {  }
#menu_l ul a {  display: block; color: #29146f; text-decoration: none; padding-left:5px; text-align:left; width:200px; line-height:30px;font-size:12px;border-bottom:
1px dotted #ccc;}
#menu_l ul a:hover { color: #29146f;line-height:30px; }
#menu_l ul ul a { background-color:#d0ea7c; display: block; color: #000; text-decoration: none; padding-left:15px; text-align:left; width:200px; line-height:30px;border-top: 1px solid #fff; font-size:10px; }

#bottom {  }

#footer {  margin:auto; width:940px; text-align: center; color: #fafafa; padding: 10px 0 ; font-size: 1.0em; background-color:#b0b8c8; }
#footer a { color: #dedede; width:990px }
#ombra2{ margin-left: 26px;  height: 30px; overflow: hidden; background-image: url('../images/ombra2.png'); background-repeat: no-repeat; background-position: top; width:938px; }
/* Classes */
a.small { color: #000; margin: 0 0 15px 0; font-size: .8em; }
.item img, img.content_image { margin: 0 10px 10px 0; }
.item a img, img.content_image, img.gallery_image { border: 1px solid #ffcc00; padding: 1px; }
.mod-title {  padding: 3px; text-align: center; font-weight: bold; color: #959595; }
.mod-area { border:
1px dotted #ccc; padding: 5px; }
.mod-bottom { border-bottom: 1px dotted #ccc; }
span.date, p.content_date { color: #ff9900; font-weight: bold; font-size: .8em; }
span#top_menu-date { display: block; color: #000; margin: 0 0 2px 0; font-weight: bold; font-size: .8em; }
p.content_date { color:#000; }

/* Defaults */
h2 { font-size: 1.3em; font-weight: bold;  color: #29146f;  padding: 3px; margin: 0 0 15px 0; text-transform: capitalize; }
.ok { margin: 5px 0; color: green; font-weight: bold; padding: 10px; border: 1px solid green; font-size: .9em; }
.err { margin: 5px 0; color: #ff0000; font-weight: bold; padding: 10px; border: 1px solid #ff0000; font-size: .9em; }

form {  }
form.comments { clear: both; border-top: 1px solid #bababa; border-bottom: 1px solid #bababa; margin: 10px 0; padding: 5px 0;  }
label { padding: 5px 0 0 0; }
input, textarea { padding: 2px; border: 1px solid #DEDEDE; border-left: 1px solid #bababa; border-top: 1px solid #bababa; margin: 3px 0; width: 300px; }
form.login label { clear: both; display: block; }
form.login input { width: 80%; clear: both; }
textarea { width: 300px; height: 160px;  }
input.radio { width: 25px; border: 0; }
button { margin: 5px 0; border: 1px solid #000; background: #fff; font-weight: bold; font-size: .8em; padding: 5px; color: #000; }

ul.cat, ul.cat li { margin: 0; padding: 0; }