html	{ 
  padding:0px;
  margin:0px;
}

body {
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
}


pre { 
color: #564b47;
font-size: 11px;
background-color: #e1ddd9;
font-family: Courier, Monaco, Monospace;
}

p,h1, h3, pre {
 padding: 5px 15px;
 margin: 0px;
}

h3 {
font-size: 13px;
text-transform:uppercase;
color: #564b47;
background-color: transparent;
}

/*  positioning-layers dynamisch */

#logo { 
position: absolute;
right: 2%; 
width: 96%; 
text-align: right;
top: 5px;
}

#left { 
position: absolute; 
left: 1%; 
width: 29%; 
top: 106px; 
background-color: #ffffff;  
}

#content { 
position: absolute; 
left: 31%; 
width: 38%; 
top: 106px; 
background-color: #ffffff;
overflow: auto;
}

#right { 
position: absolute; 
left: 70%; 
width: 29%; 
top: 106px; 
background-color: #ffffff;
overflow: auto;
}

#content_full { 
position: absolute; 
left: 31%; 
width: 68%; 
top: 106px; 
background-color: #ffffff;
overflow: auto;
}


#content_fullpage { 
position: absolute; 
width: 100%; 
top: 106px; 
background-color: #ffffff;
overflow: auto;
}
.piccolo{
	font-size:9px;
	font:bold;
	font-family: Arial;
}
.oggetto{
	font-size:11px;
	font:bold;
	font-family: Arial;
}

.mylinkh2 {
text-decoration:none;
color: #564b47;
background-color: transparent;
font: bold 100% "Trebuchet MS",Univers,sans-serif;

}

div.entry{width:100%}
.entry h2{font: bold 150% "Trebuchet MS",Univers,sans-serif;
color: #B5CC74;margin:0.2em 0 2px}
.mylink{font: bold 150% "Trebuchet MS",Univers,sans-serif;
color: #B5CC74;margin:0.2em 0 2px}
.mylink_small{font: bold 100% "Trebuchet MS",Univers,sans-serif;
color: #B5CC74;margin:0.2em 0 2px}
.entry p{line-height: 1.6;margin: 0 0 1em}
div.data{float: right;width: 50px;margin:0 3px 3px 0;
    text-align: center;color: #777;padding-bottom: 5px;
    background: #E9F3FF url(date.png) no-repeat bottom left}
div.data span.d{display:block;font-size: 100%;
    font-weight: bold;color: #757797;padding-top: 5px;
    background: #E9F3FF url(date.png) no-repeat top left}
div.data span.m{text-transform:uppercase}



    #tabs11 {
      float:left;
      width:100%;
	  background:#F9F7F3;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #C2BDAE;
	  position:absolute;
	  top:60px;
      }
    #tabs11 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs11 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs11 a {
      float:left;
      background:url("../immagini/tableft11.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs11 a span {
      float:left;
      display:block;
      background:url("../immagini/tabright11.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#9F9584;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs11 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs11 a:hover span {
      color:#FFF;
      }
    #tabs11 a:hover {
      background-position:0% -42px;
      }
    #tabs11 a:hover span {
      background-position:100% -42px;
      }

		
		
.ul_domande{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: Gray;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	list-style: circle; 
	text-transform: uppercase ;
	text-decoration:none;
}
.ul_domande a{
	MARGIN-TOP: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	list-style: circle; 
	text-transform: uppercase ;
	text-decoration:none;
}

.filecont{
	BORDER: #cccccc 1px solid;
	DISPLAY: block;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	PADDING: 3px;
	MARGIN: 0px;
	COLOR: #464a4f;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #e4e4e5;
	position: relative;
	min-height: 50px;
	vertical-align: top;
	margin-top:5px;
}
.titolofile{
		MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #0066cc; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.descfile{
	width:85%;

	
}
.ico_download{	
	width: 13%;
	float: right;
}


.catcont{
	BORDER: #cccccc 1px solid;
	DISPLAY: block;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	PADDING: 3px;
	MARGIN: 0px;
	COLOR: #464a4f;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #e4e4e5;
	position: relative;
	min-height: 20px;
	vertical-align: top;
	margin-top:5px;
}

.bottone{
	cursor:  pointer;
}