/* css per Raffaele Toniutti - toniutti.org by Stratech Srl*/

body {margin:0; padding:0; width:100%; min-width:990px;	background-color:#cbcada; font-family: arial, "lucida console", sans-serif; text-align:center;}
h1 {font: 1.3em Georgia, "Times New Roman", serif; letter-spacing: 1px; color:#663300; text-align:center;}
h2 {margin-top:0px;}
p {color:#767680; font-size:14px; margin:15px 140px 0px 15px;}
img {margin:10px; border:2px solid #ffffff;}
a {color:#ffffff;}
a.active {color:#767680; font-size:15px;}
#wrapper {width:990px; height:630px; margin:auto; text-align:left; display:block;	padding:0;}
#top {background-image:url('images/logotoniutti.jpg'); background-position:center left; background-repeat:no-repeat; height:90px; width:100%; margin-top:0px;}
#centrale{width:100%; min-width:990px; height:540px;}
#menu {width:180px; height:400px; margin-top:20px; position:relative; float:left;}
#content {width:800px; height:540px; position:relative; float:right; overflow: auto;}
#footer {margin-left:150px; height:20px; width:100%; margin-top:0px; }
#footer p {color:#767680; font-size:12px; text-align:left;}

/* menu*/

.menu {font-size:15px; color:#ffffff; text-decoration:none;}
.menu a{font-size:15px; color:#ffffff; text-decoration:none;}
.menu a:hover {color:#767680; font-size:15px;}

ul.menu li {list-style:none; line-height:25px;}
ul.menu ul {text-indent:-25px;}
ul.menu ul a{font-size:13px;}
ul.menu ul a:hover{font-size:13px;}
ul.menu ul li{line-height:20px;}
