html,body{
	margin:0;
	padding:0;
	background: #ffffff;
}

body{
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000000;
}

h1, hr {
	display: none;
}


img {
border: 0px;
}

#header {
	background-image: url(images/bg_head.jpg);
	padding-left: 50px;
}

#jump {
	display: none;
}

#wrapper{
	float:left;
	width:100%;
}

#content{
	margin: 0 200px;
}

#bread {
	font-size: 0.8em;
	background: url(images/arrow_orange.jpg) no-repeat 0px 0px;
	padding: 0px 0px 0px 30px;
	text-decoration: none;
	margin: 10px 50px;
}

#content h2 {
	border-bottom: 2px dashed #ff7400;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 40px;
	padding-bottom:10px;
	background: url(images/news.jpg) no-repeat 0px 0px;
	margin: 0;
}

#content h3 {
	color: #0066dd;
	font-size: 1.1em;
	font-weight: bold;
}

#content hr {
  border-color: #ccc;
  border-style: dashed;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 20px;
  height: 0;
}

#content img {
	border: 1px dashed #ff7400;
	padding: 5px;
	margin-left: 15px;
	margin-top: 5px;
}
#content .left{
	border: 1px dashed #ff7400;
	padding: 5px;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}

#content .right {
	border: 1px dashed #ff7400;
	padding: 5px;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}

#content .subtitle {
	font-size: 0.8em;
	color: #999999;
	padding: 0px;
	text-decoration: none;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0px;
}

#content ul {
	list-style-image: url(images/clock.jpg);
	margin: 0px 15px;
	padding:0px;
	
}

#content .nobullet {
	margin: 0px 15px;
	padding:0px;
	list-style-type: none;	
}

#content ul li {
margin: 0px;
padding: 0px;
}

#content ul ul {
	padding-left:20px;
	list-style-image: url(images/clock2.jpg);
}

#content ol li {
margin: 5px 0px;
padding: 0px;
}

.leggi {
	text-align:right;
	margin-bottom: 0px;
}

.post {
	margin: 15px 50px 30px 50px;
	padding-bottom:10px;
	border-bottom: 1px dashed #ff7400;
}

#down {
	margin: 30px;
	padding: 0px;
	border-top: #ff7400 dashed 1px;
}


.pdf{
	margin: 5px;
	background: url(images/pdf.jpg) no-repeat 0px 0px;
	padding: 5px 0px 5px 40px;
	border-bottom: #85aede dashed 1px;
}

.link {
	margin: 5px;
	background: url(images/link.jpg) no-repeat 0px 0px;
	padding: 5px 0px 5px 40px;
	border-bottom: #85aede dashed 1px;
}

.image{
	margin: 5px;
	background: url(images/img.jpg) no-repeat 0px 0px;
	padding: 5px 0px 5px 40px;
	border-bottom: #85aede dashed 1px;
}

.archivio {
	margin: 5px;
	background: url(images/archivio.jpg) no-repeat 0px 0px;
	padding: 3px 0px 3px 30px;
}

.evidenza {
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
}

.descrizione {
margin-top: 0px;
padding-top: 0px;
	text-align: center;
	line-height: 1.5;
}

.grassetto {
	font-weight: bold;
}


#navigation{
	float:left;
	width:200px;
	margin-left:-100%;
	background-color: #FFFFFF;
	text-align: right;
}

#navigation ul.sup {
	margin: 30px 0px 0 0;
	padding:0px;
	list-style-type: none;
}

#navigation ul.sup a {
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	border-bottom: 2px dashed #85aede;
	color: #0066dd;
}

#navigation ul li.active{
	display: block;
	margin: 0px;
	padding: 0px 0px;
	color: #0066dd;
	font-weight: bold;
}

#navigation ul.sup ul li.active_sub{
	display: block;
	margin: 0;
	padding: 3px 5px;
	border-bottom: 1px dashed #85aede;
	color: #0066dd;
	text-align:left;
	font-size: 0.8em;
}


#navigation ul.sup a:focus,
#navigation ul.sup a:hover {
	color:#ffffff;
	background-color: #0066dd;
	background-image: url(images/arrow2_white.gif);
	background-repeat: no-repeat;
	background-position: left;
}


#navigation ul.sup ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation ul.sup ul li a {
	display: block;
	margin: 0;
	padding: 3px 5px;
	border-bottom: 1px dashed #85aede;
	text-decoration: none;
	color: #0066dd;
	text-align:left;
	font-weight: normal;
	font-size: 0.8em;
	}

#navigation ul.sup ul li a:hover {
	color:#ffffff;
	background-color: #0066dd;
	background-image: url(images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#extra{
	float:left;
	width:200px;
	margin-left:-200px;
	padding: 0px;
}



.agenda {
	margin:20px 0px 0px 0px;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	background: url(images/kate.jpg) no-repeat 0px 0px;
	padding: 7px 0px 7px 40px;
	border-bottom: #0066dd dashed 2px;
}

#servizi ul {
	margin-left: 0;
	margin-top: 20px;
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0px;
}

#servizi li a {
	display: block;
	padding: 7px 5px;
	border: 1px dashed #0066dd;
	text-decoration: none;
	color: #000000;
	font-size: 0.9em;
	margin-top: 15px;
	margin-bottom: 15px;
}

#servizi li a:hover {
	border: 3px dashed #0066dd;
	padding: 5px 3px;
	color: #000000;
	background-color: #FFFFFF;
}

#servizi img {
	border: 0;
	vertical-align: middle;
	padding: 0px 10px;
}
#calendario ul{
	font-size: 0.8em;
	margin: 5px;
	padding: 0px;
	list-style-type: none;
}

#calendario ul li{
	margin: 0px;
	background: url(images/clock.jpg) no-repeat 0px 0px;
	padding: 0px 0px 0px 20px;
	border-bottom: 1px dashed #85aede;	
}

#footer{
	clear:left;
	position:relative;
	width:100%;
	color: #FFF;
	background-image: url(images/bg_foot.jpg);
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer p{
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
}

.mail {
	background: url(images/mail.gif) no-repeat 0px 0px;
	padding: 7px 0px 7px 30px;
	text-decoration: none;
	color: #FFFFFF;
}

#content a, 
#calendario a {
	text-decoration: none;
	color: #0066dd;
	padding: 0px 0px;
}

#content a:hover,
#calendario a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#0066dd}

#amici  {
	margin: 10px 0px;
	text-align: center;
}

blockquote {
	font-size: 1em;
	font-variant: small-caps;
}

.accapo {
	clear: both;
}
.fonte {
	font-size: 0.8em;
	color: #666666;
	text-align: right;
}

#news {
border: 1px dashed #ff1a00;
font-size: 0.8em;
margin: 10px 0px;
padding: 3px 5px;
text-align:left;
}

form label{
float: left;
width: 25%;
line-height: 25px;
text-align:right;
padding-right: 2%;
font-weight:bold;
} 

fieldset{
border: 0;
} 

	
fieldset input{
width:60%;
}

div.form-button input{
margin-right:10px;
float: right;
}