@charset "utf-8";
/* X risolvere bug on flash firefox  */
object { outline:none; }
/* CSS Document */
body, html{
	height:100%;
	background-repeat:repeat-x;
	background-color:#645a51;
	padding:0px;
	margin:0px;
	color:#FFFF00;
}
table{
	margin:0px;
	padding:0px;
	border:0px;
}
td{
	margin:0px;
	padding:0px;
	border:0px;
}
tr{
	margin:0px;
	padding:0px;
	border:0px;
}
/***** FOOTER *****/
.footer{
	width:100%;
	height:108px;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:30;
}
.crediti{
	width:950px;
	height:108px;
	position:relative;
	margin:auto;
	z-index:40;
}
.footer_sfondo{
	width:100%;
	height:108px;
	position:absolute;
	bottom:0px;
	left:0px;;
	background:url(../img/bg_footer_repeat-trans.png);
	z-index:10;
}
.crediti_sfondo{
	width:1000px;
	height:108px;
	position:relative;
	margin:auto;
	background:url(../img/sfondo_crediti-trans.png) no-repeat;
	z-index:20;
}
.boxCrediti{
	position: absolute;
	width: 1000px;
	height: 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	left:0px;
	top:27px
}
.crediti_link{
	width:auto;
	height:16px;
	margin:auto;
	position:relative;
	color: #b3aea9;
	text-align:right;
	padding-right:35px;
}
.crediti_link a:link{
	color: #b3aea9;
	text-decoration: none;
}
.crediti_link a:visited{
	color: #b3aea9;
	text-decoration: none;
}
.crediti_link a:hover{
	color: #b3aea9;
	text-decoration: underline;
}
.crediti_testi{
	padding-left:262px;
	padding-top:15px;
	color: #514945;
	float:left;
}
.crediti_testi a:link{
	color: #514945;
	text-decoration:none;
}
.crediti_testi a:visited{
	color: #514945;
	text-decoration:none;
}
.crediti_testi a:hover{
	color: #514945;
	text-decoration:underline;
}
.box {
	background-image:url(../img/box_footer.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:273px;
	height:52px;
	top:-8px;
	left:-18px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#aba08b;
}
.box p {
	position:absolute;
	top:-4px;
	*top:4px;
	left:70px;
	padding-right:5px;
}
.box a:link{
	color:#aba08b;
	text-decoration:none;
}
.box a:visited{
	color:#aba08b;
	text-decoration:none;
}
.box a:hover{
	color:#aba08b;
	text-decoration:none;
}
.titolo {
	font-weight:700;
}
.titolo a:link{
	color: #aba08b;
	text-decoration: none;
}
.titolo a:visited{
	color: #aba08b;
	text-decoration: none;
}
.titolo a:hover{
	color: #aba08b;
	text-decoration: underline;
}
.box img {
	border:1px solid #aba08b;
	position:absolute;
	top:4px;
	left:4px;
}
/* end FOOTER */
/***** FLASH *****/
.flash{
	position:absolute;
	top:0px;
	width: 100%;
	height: 100%;
}
#flash_home{
	width: 100%;
	height: 100%;
}
/* end FLASH */
