h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

h1 a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 230px;
	height: 45px;
}

#content h2, #leftcontent h2 {
	margin: 0;
	padding: 0 0 10px 0;
	/* color: #793907; */
	color: #bc5500;
	font-family: Georgia, Times, serif;
	font-size: 21px;
	font-weight: normal;
}

body#news #content h2 { color: #390; }

h2 span.date {
	color: #777;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

h3, #container h3 {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #333;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
}

p { margin: 0; padding: 0 0 10px 0; }

ul, ol { margin-top: 5px; margin-bottom: 5px; }

a:link, a:visited { color: #bc5500; text-decoration: none; }

a:hover { color: #000; text-decoration: underline; }

body {
	background: #e4e4e4 url('/images/site_design/bg_body.jpg') center top no-repeat fixed;
	margin: 0;
	padding: 0 auto;
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

#header {
	background: url('/images/site_design/bg_header.jpg') center top no-repeat;
	margin: 0 auto;
	padding: 30px 0 0 10px;
	width: 790px;
	height: 50px;
}

#subnav {
	float: left;
	margin: 15px 30px 0 0;
	padding: 0;
	width: 530px;
	text-align: right;
}

#subnav ul, #subnav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
}

#subnav a {
	margin: 0;
	padding: 0;
}

#subnav a:link, #subnav a:visited { color: #fff; text-decoration: none; }
#subnav a:hover { color: #fff; text-decoration: underline; }

#navbar {
	background: #fa3;
	margin: 0 auto;
	padding: 9px 30px 0 30px;
	width: 740px;
	height: 26px;
}

#nav { float: left; width: 620px; }

#nav ul, #nav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav a {
	margin: 0;
	padding: 0 20px 0 0;
	color: #000;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
}

#flag {	float: left; width: 120px; text-align: right; }

#flag img { padding: 4px 0 0 10px; border: none; }

#banner {
	background: url('/images/uploads/banner/hom.jpg') left bottom no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 160px;
}

body#osp #banner { background: url('/images/uploads/banner/osp.jpg') left bottom no-repeat; }
body#equ #banner { background: url('/images/uploads/banner/equ.jpg') left bottom no-repeat; }
body#esc #banner { background: url('/images/uploads/banner/esc.jpg') left bottom no-repeat; }
body#pro #banner { background: url('/images/uploads/banner/pro.jpg') left bottom no-repeat; }
body#cur #banner { background: url('/images/uploads/banner/cur.jpg') left bottom no-repeat; }
body#not #banner { background: url('/images/uploads/banner/not.jpg') left bottom no-repeat; }

#container {
	background: url('/images/site_design/bg_container.gif') left top repeat-y;
	margin: 0 auto;
	padding: 0 30px;
	width: 740px;
}

body#news #container { background: url('/images/site_design/bg_container_news.gif') left top repeat-y; }

#content {
	float:left;
	margin: 0;
	padding: 20px 20px 30px 0;
	width: 490px;
}

body#hom #content, #leftcontent {
	float:left;
	margin: 0;
	padding: 20px 0 30px;
	width: 230px;
}

#leftcontent {
	text-align: justify;
}

#content h2 a:link, #content h2 a:visited { color: #bc5500; text-decoration: none; }
#content h2 a:hover { color: #000; text-decoration: underline; }

body#news #content h2 a:link, body#news #content h2 a:visited { color: #390; text-decoration: none; }
body#news #content h2 a:hover { color: #000; text-decoration: underline; }

#content a:link, #content a:visited { color: #bc5500; text-decoration: none; }
#content a:hover { color: #000; text-decoration: underline; }

body#news #content a:link, body#news #content a:visited { color: #390; text-decoration: none; }
body#news #content a:hover { color: #390; text-decoration: underline; }

.post { margin: 0; padding: 0 0 20px; }

p.more { margin: 0; padding: 5px 0 0; text-align: right; }

#centerbar { float:left; margin: 0; padding: 20px 20px 0; width: 240px; }

#sidebar {
	float:left;
	margin: 0;
	padding: 0 0 20px 0;
	width: 230px;
}

#sidebar h4 {
	margin: 0;
	padding: 15px 0 5px 15px;
	border-bottom: 1px solid #fff;
	color: #000;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
}

#sidebar h5 {
	margin: 0;
	padding: 10px 15px 0;
	color: #000;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 13px;
}

#sidebar p {
	margin: 0;
	padding: 0 15px 5px;
	font-size: 10px;
}

#sidebar ul, #sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar li {
	margin: 0;
	padding: 5px 10px 5px 15px;
	border-bottom: 1px solid #fff
}

#sidebar a {
	color: #000;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
}

div.clearing, br.clearing { clear: both; margin: 0; padding: 0; height: 0; }

#footer {
	background: url('/images/site_design/bg_footer_2.png') center top no-repeat;
	margin: 0 auto;
	padding: 70px 0 0;
	height: 85px;
	width: 740px;
	text-align: center;
    font-size: 10px;
}

#footer p {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

#agenzia{
	text-align: center;
    font-size: 10px;
    width: 804px;
    left:50%;
    right:50%;
    margin: 0px 0px 0px -402px;
    position: relative;
}

#agenzia p{
	border-bottom:1px solid #666666;
    border-top:1px solid #FFFFCC;
    color:#666666;
    font-family:Tahoma;
    font-size:11px;
    margin-bottom:5px;
    margin-top:13px;
    padding-bottom:5px;
    padding-top:5px;
    text-align:center;
}

.photo { margin: 0 0 20px 0; padding: 0; }

table {
	margin: 15px 0;
	padding: 0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}

th, td {
	margin: 0;
	padding: 3px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}

td { text-align: center; }

input.text { width: 45%; }

textarea.text { width: 90%; }

div#pagination { padding-top: 5px; border-top: 1px solid #d7c4b5; text-align: right; }

div#pagination p.left { float: left; width: 50%; text-align: left; }

div#pagination p.right { float: right; width: 50%; text-align: right; }

table.calendarBG { margin-top: 0; }

table.calendarBG th, table.calendarBG td { padding: 4px; }

td.libero { background: #90ee90; }

td.opzionato { background: #ff8c00; color: #fff; font-weight: bold; }

td.occupato { background: #cc0000; color: #fff; font-weight: bold; }

img { border: none; }

/* comments */

div.comments p { color: #000; font-size: 10px; }

div.comments p.posted { padding: 0 0 20px; color: #333; text-align: left; }

p.commentpagination { padding-top: 5px; border-top: 1px solid #d7c4b5; text-align: right; }
