﻿body {
  text-align: center;
  background-color: #D5D0B0;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  font-family: verdana;
  font-size: 0.76em;

  }

a#ctl00_lbltitolo{COLOR: #ffe400; text-decoration: none;}
a#ctl00_lbltitolo:hover{COLOR: #ffff00; text-decoration: underline;}

A:link {
	COLOR: #C86000; text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 860px;
  text-align: left;
  background: #FFFFFF url('../images/content_bg.gif') top left repeat-y;
}

#page_header {
  height: 150px;
  background: #FFFFFF url('../images/headerphoto.jpg') bottom left no-repeat;
  clear: both;
  border-right: 1px solid #000;
		border-left: 1px solid #000;
		border-top: 1px solid #000;
}

#page_header h1 {
  padding-top:50px; padding-left:90px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #ffe400;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  /*padding-top:52px; */padding-left:92px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  /*line-height:26px;*/
  letter-spacing:-1px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url('../img/menu_bg.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:1px;
  margin-right:1px;      
  border:0px dashed #ff0000;  
}

#center {
  margin-left:20px;
  /*margin-right:0px;*/
  width: 500px;
  border:0px dashed #cccccc;
  float: left;
}

#center h2 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}
#center h3 ,#center h4 { text-align: justify;}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
  margin-left: 5px;
}

#left_side h1, #left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

.right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
    margin-right: 5px;

}



.right_side h1, .right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

.right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
  /*height: 60px;*/
  background: #425227;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


.navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../img/bar.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

.navcontainer ul li { display: inline; }

.navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

.navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

.sidemenu, .linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

.sidemenu li, .linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:9px;
  text-align: left;
}

.sidemenu li a, .linklist li a { text-decoration: none; }


.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}



.cont {
        height:31px;
        padding: 0px;
        margin: 0px;
		height:32px;
		clear:both;
        border-right: 1px solid #000;
		border-left: 1px solid #000;
        background: #BD620E;
        border: 0px solid red;
}

/*#navPyra*/ .cont ul {
        margin: 0;
        padding: 7px 0 0px 10px;
        border-bottom: 1px solid #ffffff;
        height: 20px;
        width: 98.99%;
        /*border: 0px solid red;*/
}

/*#navPyra*/ .cont ul li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

/*#navPyra*/ .cont ul a:link, /*#navPyra*/ .cont ul a:visited {
font-family: verdana, arial, helvetica, sans-serif;
font-size:12px;
        float: left;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #ffffff;
}

/*#navPyra*/ .cont ul a:link.active, 
/*#navPyra*/ .cont ul a:visited.active, 
/*#navPyra*/ .cont ul a:hover {
        color: #eeeeee;
        background: url(../Images/pyramid.gif) no-repeat bottom center;
}

.boxnews {width:440px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.archivio {float:right; margin-left: 10px; font-size:0.8em;}


 p{text-align:justify;}


ul, li 
{
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  text-align: justify; width: 90%;
}



/*RICHIAMI: inizio*/
div.Richiami 
{
    padding-top: 6px;
    padding-right: 2px;
    padding-bottom: 6px;
    padding-left: 2px;
/*
    background-image: url(imgs/bg_tools.png);
    background-repeat: repeat-x;
*/
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-color: #eeeeee;
   
    display: block;
    text-align: right;
    margin-top: 0pt;
    margin-right: auto;
    margin-bottom: 0pt;
    margin-left: auto;
}

div.richiamo 
{
    margin-top: 0pt;
    margin-right: 0pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    display: inline;
    
}



div.richiamo a 
{
    color: #aaa;
    text-decoration: none;
    font-size: 8pt;
}

div.richiamo a:hover
{
    color: #41637F;
    text-decoration: underline;
}

div.richiamo img
{
    vertical-align: middle;
    border: none;
}

/*RICHIAMI: fine*/

.foto_soggetti{border:3px solid #ff0000; margin: 10px;}

h5{margin-top: -10px;}

.boxItemElencoSoggettiLink a
{
	padding-top: 25px;
	width: 28%; 
	float: right; 
	text-align: left; 
	border: 0px solid blue;
}


#BoxfooterSI, #footerSI
{
	background-color: #ffffff;
}

#footerSI
{
	background-color: transparent;
	background-image: url(../images/bg_si.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	width: 450px;
	text-align: center;
	padding-top: 50px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
