*
{
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFDF3;
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-x;
	color: #37371E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
	
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #AD1112;
	
}

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

h2 {
	font-size: 140%;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

hr {
background:#BCBDBC none repeat scroll 0 0;
border:medium none;
clear:both;
color:#BCBDBC;
float:none;
height:1px;
margin:0 0 1.45em;
width:75%;
}

.vedo {
display:block;
margin-left:auto;
margin-right:auto;
width:100px;
color:#BCBDBC;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #CB3771;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#C37795;
}

img {
	border: none;
}

#top  {
	height:150px;
	width:150px;
	text-align: center;
	margin:0;
	position:absolute;
	left: 0px;
	top: 0px;
}


#wrapper {
	width:778px;
	margin:12px auto 0px;
	background-color:#fff;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content {
	width:778px;
	margin:0px auto;
}

#header {
	height:160px;
	background: url(images/sfondo_header.jpg) no-repeat top left;
}

#logo {
	float:left;
	padding-left: 23px;
	padding-top:5px;
}

#logo h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	font-weight:bold;
	text-decoration:none;
	padding-left: 10px;
}

#logo h4 {
	font-size:20px;
	color:#630;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#navitabs {
/*height:60px;*/
padding-top:10px;
background: url(images/sfondo_header.jpg) no-repeat top left;
	clear: both;
	text-align: right;
}

#navitabs ul li{
	display:inline;
}
#navitabs a{
border-top:solid 5px #fff;
	padding: 10px 8px 6px;
	margin:0 0 6px;
	text-decoration: none;
	letter-spacing: 1px;
	background: #fff;
	border-bottom: 0px;
	border-left: 0px;
	color: #CB3771;
	font-size: 12px;
	font-weight:bold;
}

#navitabs a:hover {
border-top:solid 5px #CB3771;
text-decoration: none;
}

.activenavitab {
	padding: 10px 8px 6px;
	color: #333333;
	margin: 0 0 6px;
	text-decoration: none;
	background: #DFC238 url(images/corner.gif) no-repeat left top;
	font-size: 11px;
}

.activenavitab:hover {
text-decoration: none;
}

#desc {
 position:relative;
	height: 200px;
	color: #ffffff;
	padding: 0;
	clear: both;
	margin: 0;
}
#desc img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#desc img.active {
    z-index:10;
    opacity:1.0;
}
#desc img.last-active {
    z-index:9;
}

#desc p {
width: 290px;
font-size: 10px;
padding: 0 0 0 15px;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}
#desc h2 {
	width: 290px;
	color: #ffffff;
	margin: 0 0 10px;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:700px;
	padding-left: 39px;
	height:auto !important;;
	min-height:300px;
	height:300px;
	
}

#leftbar h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;
}

#leftbar h3{
	font-size:15px;
	color:#555;
	font-weight:lighter;
	text-decoration:none;
	padding-bottom:5px;
}

#leftbar p{
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 20px;
}

#leftbar a {
	font-size:11px;
	text-decoration:underline;
}

#leftbar a:hover {
	font-size:11px;
	text-decoration:none;
}

#rightbar {
	float:left;
	width:237px;
	color: #666666;
}

#rightbar h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
	line-height: 14px;
}
#rightbar a:hover {
	font-size:11px;
	text-decoration:none;
}

#rightbar {
	float: left;
	width: 220px;
	padding-top: 10px;
}

#rightbar a {
	color: #666;
	text-decoration:none;
	font-size:11px;
}

#rightbar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#rightbar ul li {
	background: url(images/img13.gif) no-repeat 0px 12px;
	
}

#rightbar ul li.first {
	border: none;
}

#rightbar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#rightbar ul li h3 {
	margin: 0;
	font-size: 92%;
	padding-left:25px;
}

#rightbar ul li p {
	margin: 0;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:540px;
	background-color:#CB3771;
	height:27px;
	padding-top:5px;
}

#email p{
	color:#fff;
	font-weight:normal;
	padding:0px 40px;
	font-size: 10px;
}

#email a{
	color:#fff;
	font-weight:normal;
	
}
#email a:hover{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#validtext {
	float:left;
	width:238px;
	background-color:#C37795;
	height:27px;
	padding-top:5px;
	font-size: 9px;
}

#validtext p{
	font-size:10px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	color:#fff;
	font-weight:normal;
}

#validtext a:hover{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.capolettera {
	float: left;
	font:normal 4em/1em Georgia, "Times New Roman", Times, serif;
	color: #630;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	}	
.hide {
display: none;
}

.alignleft {
	text-align: center;
	float: left;
	margin: 5px 10px 5px 0px;
	font-size: 0.8em;
}
.alignright {
	text-align: center;
	float: right;
	margin: 5px 0px 5px 10px;
	font-size: 0.8em;
}
.border0 {
	text-align: center;
	border: 0px;
}
.bordo {
	border: 1px solid #666666;
}

