/* CSS Document */
#ETIMPRONTE {
	position:absolute;
	width:67px;
	height:15px;
	bottom:0px;
	left:0px;
}
body {
	background-color:#000000;
	margin:0px;
}
#collezione {
	float:left;
	width:751px;
	height:600px;
}
#immagine {
	float:left;
	width:390px;
	padding-top:20px;
	padding-left:20px;
}
#immagine-atelier {
	float:left;
	width:500px;
	padding-top:20px;
	padding-left:20px;
}
#tn {
	/*padding-top:15px;*/
	float:right;
	width:341px;
	height:600px;
	overflow:auto;
}
#tn-atelier {
	padding-top:15px;
	float:left;
	width:200px;
}
#collezione img{
	padding:5px;
	border:1px solid #333;
}
#collezione p{
	padding-top:20px;
	padding-left:20px;
}

#container {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#999;
	margin:10px auto;
	width:1000px;
	height:600px;
	border:1px solid #333;
	background-image:url(../immagini/sfondo.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.evidenza {
	color:#FFFFFF;
}
#testo {
	float:left;
	width:751px;
	height:600px;
	background-image:url(../immagini/sfondo-04.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#testo p{
	padding-top:20px;
	padding-left:20px;
}
#testo a{
	text-decoration:none;
	color:#fff;
}
#testo a:hover{
	color:#990000;
}

#testo-collezione {
	float:left;
	width:751px;
	height:600px;
}
#testo-collezione p{
	padding-top:20px;
	padding-left:20px;
}
#testo-collezione a{
	text-decoration:none;
	color:#fff;
}
#testo-collezione a:hover{
	color:#990000;
}



#titolo {
	float:left;
	width:249px;
	height:471px;
	background-image:url(../immagini/titolo.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#titolo p{
	text-align:center;
	padding-left:37px;
	padding-top:40px;
	font-size:12px;
}
#titolo a{
	text-decoration:none;
	color:#999;
}
#titolo a:hover{
	color:#990000;
}

