body {
	background-color: #CCCC00;
	margin: 0px;
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #333333;
}

.main {
	background-image: url('images/bg.gif');
	background-repeat: repeat-y;
	border: 0;
	margin: 0px auto;
	width: 800px;
}

.sidebar {
	width: 200px;
	padding: 0 10px 0 15px;
}

.content {
	padding-right: 20px;
	font-size: 14px;
	line-height: 140%;
	text-align: justify;
}

.content .testo {
	font-weight: normal;
	border-left: 1px solid #C00;
	padding-left: 10px;
}

.navigation {
	margin-top: 20px;
	text-align: center;
}

.img {
	float: left;
	border: 1px solid
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

h2 {
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h3 {
	font-family: 'Georgia', Times New Roman, Times, serif;
	color: #CC0000;
	font-size: 14px;
}


.bordo {
	border-right : 1px solid #990000;
}

.data {
	font-size: 11px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-weight: bold;
	padding-right: 10px;
}

a:link, a:active {
	color : #000000;
}

a:visited {
	color : #666666;
}

a:hover {
	color : #CC0000;
}

.sidebar,
input,
textarea,
select {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}


/*-----------------------*/


 
#tabs12 {
	float:left;
	width: 100%;
	background:#FFF;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #C2BDAE;
	margin: 6px 0 6px 0;
	text-align: right;
}

#tabs12 ul {
	margin:0;
	/* padding:10px 10px 0 50px;*/
	padding: 10px 0 0 250px;
	list-style:none;
}

#tabs12 ul .spfree {
	background: #FC0;
	padding: 2px 6px 2px 6px;
	margin-right: 150px;
	float: left;
	display:block;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#tabs12 li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs12 a {
	float:left;
	background:url("tableft12.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs12 a span {
	float:left;
	display:block;
	background:url("tabright12.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#E4D6CD;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs12 a span {float:none;}
/* End IE5-Mac hack */

#tabs12 a:hover span {
 color:#FFF;
 }

#tabs12 a:hover {
 background-position:0% -42px;
 }

#tabs12 a:hover span {
 background-position:100% -42px;
 }  
 
  
.widget-facebook {
	background-attachment: scroll;
	background-image: url(facebook.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 143px;
	border: 1px solid #3B5997;
	padding-top: 26px;
	margin-top: 25px;
}	

.widget-facebook .widget-content {
	padding: 5px;
	font-family: Georgia,Times,"Times New Roman",serif;
font-weight: bold;
font-size: 11px;
color: #808285;
}

.widget-facebook .widget-content a.external, #links a.external{
	padding-right: 0px;
	background: none;
}