/* andreas03 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.2
(Nov 28, 2005)

Screen layout: */

body{
   margin: 0;
   padding: 4px 0;
   font: 76% tahoma,verdana,sans-serif;
   background: #047 url("img/background.gif") repeat-y center;
   color: #222;
}

#thetop{
margin:0;
}

#percorso a
{
   border-bottom: dotted Teal;
   border-bottom-width: 1px;
}

#container{
   width: 752px;
   margin: 0 auto;
   padding: 4px 2px 0px 6px;
   background: #fff url(img/contbg.png) no-repeat top;
   color: #222;
}

pre {
    padding: 1em;
    border: 1px dashed #FFB53A;
    color: black;
    background-color: #f9f9f9;
    font-size: 120%;
    line-height: 1.4em;
}

a{
text-decoration:none;
background-color:inherit;
color:#26c;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
margin:0 0 5px 0;
line-height:1.5em;
}

#main p,#sidebar p{
   padding: 0 8px 0 8px;
   background: transparent;
}

#logo{
   float: left;
   width: 240px;
   margin: 2px 15px 0 0;
   padding: 0 0 10px 0;
   background: #f6f6f6;
   border: 1px dashed #FFB53A;
   text-align: center;
   color: #555;
   overflow: auto;
}

#logo h1{
   margin: -5px 5px 1px 5px;
   letter-spacing: -1px;
}

#logo a{
background-color:inherit;
color:#26a;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
text-align:center;
font-size:1.0em;
}

#intro p{
   line-height: 1.4em;
}

#intro h2{
   font-size: 1.8em;
   color: Red;
}

#main{
float:left;
width:530px;
margin-right:15px;
padding:0;
}

.headerstyle{
   display: block;
   margin: 30px 0 10px 0;
   padding: 5px 0 0px 8px;
   background: #eee url(img/gradient2.png) repeat-x;
   color: #C46200;
   border-top: 1px dotted #ddd;
   border-right: 1px dotted #ddd;
   border-bottom: 1px double #EFC32C;
   border-left: 1px dotted #ddd;
   text-decoration: none;
}
.contentstyle
{
   background-color: #FFFFCE;
   border-bottom: double;
   border-right: double;
   border-left: 1px solid;
   margin-top: -10px;
   border-color: #EFC32C;
   padding-top: 2px;
}

.contentstyle img{
   border: 1px dotted Gray;
   float: left;
   margin: 5px 5px 6px 0px;
}

.contentstyle ul {
   /*   width: 160px;*/
   list-style: disc;
   margin: -4px 0px 0px 22px;
   padding: -5px 1px 1px 2px;
}



.separatore{
   font-size: 0.1em;
   line-height: 0.1em;
   border: 1px dashed #777;
   font-size: x-small;
   background-color: transparent;
   margin-top: 7px;
}

#sidebar{
   width: 184px;
   float: right;
   font-size: 1em;
   line-height: 2em;
   border-left: 1px dotted Silver;
   padding-left: 7px;
   margin: 10px 0px;
   padding-right: 4px;

}




#sidebar p{
font-size:0.9em;
}

.menuheader{
   background: #fff url(img/gradient2.png) repeat-x;
   width: 160px;
   color: #0000CD;
   text-align: center;
   font-size: 1.2em;
   margin: 0px 0px 1px 0px;
   border: 2px solid #556B2F;
   font-weight: bold;
   font-style: normal;
}

.sidelink{
display:block;
width:160px;
margin:1px 0px 1px 0px;
padding:1px 0px 1px 2px;
font-size:1.0em;
font-weight:bold;
text-align:left;
background:#eee url(img/gradient1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover{
   background: #fff url(img/gradient2.png) repeat-x;
   color: #1719FF;
   border-top: 1px solid #ddd;
   border-right: 1px solid #888;
   border-bottom: 1px solid #888;
   border-left: 1px solid #ddd;
   text-decoration: none;
}

#footer{
   margin: 0 auto 5px auto;
   width: 760px;
   background: #fff url(img/footerbg.png) bottom left no-repeat;
   padding: 0 0 5px 0;
   font-size: 0.9em;
   color: #888;
   text-align: left;
   text-indent: 55px;
}

h1,h2,h3,h4{
margin:0 0 7px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
   margin: 20px 0 8px 0;
   font-size: 1.4em;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
   padding: 20px;
   color: #222;
   border: 1px solid #ddd;
   font-size: x-small;
   background-color: Blue;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}

.rosso{
   color: Red;
}
/* Original open source design by Andreas Viklund - http://andreasviklund.com
Released through OSWD.org */

/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */

ul {
   list-style: none;
   margin: 0;
   padding: 0;
}
	
#menu4 {
   width: 160px;
   border-style: solid solid none solid;
   border-color: #D76100; /*   border-size: 1px;*/
   border-width: 1px;
   margin: 0px 6px;
}
	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
   color: Blue;
   display: block;
   background: url(img/menu4.gif) 0 -32px;
   padding: 4px 0 4px 25px;
   font-weight: bold;
}
	
#menu4 li a:hover {
   color: #fff;
   background: url(img/menu4.gif) 0 0px;
   padding: 4px 0 4px 25px;
}
	
#menu4 li a:active {
	color: #fff;
	background: url(img/menu4.gif) 0 -64px;
	padding: 6px 0 2px 25px;
	}	
	
/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */


/*------------*/
#button {
   width: 160px; /*   border-right: 1px solid #000;*/
   padding: 0 0 0 0; /*   margin-bottom: 4;*/
   font-family: 'Trebuchet MS', 'Lucida Grande',
     Verdana, Lucida, Geneva, Helvetica, 
     Arial, sans-serif; /*   background-color: #90bade;*/
   background-image: url(img/gradient1.png); /*   color: #333;*/
   font-weight: bold;
   margin-top: 4px;
   margin-left: 10px;
   margin-bottom: 2px;
}
   
#button ul {
   width: 160px;
   list-style: none;
   margin: 1;
   padding: 0px 1px 1px 2px;
}
		
#button li {
   border-bottom: 1px solid #000;/*90bade; /*   margin: 1px 0;*/
/*   height: 1em;*/
}

#button li a {
   /*      display: block;
      margin-top: 1px;
       padding: 2px 5px 2px 8px;
      background-image: url(img/gradient1.png);
      color: Blue;
      text-decoration: none;
      width: 100%;*/
      
   display: block;
   width: 160px;
   margin: 1px 0px 1px 0px;
   padding: 1px 0px 1px 2px;
   font-size: 1.0em;
   font-weight: bold;
   text-align: left;
   background: #eee url(img/gradient1.png) repeat-x;
   color: Blue;/*26c;*/
   border-top: 1px solid #ddd;
   border-right: 1px solid #bbb;
   border-bottom: 1px solid #bbb;
   border-left: 1px solid #ddd;
   height: 20px;
}
      
#button li a:hover {
   border-top: 1px solid Green;
   border-right: 2px solid Green;
   border-bottom: 1px solid Green;
   border-left: 2px solid Green;
   margin-left: -1px; /*
   margin-left: -2px;
   border-top: -1px solid #fff;
   border-left: 2px solid #5ba3e0;
   border-right: 2px solid #5ba3e0;
   border-bottom: -1px solid #1c64d1;*/
   color: Blue;
   background-image: url(img/gradient2.png);
   height: 20px;
}      


      