.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(img/bk.jpg);
}

a:link {
	color:white;
	font-weight:bold;
	text-decoration : none;
}
a:visited {
	color:white;
	font-weight:bold;
	text-decoration : none;
}

a:Hover {
	color: #5FA5FA;
	font-weight: bold;
	text-decoration: none;
}
a:Active {
	color:white;
	font-weight:bold;
	text-decoration : none;}

#Container{
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 60%;
	height: 300px;
	background-color: #fff;
	border: 2px solid White;
	overflow: hidden;
}

#LoadContainer{
height:25%;
width:50%;
position:absolute;
top:40%;
left:25%;
text-align:center;
z-index:1
}

#PhotoContainer{
visibility:hidden
}

#CaptionBlock{
height:18px;
width:582px;
text-align:left;
margin:0 auto
}
#Caption{
color:#333
}

#License{
margin:0 auto;
padding-top:10px;
font-size:10px;
color:#666;
border-top:1px solid #CECEB5;
width:740px;
text-align:left;
line-height:1.4em;
}

#LinkContainer{
display:none;
position:absolute;
top:0;left:0;
height:200px;
width:200px;
z-index:100;
background:url(img/slideshow/start.gif) 50% 50% no-repeat
}

#PrevLink{
z-index:100;
position:absolute;
top:0%;
left:0%;
height:200px;
width:50%;
display:block
}

#NextLink{
z-index:100;
position:absolute;
top:0%;
left:50%;
height:200px;
width:50%;
display:block
}

#PrevLink:hover,#NextLink:hover{
text-decoration:none
}

#PrevLink:hover{
background:transparent url(img/slideshow/prev_rounded_sidebar2.gif) left 50% no-repeat
}

#NextLink:hover{
background:transparent url(img/slideshow/next_rounded_sidebar2.gif) right 50% no-repeat
}

#PrevLink span,#NextLink span{
display:none
}

img{
border:none
}

p{
font-size:11px;
padding:1em 0
}

#Wrapper{
margin:0 auto;
height:500px;
width:100%;
overflow:hidden;
position:relative
}

#Wrapper[id]{
display:table;
position:static
}

#InnerWrapper{
position:absolute;
top:50%;
left:0;
}

#InnerWrapper[id]{
display:table-cell;
vertical-align:middle;
position:static
}

#OuterContainer{
position:relative;
top:-50%
}

.titolo_index {
	font-family: "Copperplate Gothic Light";
	font-size: 20px;
	letter-spacing: 5px;
	font-weight: bold;
	color: white;
}

.titolo_index_piccolo {
	font-family: "Copperplate Gothic Light";
	font-size: 12px;
	letter-spacing: 3px;
	color: white;
	font-weight: bold;
	margin-top: 10px;
}

.menu {
	font-family: "Copperplate Gothic Light";
	font-size: 13px;
	font-weight: normal;
	color: white;
	line-height: 13px;
	letter-spacing: 2px;
}

.testo {
	font-family: "Copperplate Gothic Light";
	font-size: 13px;
	font-weight: normal;
	color: white;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: justify;
	font-variant: small-caps;
	vertical-align: top;
}

.testo_bianco {
	font-family: "Copperplate Gothic Light";
	font-size: 10px;
	font-weight: normal;
	color: white;
	line-height: 15px;
	letter-spacing: 5px;
}
.testo_piccolo {
	font-family: "Copperplate Gothic Light";
	font-size: 11px;
	font-weight: normal;
	color: white;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: justify;
	font-variant: small-caps;
	vertical-align: top;
}
.testo_centrato {
	font-family: "Copperplate Gothic Light";
	font-size: 12px;
	font-weight: normal;
	color: white;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: center;
	font-variant: small-caps;
}
.menu_azzurro {
	font-family: "Copperplate Gothic Light";
	font-size: 13px;
	font-weight: bold;
	color: #5FA5FA;
	line-height: 13px;
	letter-spacing: 2px;
}

.img_index{
	border: thick White;
	border-color: White;
}

.input{
	background-color: #959595;
	font-family: Andale Mono;
	font-size: 10 pt;
	color: #FFFFFF;
	border: 1 solid #FFFFFF";
}