<!--
html,body{
	margin:0;
	padding:0;
	/*color:#4F7CBD;*/
	color:#6A534B;
	}
	
body{
	font: 85%/1.45 "Lucida Sans Unicode","Lucida Grande",Lucida,Arial,sans-serif;
	background:#4F7CBD  url(images/bg.jpg) repeat-x top;
	text-align: center;
	}

div.container{
	width: 950px;
	margin: 0 auto;
	text-align: left;
	}


.menu {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}

.menu:hover{
	color:#00CCFF;
}


.descr {
font-size : 80%;
}

li{
list-style-image: url(nobullet.gif);
}




a{
text-decoration:none;
color:#6A534B;
}

img{
border:0;
}

#photoholder {
  background:url(images/logo_prodotti.gif) 50% 50% no-repeat;
}

#photoholder1 {
  background:url(images/loading.gif) 50% 50% no-repeat;
}

#photoholder2 {
  background:url(images/loading.gif) 50% 50% no-repeat;
}

input.inputbox{
 margin:0px;
 border: solid #613518 1px;
}
select.inputbox{
 margin:0px;
 border: solid #613518 1px;
}
input.submitbutton{
color:#613518;
background-color:#E6E2E1;
margin:0px;
border: solid #613518 1px;
}

#thephoto {
}
#thephoto1 {
}

#thephoto2 {
}

a.prodottiitem:hover{
	/*font: 125%/1.45 "Lucida Sans Unicode","Lucida Grande",Lucida,Arial,sans-serif;*/
/*	letter-spacing: 1px; ;
	font-weight: bold
	padding-left:20px;
	padding-right:20px;
	text-decoration: underline;*/
	background-color: #A1E0F2;
}
/*
a.prodottiitem:hover:before{
content: url(images/left_riso_bullet.gif)
}
a.prodottiitem:hover:after{
content: url(images/right_riso_bullet.gif)
}
*/
/*fix per skype, sposta l'oggetto flash iniettato da javascript fuori */
#skypedetectionswf { position: fixed; top:0; left:-10px; }

