@charset "utf-8";
/* CSS Document */

body
{
	background:url("/images/bg-body.jpg") bottom repeat-x;
}

h1
{
	font-size:25px;
	font-weight:bold;
	color:#747474;
	margin:0;
	margin-bottom:15px;
	padding:0;	
}

p, ul
{
	font-size:16px;
	line-height:22px;
}

hr
{
	border-color:-moz-use-text-color -moz-use-text-color #cccccc;
	margin-top:25px;
}	

.bold
{
	font-weight:bold;
}

div#page-margins
{
	margin:auto;
	background:#FFFFFF;
	width:1020px;
}


#social{
  position: absolute;
  top: 5px;
  right: 20px;
}
#social a{
  margin-left: 5px;
}

#search-form
{
	position: absolute;
	top: 40px;
	right: 20px;
	margin:0;
	padding:0;
	
}

#search-form input[type=text]
{
	background:url("/images/input-search.png") no-repeat left top;
	margin:0;
	padding-left:15px;
	padding-top:6px;
	padding-bottom:6px;	
	width:180px;
	border:0px;
	font-size:15px;
	color:#006699;
}

#search-form input[type=submit]
{
	background:url("/images/submit-search.png") no-repeat left top;
	width:32px;
	border:0px;
	margin:0;
	padding-top:6px;
	padding-bottom:6px;	
	height:31px;
}


div.container
{
	background:#FFFFFF;
	position: relative;
}

ul#nav
{
	background:url("/images/bg-nav.jpg") bottom repeat-x;
	height:60px;
	margin-bottom: 0px;
	padding-bottom:0;
}

ul#nav li a
{
   	display: block;
	color: #fff;
	height: 40px;
	margin: 0px;
	padding: 15px 15px 0px 15px;	
	font-size:90%;
}

ul#nav li.active a
{
	background: url('/images/bg-menu-select.png') no-repeat 50% 2px;
}

ul#nav li a:hover
{
	color: #a0e3e3;
	background-color: transparent;
}

div#foto-centro
{
	height:320px;
	background: url('/images/bg-foto-centro.jpg') no-repeat bottom;
}

#content.curriculum ul li{
  margin-bottom: 10px;
  font-size: 14px;
}

#box_news{
  height: 155px !important;
  padding: 15px 20px 20px 15px;
  overflow: hidden;
  background: url("/images/bg_news.png") no-repeat;
  margin-top: 15px;
}
#box_news .titolo_news a{
  color: #747474;
  font-weight: bold;
  font-size: 18px;
}
#box_news ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#box_news .news_date{
  color: #999999;
}
#box_news .news_title{
  margin-bottom: 10px;
}
#box_news .news_title a{
  color: #666666;
  font-weight: bold;
}
.news_abstract{
  font-size: 12px;
  color: #666666;
}
.news_link{
  text-align: right;
}  
.news_link a{
  color: #226157;
  font-size: 12px;
}
.news_image{
  float: left;
  margin: 5px 5px 5px 0px;
}
.ac_news_elenco{
  margin: 0px;
}

.ac_news_item{
  height: 310px !important;  
  overflow: hidden;
  background: url("/images/box-news.png") no-repeat;
  margin-bottom: 20px;
}

.ac_news_content{
  padding: 15px 20px 20px 15px;
}

.ac_news_item h2 a{
  color: #666666;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}

.archivio-news-wrapper-header{
  height: 20px;
  background: url("/images/box-archivio-news2.png") no-repeat;
}
.archivio-news-wrapper-body{
  background: url("/images/box-archivio-news2.png") repeat-y -270px 0px;
}
.archivio-news-wrapper-footer{
  margin-top: -100px;
  height: 125px;
  background: url("/images/box-archivio-news2.png") no-repeat -540px bottom;
}
#archivio-news{
  /*background: url("/images/box-archivio-news.png") no-repeat;*/
  padding: 0px 20px;
  min-height: 270px;
}
#archivio-news .title{
  font-weight: bold;
  font-size: 14px;
}
#archivio-news>ul{
  list-style: none;
}
#archivio-news>ul{
  margin: 0px;
}
#archivio-news ul li,
#archivio-news ul li a{
  color: gray;
  font-size: 12px;
}

div.contact-box.home
{
	background:url("/images/bg-side.png") no-repeat left;
	padding-bottom:40px;
}

div.contact-box form
{
	background:url("/images/bg-form.png") no-repeat left top;
	padding:20px;
	padding-top:10px;
	padding-bottom:30px;
	margin:0;
}

div.contact-box form h4
{
	color:#ffffff;
	font-weight:bold;
	font-size:20px;
}

div.contact-box form label
{
	text-align:left;
	color:#ffffff;
	width:100%;
}

div.contact-box form label a
{
	color:#FFFF99;
	text-decoration:underline;
}

div.contact-box form input[type=text]
{
	background:url("/images/input.png") no-repeat left top;
	padding-left:16px;
	padding-top:0;
	width:211px;
	height:35px;
	border:0px;
	font-size:15px;
	color:#006699;
}

div.contact-box form input[type=submit]
{
	background:url("/images/submit-continua.png") no-repeat left top;
	padding-left:15px;	
	width:226px;
	height:35px;
	border:0px;
}

div.contact-box .error_list{
  position: absolute;
  right: 0px;
  background: #FFCE4F;
  list-style: none;
  padding: 0px 5px;
  margin-right: 5px;
  border: 3px solid #D52624;
  -webkit-border-radius: 10px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 10px;
  -moz-border-radius-bottomleft: 0;
  border-radius: 10px;
  border-bottom-left-radius: 0;
}
div.contact-box .error_list li{
  color: #D52624;
  font-size: 0.8em;
}

.privacy_label
{
  float: none;
  padding-left: 5px;
}

div.contact-box form  label.consenso
{
	color:#003366;
}

div.contact-box form  label.consenso a
{
	color:#0099CC;
}


div.contact-box img.foto-side
{
	padding-left:15px;
}

div.contact-box span.dida-foto-side
{
	padding-left:25px;
	font-size:15px;
	color:#006699;	
}

#contact_page div.contact-box form
{
    background-image: url("/images/bg-form-big.png"); 
    height: 559px;
}
#contact_page div.contact-box
{
	background:none;
}
#contact_page div.contact-box form input[type="submit"]
{
  background:url("/images/submit.png") no-repeat left top;
}
#map1, #map2{
  width: 310px; 
  height: 310px;
}

ol.search-results{
  margin: 0px !important;
}
ol.search-results li{
  list-style-position: inside;
  height: 180px !important;
  padding: 15px 20px 20px 15px;
  margin: 0px;
  /*overflow: hidden;*/
  background: url("/images/bg_news.png") no-repeat;
}
ol.search-results li .page-title-link{
  font-size: 18px;
}

div.search-page-numbers .bookend {
  width: 75px !important;
}
.search-controls{
  margin-top: 20px;
}

span.domanda
{
	display:block;
	color:#003366;
	padding-top:20px;
	padding-bottom:0px;
}

div#footer
{
	margin-bottom: 0px;
}

div#footer > div
{
	background:url("/images/bg-footer.jpg") no-repeat;
	height:105px;
	padding-top:35px;	
	text-align:center;
	color:#FFFFFF;
}

.firma{
  margin: 10px 0px 20px 300px;
}

cite{
  font-style: italic;
  color: #a3c5cf;
  font-size: 16px;
}

.pagination ul li img{
  padding: 9px 0px;
}