@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#c6af91;
	margin:0px;
}

body, td, th {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#403d3d;
	line-height:16px;
}

.content-main {
	padding:10px;
	background-color:#f5e0be;
}

.content {
	padding:15px 15px 10px 15px;
	background-image:url(../images/back-content.gif);
}

.leftside {
	background-color:#e9905f;
	padding:20px;	
}

.leftside-home {
	background-color:#e9905f;
	padding:10px 20px 10px 20px;	
}

.rightside {
	background-color:#e9905f;
	padding:15px;	
}

.rightside-chisiamo {
	background-color:#e9905f;
	padding:50px 15px 50px 15px;	
}

a:link {
	color: #d17a4b;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #d17a4b;
}

a:hover {
	text-decoration: underline;
	color: #e9905f;
}

a:active {
	text-decoration: none;
	color: #e9905f;
}


a.produtti-l:link {
	color: #f7d7a5;
	text-decoration: none;
	font-size:13px;
}

a.produtti-l:visited {
	text-decoration: none;
	color: #f7d7a5;
	font-size:13px;
}

a.produtti-l:hover {
	text-decoration: underline;
	color: #fbc776;
	font-size:13px;
}

a.produtti-l:active {
	text-decoration: none;
	color: #fbc776;
	font-size:13px;
}

.line-dotted {
	width:548px; 
	height:1px; 
	border-top-color:#d2c6b6; 
	border-top-style:dotted; 
	border-width:1px; 
	margin-top:10px; 
	margin-bottom:10px;
}

.r-pic {
	float:right;
	margin-left:10px;	
}

.l-pic {
	float:left;
	margin-right:10px;	
}

/*******   PRODUCTOS  ****** */

.title-prod {
	color:#fdfcd4;
	font-weight:bold;		
}

.line-prod {
	width:115px; 
	height:1px; 
	border-top-color:#fdfcd4; 
	border-top-style:solid; 
	border-width:1px; 
	margin-top:10px; 
	margin-bottom:5px;
	_margin-top:10px; 
	_margin-bottom:-10px;
}

.prod {
	background-image:url(../images/back-prod.gif); 
	background-repeat:repeat-y; 
	padding:0px 6px 0px 10px;
	font-size:11px;
	color:#fdfcd4;
}

.prod a:link { color: #b06034;	text-decoration: none; }
.prod a:visited { text-decoration: none; color: #b06034; }
.prod a:hover { text-decoration: underline; color: #c27e59; }
.prod a:active { text-decoration: none; color: #c27e59; }

.r-pic-prd {
	float:right;
	margin-left:6px;	
}

.more-prod {
	float:right;
	padding-top:5px;
	cursor:pointer;
}

.pwdname {
    color: blue;
    text-decoration: underline;
    cursor:pointer;
}

#overlay {
    display: none;
    position: fixed;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
    z-index: 999;
	background-image:url(../images/overlay.gif);
}

#master {
    clear: both;
    padding-bottom: 1em;
}

#input {
    color: black;
    position: fixed;
    left: 25%;
    top: 50%;
    width: 50%;
    z-index: 1000;
    text-align: center;
    background-color: white;
    border: 1px solid black;
}

.input prod1 { display: none; }


.close {
    cursor:pointer;
    float: right;
}

#counter {
    margin-left: 1em;
}



/*******   END PRODUCTOS  ****** */

.menu-prodotti {
	margin:10px; 
	padding:10px; 
	list-style:url(../images/ico.gif);
	line-height:18px;
}

#footer {
	width:900px; 
	height:31px; 
	background-image:url(../images/bk-footer.gif);
	padding:4px 0px 10px 0px; 
}

.audio {
	float:left;
}

.txt-footer {
	float:right; 
	width:600px; 
	padding-top:5px;
}
