@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	height: 100%;background-color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px; background-image:url(img/bg_pagina.jpg); background-position:top; background-attachment:fixed;
	line-height:18px; color:#FFF; 
}

#container {
height:603px;
left:50%;
margin-left:-420px;
margin-right:auto;
margin-top:-301px;
overflow:hidden;
padding:0pt;
position:absolute;
text-align:left;
top:50%;
width:840px;
}

.logo  {
height:413px;
width:413px;
float:left;
text-align:right; font-size:12px;  
}
.imamgine_leenoecolore  {
height:400px;
width:375px;
float:right; 
overflow:hidden; 
}

h1 {
	font-size: 24px; line-height:33px; font-style:normal; margin-top:50px; 
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #D7B395;
}

.slideshow { height: 400px; width: 400px; margin: auto; z-index:99 }
.slideshow img { padding: 15px; }
