* {
	margin: 0;
	padding: 0;
}

body {
	background: #6A706E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}
.85{height:85px;}
.sotto {border-bottom:dotted #DDDDDD 1px;}

h1, h2, h3 {
	margin-bottom: 15px;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
}
hr{display:none;}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
	font-size: 150%;
}

h3 {
letter-spacing: -1px;
	font-size: 100%;
}
h4 {
letter-spacing: -1px;
	font-size: 100%;
	color: #666;
}
p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	background: url(images/img05.gif) no-repeat 1em 0;
	font-style: italic;
}


a:link {
	text-decoration: none;
	color: #666;
}

a:hover, a:active {
	text-decoration: none;
	color: #000;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a img {
	padding:3px;
	border: #333 1px solid;
	}
img {
	padding:3px;
	border: #333 1px solid;
	}
.no2{
	padding:0px;
	border:none;
	}
img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}
#top  {
	height:150px;
	width:150px;
	text-align: center;
	margin:0;
	position:absolute;
	left: 0px;
	top: 0px;
}

/* Header */

#header {
	width: 710px;
	height: 158px;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
	background: #fff url(images/img01_corto.jpg) no-repeat center top;
}

#header h1 {
	margin: 0;
	padding: 200px 0 0 40px;
	letter-spacing: -2px;
	font-size: 40px;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#header h2 a {
	color: #F6A309;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 710px;
	margin: 0 auto;
	padding: 0 10px;
	background: #fff url(images/img02.gif) repeat-y center top;
}

/* Content */

#content {
	float: left;
	width: 460px;
	padding: 5px 0 0 5px;
	background:  url(images/img03.gif) no-repeat;
}

.post {
	width: 420px;
	padding: 10px 0 0 10px;
}

.post h1, .post h2, .post h3 {
}

.post .title {
	padding: 0 0 5px 0;
	background: url(images/img08.gif) repeat-x left bottom;
}

.post .title span {
	padding-right: 30px;
	/*background: url(images/img06.gif) no-repeat right center;*/
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 5px 5px 0 0;
	background:url(images/img04.gif) no-repeat;
}

.box {
	width: 239px;
	padding-left: 1px;
}

.box .title {
	height: 20px;
	margin: 0;
	padding: 15px 0 0 20px;
	/*background:url(images/img09.gif) repeat-x;*/
	font-size: 18px;
}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	/*background: url(images/img10.gif) repeat-x;*/
	border-bottom:dotted 1px #333333;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #8B985F;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
color:#000000;
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat 0 5px;
}

/* Footer */

#footer {
	width: 710px;
	height: 45px;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
	background: #fff url(images/img12.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	padding: 5px 20px;
	line-height: normal;
	font-size: 85%;
	color: #333;

}

#footer a {
	color: #000;
	font-weight:bold;
}

#footer a:hover {
	text-decoration: underline;
	font-weight:bold;
}

#legal {
	text-align:center;
}

#links {
	float: right;
}
.grigio   { color:#666666;font-size:9px;}
.nascosto {display:none;}
.evidenziatore {font-weight: bold; color: red; background: yellow; }

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.data{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	font-style:italic;
}
.vedo{
margin-left: auto;
	margin-right: auto;
display:block;
width:75px;
}
