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

* {
	margin:0;
	padding:0;
}

body {
	background:url(../../img/iframe_bg.jpg) no-repeat;
	margin:0;
	padding:0;
	text-align:left;
}

img {
	border:0;
}

p, a, td, h1, h2, h3, h4, h5, h6, span, ul, li, label, div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#fff;
}

a {
	color:#fff;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

hr {display:none}

.cleaner {
	clear:both;
	font-size:1px;
}

#container {
	padding:10px 10px 0 10px;
	position:relative;
	height:252px;
}

.cont_fardelli {
	background:url(../../img/appl_fardelli.jpg) no-repeat top right;
}

.cont_altro {
	background:url(../../img/appl_altro.jpg) no-repeat top right;
}

.cont_barattoli {
	background:url(../../img/appl_barattoli.jpg) no-repeat top right;
}

.cont_bicchieri {
	background:url(../../img/appl_bicchieri.jpg) no-repeat top right;
}

.cont_pacchi {
	background:url(../../img/appl_pacchi.jpg) no-repeat top right;
}

.cont_pedane {
	background:url(../../img/appl_pedane.jpg) no-repeat top right;
}

.cont_scatole {
	background:url(../../img/appl_scatole.jpg) no-repeat top right;
}

.cont_laterizi {
	background:url(../../img/appl_laterizi.jpg) no-repeat top right;
}

.cont_bobine {
	background:url(../../img/appl_bobine.jpg) no-repeat top right;
}

.cont_schiacciatine {
	background:url(../../img/appl_schiacciatine.jpg) no-repeat top right;
}

.photo {
	margin:0 0 15px 0;si
}

#thumbs a .deselected img {
	opacity: .50;
	filter: alpha(opacity=50);
}

#thumbs {
	position:absolute;
	top:10px;
	right:44px;
	float:right;
	width:114px;
	text-align:right;
}

#thumbs a {
	display:block;
	margin:0 0 4px 0;
	width:114px;
	outline:none;
}

#thumbs .video {
	background:url(../../img/video.png) no-repeat;
}


/*//// LOGIN ////*/
#login,
#richiesta {
	margin:10px;
}

#login h3,
#richiesta h3 {
	font-size:18px;
	margin:0 0 12px 0;
}

#login p,
#richiesta p {
	margin:0 0 8px 0;
}

#login label {
	display:block;
	margin:0 0 2px 0;
}

#login input {
	display:block;
	margin:0 0 10px 0;
}

#richiesta td {
	padding:0 20px 4px 0;
}

#richiesta label {
	display:block;
	margin:0 0 2px 0;
}

#richiesta .invia {
	margin:10px 0 5px 0;
}

#richiesta a, 
#login a {
	margin:0 0 0 10px;
}

#richiesta .invia,
#richiesta .back,
#login .invia,
#login .back {
	vertical-align:middle;
}

.messaggio {
	color:#222;
	background:#fff;
	padding:2px 0 3px 8px;e la 
}

#login .invia {
	display:inline;
	margin:0;
}

