@charset "utf-8";
body {
	margin-top: 20px;
	padding: 0px;
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	color: #212121;
	background-color: #26241e;
	background-image: url(images/img01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1, h2, h3 {
	margin-top: 0px;
}
h1 {
	font-size: 2.4em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.4em;
}
p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}
a {
	color: #393939;
}
a:hover {
	text-decoration: none;
	color: #393939;
}
a img {
	border: none;
}
hr {
	display: none;
}
/* Header */

#header {
	width: 900px;
	height: 80px;
	margin: 0px auto;
	background: url(images/img02s.jpg) no-repeat left top;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}
/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}
#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
#logo p {
	margin-top: -5px;
	padding-left: 3px;
	padding-top: 6px;
}
#logo h1 {
	padding: 5px 0px 0px 0px;
	font-size: 36px;
}
#logo a {
	color: #FFFFFF;
}
/* Menu */

#menu {
	float: right;
	height: 40px;
	margin: 40px 0 0 0;
	background: #524c48;
}
#menu ul {
	margin: 0px 0 0 0;
	padding: 0px 20px 0px 0px;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	margin-right: 1px;
}
#menu a {
	display: block;
	width: auto;
	padding: 10px 15px 14px 15px;
}
#menu a:hover {
	background: #673D3D;
	text-decoration: underline;
}
#menu .first {
	background: #38362f;
}
#menu .active a {
}
/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	background: url(images/img03.jpg) repeat-y left top;
}
/* Content */

#content {
	float: left;
	width: 630px;
}
.post {
	margin: 0px 45px 30px 0px;
}
.post .title {
	height: 57px;
	margin: 0px;
	background: url(images/img05a.jpg) no-repeat left top;
	color: #232F01;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 70px;
}
.post .title a {
	color: #232F01;
}
.post .entry {
	margin-left: 70px;
}
.post .meta {
	margin-left: 70px;
	font-weight: bold;
}
.post .byline {
	margin-top: -35px;
	margin-left: 70px;
	color: #5E5E5E;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
	background-color: #5e5151;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #9b8f9e;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}
#sidebar li li {
	margin-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	list-style-type: square;
	list-style-position: inside;
	margin-right: 24px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#sidebar h2 {
	padding: 6px 30px;
	background: #673D3D;
	font-size: 1.2em;
	color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #341714;
}
#sidebar a {
	text-decoration: none;
	color: #FFF;
}
#sidebar a:hover {
	text-decoration: underline;
}
/* Search */

#search {
}
#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}
#search fieldset {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	border: none;
}
#search #s {
	width: 140px;
}
/* Footer */

#footer {
	clear: both;
	width: 900px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
}
#footer p {
	margin: 0px;
	padding: 20px 0px 0px 10px;
	line-height: normal;
}
#footer a {
	color: #FFFFFF;
}
.campiForm {
	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-top-color: #abadb3;
	border-right-color: #e2e3ea;
	border-bottom-color: #e3e9ef;
	border-left-color: #e2e3ea;
	color: #666;
}
.div_dati_personali {
	padding-top:6px;
	padding-bottom:6px;
	padding-right:6px;
	padding-left:6px;
	border: 1px solid #e2e3ea;
	background-color:#fff;
	height:100px;
	width:90%;
	overflow:auto;
	scrollbar-base-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#323232;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#b5b5b5;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
}
.div_dati_personali1 {
	padding-top:6px;
	padding-bottom:6px;
	padding-right:6px;
	padding-left:6px;
	border: 1px solid #e2e3ea;
	background-color:#fff;
	height:100px;
	width:90%;
	overflow:auto;
	scrollbar-base-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#323232;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#b5b5b5;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
}
.bottoniForm {
	background-image: url(images/bg-btn-form.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 132px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.news {
    border: dotted 1px #ccc;
    padding: 10px;
    margin-top: 5px;
	float: left;
	margin-bottom: 20px;
	clear:both;
	min-height: 250px;
}
.news_date{
	font-size: 10px;
}
.news_text {
    font-size: 13px;
	float: left;
}
.news_title {
    text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.news_img {
    float: left;
    padding-right: 10px;
}
.news_img img {
	border: none;
}
.news_allegati a {
    text-decoration: none; 
}
.news_allegati img {
    text-decoration: none; 
	border:none;
	margin-right: 10px;
}
.news_author {
	font-size: 10px;
}
@font-face {
	font-family: 'ColaborateLightRegular';
	src: url('fontface/ColabLig-webfont.eot');
	src: local('☺'), url('fontface/ColabLig-webfont.woff') format('woff'), url('fontface/ColabLig-webfont.ttf') format('truetype'), url('fontface/ColabLig-webfont.svg#webfontrw6WOifO') format('svg');
	font-weight: normal;
	font-style: normal;
}
 @font-face {
 font-family: 'BebasNeueRegular';
 src: url('fontface/BebasNeue-webfont.eot');
 src: local('☺'), url('fontface/BebasNeue-webfont.woff') format('woff'), url('fontface/BebasNeue-webfont.ttf') format('truetype'), url('fontface/BebasNeue-webfont.svg#webfontYW4lu6A6') format('svg');
 font-weight: normal;
 font-style: normal;
}
#testi4 {
	font: 28px 'ColaborateLightRegular', Arial, sans-serif;
	color: #333;
	font-weight: normal;
}
.testi5 {
	font: 37px 'BebasNeueRegular', Arial, sans-serif;
	color: #333;
	font-weight: normal;
}
.testi6 {
	color: #fff;
	font-size: 15px;
	font-weight: normal;
}
#box_dati {
	width: 200px;
	margin-left: 35px;
	margin-top: 50px;
	margin-bottom: 50px;
	color: #FFF;
}
#box_dati #tel {
	background-image: url(images/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	line-height: 20px;
}
#box_dati #mail {
	line-height: 20px;
	background-image: url(images/mail.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#box_dati #fax {
	line-height: 20px;
	background-image: url(images/fax.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
