body
{
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 13px;
	color: #008000;
	background-color: #008000;
}

blockquote, p, li
{
	padding-left: 10px;
	text-align: left;
        line-height: 1.3em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h2
{
font-size: 1.5em;
line-height: 12pt;
}

h3
{
font-size: 1.3em;
line-height: 12pt;
margin: 0;
padding: 0;
}


small, .small
{
	font-size: 0.9em;
}

a
{
	text-decoration: underline;
	color: #900;
	background-color: inherit;
}

h1 a, h2 a, h3 a
{
	border: none;
	text-decoration: none;

}

h3 a
{
	font: 1.5em Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-style: italic;
	color: #a52a2a;
	text-align: right;
}

.img_normal {
        padding: 0;
	border: 0px;
}

#content img {
        padding: 2px;
	border: 1px solid #422100;
}

#sidebar-2 a, #sidebar-1 a
{
	color: #900;
	background-color: inherit;
	border: none;
}

#sidebar-2 p
{
padding: 0 5px 0 0;
text-align: left;
font-size: 1.2em;
line-height: auto;
}

#sidebar-1 p
{
	text-align: left;
	padding: 0 1px 0 5px;
}

#sidebar-1 img
{
	border: 0px;
}

#content hr
{
	margin: 2em 0;
	width: 66%;
	color: #ccc;
	background-color: inherit;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

img.divider
{
	margin: 2em 0;
	text-align: center;
}

#foot a, #foot p
{
	text-align: center;
	font-size: 0.8em;
	color: #000;
	text-decoration: none;
        border: none;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	margin: 0 auto;
	padding: 0;
	width: 795px;
	\width: 805px;
	w\idth: 795px;
	background-color: #fff;
    border: 3px double #999;
}

#head
{
	height: 130px;
	text-align: center;
	background-color: #ffffff;
	background-image: url("images/logo.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #999;
}

#sidebar-1
{
	margin-right: 5px;
	padding-top: 30px;
	float: left;
	width: 200px;
	\width: 200px;
	w\idth: 200px;
}

#sidebar-2
{
	margin-left: 5px;
	padding-top: 30px;
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	font-size: 11px;
}

#content
{
	margin: 0 0 0 206px;
	padding-top: 20px;
	padding-left: 5px;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

.img_left
{
	float: left;
	padding: 2px;
	margin: 5px 10px 5px 0;
	border: 1px solid #422100;
}

.img_right
{
	float: right;
	padding: 2px;
	margin: 5px 0 5px 10px;
	border: 1px solid #422100;
}


#slideshow {
	border: 1px solid #999;
	overflow: hidden;
	margin: 25px 0px 0px 2px;
	position: relative;
	width: 416px;
	height: 316px;
text-align: center;        
}

#slideshow img {
	width: 400px;
	height: 300px;
        border: 0px;
        padding: 8px;
        background-color: #dcf4c3;
}



#content td {
        text-align: center;
	border: 0px;
        padding: 3px;
        font-size: 11px;
        background-color: #ffc;
}

#content th {
        text-align: center;
	border: 0px;
        padding: 3px;
        background-color: #422100;
        color: #fff;
}
#news {
        margin-top: 10px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #008000;
}
#contatti {
	margin-top: 10px;
}


ul {
    margin: 8px;
    padding: 8px;
    list-style-type: disc;
}

