/* CSS Document */
body{
	background-color:#525252;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#173267;
	font-weight:bold;
}
#TdLogo{
	background-image:url(../images/template/logo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	width:148px;
	height:65px;
}
#TdLogoDx{
	background-image:url(../images/template/logo_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	width:607px;
	height:65px;
}
#Home{
	width:75px;
	height:48px;
}
#Biografia{
	width:65px;
	height:48px;
}
#Filmografia{
	width:79px;
	height:48px;
}
#Media{
	width:39px;
	height:48px;
}
#Contatti{
	width:54px;
	height:48px;
}
#Links{
	width:33px;
	height:48px;
}
#Foto{
	width:544px;
	height:282px;
	background-image:url(../images/template/foto.jpg);
	background-repeat:no-repeat;
}
#TdWelcomeTxt{
	background-color:#363634;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#cccccc;
	text-align:justify;
	padding:10px;
	text-transform: uppercase;
}
#Welcome{
	padding-left:10px;
	padding-top:10px;
}

/* Menu Bottom*/
#BtnForum{
	width:70px;
	height:67px;
}
#BtnGuest{
	width:100px;
	height:67px;
}
#BtnNews{
	width:72px;
	height:67px;
}
#BtnSitoUff{
	width:112px;
	height:67px;
}
#BgContent{
	width:290px;
	height:260px;
	background-image:url(../images/template/bg_content.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#Footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	border-right:1px solid #333333;
	height:25px;
	background-color:#333333;
}
.scroll{
	height:250px;
	width:450px;
	overflow:auto;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-track-color: #ffffff;
	margin-top:10px;
	margin-bottom:10px;
}
.scrollAggiornamenti{
	height:102px;
	width:245px;
	overflow:auto;
	scrollbar-base-color: #333333;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #333333;
	padding-right:10px;
}
.contenutoHome{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:justify;
	padding:10px;
}
#TabAggiornamenti{
	margin-top:20px;
	padding-left:20px;
	padding-top:5px;
}
#TdUltimeFoto{
	padding-bottom:10px;
}
#TdDescrizioneFoto{
	color:#FFFFFF;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
#TestoAggiornamenti{
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:15px;
}
.img{
	border:1px solid #333333;
}
#bodyTable{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:justify;
	padding-top:2px;
}
.contenuto{
	padding-left:10px;
	-moz-margin-start: -135px
}
#TdCredits a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
#TdCredits a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#cccccc;
}
a.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
a.link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
}