html{height:100%;}
body{
	height:100%;
	color:#545d6e;
	font:16px Arial, Helvetica, sans-serif;
	margin:0;
}
a{
	text-decoration:underline;
	color:#d93661;
}
a:hover{text-decoration:none;}
img{border-style:none;}

#guida{	
	padding:0px 0 10px 0;
}

#guida h2{
	color:#db2555;	
}

.testo{
	line-height:20px;
	font-size:16px;
	float:right;
	width:510px;
}

.foto{
	width:190px;
	float:left;
	padding:5px 0 10px 0;
	text-align:center;
	font-size:11px
}

form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,textarea,select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#545d6e;
}
#wrapper{
	margin:0 auto;
	width:979px;
	min-height:100%;
	background:#fff;
}
* html #wrapper{height:100%;}
.w1{
	padding:0 0 82px;
}
* html .w1{padding-bottom:72px;}
#header{
	width:100%;
	height:240px;
	position:relative;
}
#header .logo{
	position:absolute;
	top:86px;
	right:31px;
	margin:0;
	width:213px;
	overflow:hidden;
	text-indent:-9999px;
}
#header .logo a{
	height:51px;
	display:block;
	cursor:pointer;
}
.link{
	position:absolute;
	bottom:8px;
	right:138px;
	text-decoration:none;
	font-size:18px;
	letter-spacing:2px;
}
.link:hover{text-decoration:underline;}
.flash{
	width:100%;
	margin:0 0 18px;
}
.flash img{display:block;}
#main{
	width:100%;
	background:url(../images/bg-main.gif) repeat-y 100% 0;
	position:relative;
}
.main-holder{
	width:100%;
	background:url(../images/bg-main-holder.gif) no-repeat 100% 0;
}
.main-frame{
	background:url(../images/bg-main-frame.gif) no-repeat 100% 100%;
	padding:3px 14px 0 18px;
	overflow:hidden;
	width:947px;
}
#content{
	float:left;
	width:715px;
}
.intro{
	width:100%;
	overflow:hidden;
	margin:0 0 9px;
}
.photo{
	float:left;
	width:342px;
	height:257px;
	background:url(../images/bg-photo.gif) no-repeat;
}

.photo img{display:block;}
.intro .text{
	overflow:hidden;
	height:1%;
	padding:45px 16px 0 13px;
	font:italic 18px/22px "Times New Roman", Times, serif;
}
.intro h1{
	margin:0 0 15px;
	font:italic 32px/36px "Times New Roman", Times, serif;
	color:#db2555;
}
.intro .text p{margin:0 0 5px;}
.twocolumns{
	height:1%;
	overflow:hidden;
	padding:0 7px 0 20px;
}
.data{
	float:left;
	width:385px;
	margin:0 0 -22px;
	overflow:hidden;
}
.title{
	background:url(../images/bg-title.gif) no-repeat 8px 0;
	margin:0 0 13px;
	padding:12px 0 20px 70px;
	color:#000;
	font:bold 21px/26px Tahoma, Geneva, sans-serif;
}
.box{
	width:100%;
	overflow:hidden;
	margin:0 0 28px;
}
.photo-holder{
	float:left;
	width:141px;
	height:104px;
	text-align:center;
	overflow:hidden;
	/*background:url(../images/bg-photo-holder.gif) no-repeat;*/
	padding:4px 0 0 3px;
}
.photo-holder img{display:block;}
.text-holder{
	overflow:hidden;
	line-height:19px;
	height:1%;
	padding:0 0 0 14px;
}
.box h3{
	margin:0 0 10px;
	font-size:15px;
	line-height:18px;
}
.box p{margin:0 0 5px;}
.more{font-size:12px;}
.aside{
	float:right;
	width:282px;
	background:url(../images/bg-aside.gif) repeat-y;
	margin-top:16px;
}
.aside .holder{
	width:100%;
	background:url(../images/bg-aside-holder.gif) no-repeat;
}
.aside .frame{
	width:248px;
	background:url(../images/bg-aside-frame.gif) no-repeat 0 100%;
	padding:19px 15px 28px 19px;
	color:#505d6d;
}
.aside h3{
	margin:0 0 36px;
	font-size:22px;
	line-height:24px;
	color:#6e8aa2;
}
.aside h4{
	margin:0 0 31px;
	font-size:16px;
	line-height:18px;
}
.aside .row{
	overflow:hidden;
	width:225px;
	padding-left:8px;
	margin:0 0 11px;
}
.aside .long{
	width:240px;
	padding-top:16px;
	margin:0 0 7px;
}
.aside .row label{
	float:left;
	font-size:15px;
	line-height:18px;
	padding-top:4px;
}
.aside .long label{
	font-size:13px;
	padding-top:5px;
	font-weight:bold;
}
.aside .row span{
	float:right;
	background:url(../images/bg-text1.gif) no-repeat;
	width:166px;
	height:16px;
	padding:4px 5px;
	font-size:14px;
}
.aside .row span.short{
	width:141px;
	background:url(../images/bg-text2.gif) no-repeat;
}
.aside .row span input {
	display:block;
	background:none;
	border:none;
	outline:none;
	margin:0;
	padding:0;
	width:100%;
	line-height:16px;
}
.aside .submit {
	float:right;
	background:url(../images/btn-submit.gif) no-repeat;
	border:none;
	outline:none;
	margin:-8px 0 0;
	padding:0 8px 7px 0;
	width:126px;
	height:48px;
	color:#fff;
	cursor:pointer;
	font:bold 18px Arial, Helvetica, sans-serif;
}
.aside .checkbox{
	float:left;
	margin:6px 4px 0 2px;
	padding:0;
	width:16px;
	height:15px;
}
.list{
	margin:0;
	padding:0;
	list-style:none;
	font:bold 13px/16px Arial, Helvetica, sans-serif;
}
.list li{
	display:inline;
	padding-left:11px;
}
.list li a{color:#505d6d;}
#sidebar {
	width:185px;
	float:right;
	padding:16px 0 7px;
}
#sidebar h3{
	margin:0 0 15px;
	font-size:22px;
	line-height:24px;
	color:#597389;
}
.photo-list{
	margin:0 0 -1px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
*+html .photo-list{margin-bottom:12px;}
.photo-list li img{display:block;}
.photo-list li{
	margin:0 0 13px;
	float:left;
	width:100%;
}
.view-more{
	color:#587791;
	background:url(../images/bg-view-more.gif) no-repeat 100% 0;
	display:block;
	width:142px;
	text-decoration:none;
	padding:4px 0 6px 6px;
	font:bold 13px/16px Arial, Helvetica, sans-serif;
}
.view-more:hover{text-decoration:underline;}
#footer{
	width:100%;
	background:url(../images/bg-footer.gif) repeat-x;
	margin:-119px 0 0 0;
}
#footer .holder{
	margin:0 auto;
	width:904px;
	background:url(../images/bg-footer-holder.gif) no-repeat;
	height:37px;
	overflow:hidden;
	padding:77px 20px 5px 55px;
	color:#cccecc;
	font-size:12px;
	line-height:14px;
	letter-spacing:1px;
}
.add-list{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
}
.add-list li{
	background:url(../images/separator.gif) no-repeat 0 50%;
	float:left;
	display:inline;
	margin-left:-4px;
	padding:0 8px 0 9px;
}

.add-list li a{
  color:#cccecc;
  text-decoration: underline
}

.add-list li a:hover{
	color:#d93661;
  text-decoration: none
}

