@charset "UTF-8";
body {
	font-size:88%;
	background-image:url(../img/bg-body.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#aaacac;
}
a {
	color:#555540;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
h2,
h3,
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0px;
}
h2 a,
h3 a,
h4 a {
	text-decoration:none;
} 
#wrapper {
	width: 980px;
	margin:0 auto;
}

#header {
	/*height:297px;*/
	
	overflow:hidden;
	background-color:#aaacac;
}

#header #img {
	width:263px;
	height:282px;
	background-image:url(../img/img-header.jpg);
	float:left;
}
#header #rightelements {
	background-image:url(../img/bg-header-right.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	overflow:hidden;
	/*height:297px;*/
}
#header #rightelements #logo {
	width:343px;
	height:104px;
	background-image:url(../img/casentino-logo.gif);
	float:right;
	margin-right:10px;
}
#header #rightelements #logo h1 {
	display:none;
}
#show {
	/*width:684px;
	height:132px;*/
	border:1px solid #76766e;
	float:right;
	clear:right;
	line-height:0px;
}
 #slide span {
	display:block;
	float:left;
}
#menu {
	clear:right;
	margin-left:30px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#menu ul.main {
	list-style-type:none;
	padding:20px 0 0 0;
}
#menu ul.main li {
	float:left;
}
#menu ul.main li a {
	color:#555540;
	font-weight:bold;
	padding:13px 19px;
	text-decoration:none;
}
#menu ul.main li.first a {
	padding-left:0;
	padding-right:17px;
}
#menu ul.main li.last a {
	padding-left:16px;
	padding-right:0px;
	text-align:right;
}
#menu ul.main li a:hover, #menu ul.main li.current a {
	color:#000;
}

#main {
	width:980px;
	margin:0 auto;
	background-color:#fff;
	overflow:hidden;
	margin-top:4px;
	background-image:url(../img/bg-main.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
}
#aggregati-home {
	margin:20px auto 20px auto;
	background-image:url(../img/bg-aggregati-home.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	width:960px;
}
#aggregati-home h2 {
	font-size:20px;
}
#aggregati-home #contenthome {
	border:1px solid #555540;
	margin:5px 0;
	overflow:hidden;
}
#aggregati-home #contenthome #aggregati-abstract {
	width:280px;
	float:left;
	padding:8px;
	font-size:98%;
}
#aggregati-home #contenthome #map {
	width:645px;
	height:305px;
	float:right;
	overflow:hidden;
}
#map2 {
	width:99.9%;
	height:400px;
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
}
#boxes-home {
	margin:10px auto 20px auto;
	width:960px;
}
#boxes-home h2 {
	font-size:16px;
	margin-bottom:10px;
	border-bottom:1px solid #555540;
}
#boxes-home ul li {
	float:left;
	width:325px;
	margin-right:10px;
	font-size:95%;
}
#boxes-home ul li.blog {
	width:279px;
	margin-right:0px;
	border-left:1px solid #555540;
	padding-left:10px;
}
#boxes-home ul li.blog .article {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #555540;
	width:279px;
}
#boxes-home ul li.blog .article h3 {
	font-size:16px;
	margin-bottom:5px;
}

#boxes-home ul li.blog .data {
	font-style:italic;
	font-size:90%;
}
#boxes-home ul li div {
	width:310px;
}
#boxes-home ul li div img {
	border:1px solid #555540;
	width:310px;
}
#boxes-home ul li a.info {
	display:block;
	padding:10px;
	margin:10px 0;
	background-image:url(../img/bg-aggregati-home.jpg);
	background-repeat:repeat-x;
	background-position:0 -210px;
}
#boxes-home ul li a.info:before {
	content:"› ";
}
/* breadcrumb */
#breadcrumb {
	font-size:90%;
	padding:1em 0;
	margin-left:10px;
}

#breadcrumb .sep {
  color: #999;
  padding: 0 .3em;
}
#breadcrumb .current {
    color: #000;
	font-weight:800;
}
#breadcrumb a {
	font-weight:100;
}

#breadcrumb ul,
#breadcrumb ul li {
	display: inline;
}

#leftcolumn {
	float:left;
	width:210px;
	border-top:1px solid #000;
	margin-left:10px;
}
/* sub-menu */
#leftcolumn ul.sub {
	margin:15px 0;
	font-size:90%;
}
#leftcolumn ul.sub li a {
	display:block;
	background-image:none;
	padding:8px 0 8px 0;
	border-bottom:1px dotted #555540;
}
#leftcolumn ul.sub li a:before {
	content:"› ";
}
#leftcolumn ul.sub li.current a {
	color:#fff;
	background-color:#555540;
	padding:8px 0 8px 8px;
}
#leftcolumn ul.sub li.current a:before {
	content:"  ";
}
#leftcolumn ul.sub li.current a:hover {
	color:#fff;
	text-decoration:none;
}
#leftcolumn ul.sub li a:hover {
	color:#000;
}

#content {
	float:right;
	width:710px;
	margin-right:10px;
	border-top:1px solid #000;
	min-height:350px;
	padding-bottom:20px;
	line-height:130%;
	min-height:auto; !important
}
#content h2 {
	font-size:20px;
	padding-top:20px;
	padding-bottom:7px;
	margin-bottom:10px;
	border-bottom:1px solid #555540;
}


#footer {
	border-top:1px solid #555540;
	clear:right;
	padding:10px 0;
}
#footer div {
	padding:0;
	font-size:95%;
	line-height:14px;
}
#footer .about {
    float: left;	
    width: 450px;
}

#footer .credits {
    float: right;
    clear: right;
	
}

#footer .validation {
    float: right;
    clear: right;
    margin-top: 10px;
	margin-bottom:10px;
}

/* gallery */

#gallery {
	width:705px;
	float:left;	
	margin-bottom:10px;

}
#gallery ul {

}

#gallery ul li {
	width:135px;
	height:136px;
	float:left;
	display:inline;
	background:url(../img/cornice_gallery.jpg) 0 0 no-repeat;
	margin:5px 3px 0 3px;
}

#gallery ul li a {
	padding:10px 0 0 10px;
	width:125px;
	height:126px;
	float:left;
	display:block;
	}


/* end gallery */


ul.news {
	padding:0px;
	margin:0px;
}
ul.news li {
	padding:10px 0;
	border-bottom:1px dotted #aeaeae;
}


.rightother {
	float:right;
	margin:0 0 20px 20px;
	border-bottom:1px solid #000;
	padding:10px;
	background-color:#ebebeb;
}
.rightother h3 {
	border-bottom:1px solid #000;
	margin-bottom:5px;
}
.fotoleft {
	 float:left;
	 margin:0 10px 10px 0px;
	 border:1px solid #aeaeae;
	 padding:2px;
	 line-height:0px;
}
.fotoright {
	 float:right;
	 margin:0 0 10px 10px;
	 border:1px solid #aeaeae;
	 padding:2px;
	 line-height:0px;
}
