/* CSS Document */

td           { font-family: Verdana,Arial,Helvetica; font-size: 11px; color: #FFFFFF }
BODY {
	scrollbar-3d-light-color : #000000;
	scrollbar-arrow-color : #000000
	scrollbar-base-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color: #000000;
}
.menu           { font-family: Verdana,Arial,Helvetica; font-size: 9px; color: #999999; text-decoration:none; font-weight:bold; }
.menu:hover     { font-family: Verdana,Arial,Helvetica; font-size: 9px; color: #FFFFFF; text-decoration:underline; }
.bianco           { font-family: Verdana,Arial,Helvetica; font-size: 9px; color: #FFFFFF; text-decoration:none; font-weight:bold; }
.bianco:hover     { font-family: Verdana,Arial,Helvetica; font-size: 9px; color: #274079; text-decoration:underline; }
.blu		      { font-family: Verdana,Arial,Helvetica; font-size: 9px; color: #274079; text-decoration:none; }
.blu:hover        { font-family: Verdana,Arial,Helvetica; font-size: 9px; color: #FFFFFF; text-decoration:underline; }
.grigio           { font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #333333; text-decoration:none;  }






body {
background-color:#000000;
color:#CCCCCC;
font-family:Verdana,Arial,Helvetica;
font-size:75%;
margin:0;
padding:0;
text-align:center;
}a {
color:#A0A0A0;
text-decoration:none;
}a:active {
color:#FF7F50;
text-decoration:none;
}a:hover {
color:#FF7F50;
text-decoration:underline;
}a img {
border-style:none;
}.album #Container {
background-color:#000000;
color:#FFD700;
height:500px;
margin:auto;
padding-bottom:5px;
padding-top:5px;
text-align:center;
width:100%;
}.album #SlideFullTop {
height:50px;
margin-bottom:20px;
margin-top:10px;
position:relative;
top:0;
width:100%;
}.album #SlideFullTop p {
margin:0;
padding:10px 0;
}.album #SlideFullTop #round_l {
background-image:url(../_common/img/round_left_bl.jpg);
background-position:left center;
background-repeat:no-repeat;
height:40px;
left:0;
margin-left:10px;
position:absolute;
top:0;
width:40px;
}background-color:#505050;
height:40px;
position:absolute;
right:0;
top:0;
width:96%;
}.album #SlideFullCen {
background-color:#000000;
border-bottom:2px solid #797979;
border-top:2px solid #797979;
margin-left:auto;
margin-right:auto;
position:relative;
}.album #SlideFullCen .photo {
background-color:Aqua;
display:block;
margin-left:auto;
margin-right:auto;
position:relative;
}.album #SlideFullBot {
background-color:#000000;
bottom:0;
height:30px;
margin-bottom:10px;
margin-top:10px;
position:relative;
width:100%;
}.album #SlideFullBot p {
margin:0;
padding:10px 0;
}