/*
Original design: andreas03 (v2.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas03/
*/

/* General layout */
body {  margin:0; padding:10px 0; font:76% tahoma,verdana,sans-serif; background:#FFFACD; color:#EEE; border-radius: 15px;}
#thetop {margin:0; border-radius: 15px;}
#container {box-shadow: rgba(0, 0, 0, 0.15) 4px 4px 7px;width:870px; margin:0 auto; padding:20px 20px 0 20px; background:#fff url(img/contbg.png) no-repeat; color:black; border-radius: 15px;}

.sidelink:hover,.menuheader,#logo,.sottotitolo {background:#FFFACD; }
body{background: #CCCCFF }

/* Tags */
h1,h2,h3,h4 {margin:0 0 10px 0; font-weight:normal;}
h1 {font-size:2.8em; line-height: 40px}
h2 {margin:0 0 4px 0; font-size:1.5em;}
h3 {margin:20px 0 8px 0; font-size:1.3em;}
h4 {margin:10px 0 5px 0; font-size:1.2em;}
a {text-decoration:none; color:blue;}
a:hover {text-decoration:underline;}
a img {border:0;}
p {margin:0 0 15px 10px; line-height:1.5em;}

#logo , .sottotitolo {
	padding:5px;
	box-shadow: rgba(0, 0, 0, 0.15) 4px 4px 7px; color:blue ; border-radius: 8px; text-align:center; line-height: 200%;}


/* Site title and header */
#logo {font-weight:bold; float:left; width:240px; margin:0 20px 0 0; padding:0 0 30px 0; text-align:center; color:#ea5; overflow:auto; }
#logo h1 {margin:30px 5px 5px 5px; letter-spacing:-2px;line-height:1em; }
#logo a {color:#26a; text-decoration:none; color:blue;}
#logo a:hover {color:#CCCCFF; }
#tagline {text-align:center; font-size:1.4em;line-height:1em; border-radius: 15px;}
#intro p {line-height:1.5em; border-radius: 15px;}

/* Main content */
#main {float:left; width:650px; margin-right:10px; padding:0; line-height:1.3em; border-radius: 15px;}

/* Sidebar */
#sidebar {width:185px; float:right; margin-top:20px; font-size:1em;}
#sidebar p, #sidebar ul, #sidebar ol {margin:30px 0 15px 10px; padding:0;}
#sidebar ul li, #sidebar ol li {list-style:none; padding:0; margin:0 0 4px 0;}
.sidelink {display:block; width:140px; margin:6px; background:#FFFACD;  padding:5px 0 5px 8px; font-size:1.2em; 
font-weight:400; text-align:left;color:blue; border-radius: 5px;}
.sidelink:hover,.menuheader {color:#333; text-decoration:none;     box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 4px; }
.menuheader {background:#FFFACD; margin: 13px 6px;}



#sidebar {
    padding-bottom: 180px;
    border-width: 0px;
    border-style: solid;
    border-color: black;
    background: url("disegnino_chiaro.png") 50% 100% / 110% no-repeat rgb(255, 255, 255);
    background-position: 50% 100%;
}

/* Footer */
#footer {margin:0 auto 0 auto; line-height:1.6em; background:#fff url(img/footerbg.png) bottom left no-repeat; padding:0 0 1px 0; font-size:1.1em;  text-align:center;}

/* Additional classes */

.headerstyle {clear:left; display:block; margin:0 0 0 0; 
padding:5px 0 5px 8px; background:#eee url(img/gradient2.png) repeat-x; 
color:#555; border-top:1px solid #ddd; border-right:1px solid #bbb; border-bottom:1px solid #bbb; border-left:1px solid #ddd; text-decoration:none; border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-right-radius:15px;
border-bottom-left-radius:15px;}
.clear {clear:both; margin:0; padding:0;}
.right {text-align:right;}
.internallink {font-size:0.9em; text-align:center;}
#sidebar p.block {font-size:0.9em; line-height:1.4em; margin:5px auto 15px auto; padding:5px; color:#555; border-top:1px solid #ddd; border-right:1px solid #bbb; border-bottom:1px solid #bbb; border-left:1px solid #ddd;}
.credit {color:#777;}
.hide {display:none;}












