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

body {
	margin-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	color:#f1f0f0;
	font-size:10px;
}

img {
	border:0px;
}

h1 {
	font-weight:normal;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	margin-bottom:5px;
}

h2 {
	font-weight:normal;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#aaa;
	font-size:12px;
	margin-bottom:5px;
}

h3 {
	font-weight:normal;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f47920;
	font-size:12px;
	margin-bottom:5px;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#aaa;
	font-size:10px;
	text-decoration:none;
}

a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f1f0f0;
	font-size:10px;
	text-decoration:underline;
}

/*-------------------------------- STRUTTURA PRINCIPALE --------------------------------------------*/



.bg-top {
	background-image:url(../img/bg-top.jpg);
	background-repeat:no-repeat;
	width:951px;
	height:8px;
}

.bg-sx {
	background-image:url(../img/bg-sx.jpg);
	background-repeat:no-repeat;
	width:8px;
	height:401px;
}

.bg-dx {
	background-image:url(../img/bg-dx.jpg);
	background-repeat:no-repeat;
	width:8px;
	height:401px;
}

.bg-bottom {
	background-image:url(../img/bg-bottom.jpg);
	background-repeat:no-repeat;
	width:951px;
	height:8px;
}

#bg-menu {
	width:935px;
	height:111px;
	background-image:url(../img/bg-menu.gif);
}

#logo {
	float:left;
	margin-top:2px;
	width:206px;
	height:61px;
}

#contenuto {
	width:935px;
	height:401px;
}

#piede {
	height:18px;
}

#contenuto-piede {
	float:left;
	line-height:20px;
}



/*-------------------------------- PAGINA COLLEZIONI --------------------------------------------*/

#contenuto-collezioni {
	width:935px;
	height:415px;
}

.bg-sx-collezioni {
	background-image:url(../img/bg-sx-collezioni.jpg);
	background-repeat:no-repeat;
	width:8px;
	height:415px;
}

.bg-dx-collezioni {
	background-image:url(../img/bg-dx-collezioni.jpg);
	background-repeat:no-repeat;
	width:8px;
	height:415px;
}

#container-img {
	width:509px;
	height:415px;
	float:left;
}

#container-img-pagine {
	width:509px;
	height:401px;
	float:left;
}

#spacer {
	width:1px;
	height:415px;
	float:left;
	background-image:url(../img/divisorio-pagine.gif);
	background-repeat:no-repeat;
}

#spacer-pagine {
	width:1px;
	height:401px;
	float:left;
	background-image:url(../img/divisorio-pagine-nocollezioni.gif);
	background-repeat:no-repeat;
}

#container-contenuto {
	width:425px;
	height:415px;
	float:left;
	position:relative;
}

#container-contenuto-pagine {
	width:425px;
	height:401px;
	float:left;
	position:relative;
}

.testo {
	font-size:10px;
	padding:10px;
}

#container-miniature {
	width:425px;
	height:265px;
}

.miniature-collezioni {
	width:83px;
	height:83px;
	float:left;
	margin-right:17px;
	margin-bottom:7px;
}

.miniature-collezioni a {
	display:block;
	padding-left:4px;
	padding-top:4px;
}

#download-scheda {
	position:absolute;
	bottom:7px;
	left:10px;
	height:23px;
	width:170px;
}

#back-to-collections {
	position:absolute;
	bottom:7px;
	right:17px;
	height:23px;
	width:130px;
}

#back-to-collections-fr {
	position:absolute;
	bottom:7px;
	right:22px;
	height:23px;
	width:130px;
}

.container-contenuti-download {
	width:200px;
}

.container-contenuti-download img {
	border:1px solid #ccc;
	width:35px;
	height:35px;
	display:block;
	float:left;
	margin-right:10px;
}

#download-table {
	width:425px;
}

.catalogo {
	float:left;
	margin-bottom:5px;
	margin-top:3px;
}

.scheda {
	float:left;
}