*
{
    margin: 0;
    padding: 0;
}
img{
border: 0px;	
}
body
{
	font-size: 12px;
	color: #000;
	font-family: Helvetica sans-serif, Arial;
	overflow-x:hidden;
}

#corpo
{

	width:960px;
	padding-left:14px;
	padding-right:14px;
	background-image:url("img/ombre.png");
	margin: 0 auto;
	height: auto;
	position: relative;
}
#corpo2
{

	width:960px;
	padding-left:14px;
	padding-right:14px;
	margin: 0 auto;
	height: auto;
	position: relative;
}
#header{
height:364px;
}
#banda{
position: absolute;
width:100%;
top:40px;
height:50px;
background-color:#0cb3d2;

}
#grigio{
background-color:#b5b5b5;
color:#fff;

}
#footer{
font-size:10px;
text-align:center;
}
#home{
width:894px;
margin:0 auto;
padding-top:10px;
}
#subbox{
background-color:#fbfbf7;
border: solid 1px #d8d8d8;
width:271px;
height:168px;
margin-top:2px;
}
#titlebox{
border-bottom:solid 1px #d8d8d8;
color: #666;
/*font-family:Georgia, "Times New Roman", Times, serif;*/
font-family: 'Happy Monkey', cursive;
font-size:22px;
text-align:center;
width:250px;
margin:0 auto;
padding-top:7px;
padding-bottom:7px;
}
#textbox{
width:250px;
padding-top:10px;
margin:0 auto;
color:#666666;
}
.box{
float:left;
width:273px;
position: relative;
}
#box1, #box2{
margin-right:37px;
}
#professionisti
{
margin-top:0px;
margin-bottom:10px;
width:894px;
height:77px;
background-image:url(../img/spot.jpg);
font-family: 'Happy Monkey', cursive;
color:#666;
font-size:28px;
text-align:center;
padding-top:30px;
}
#loghi{
text-align:center;
}
.righe
{
padding-top:7px;
padding-bottom:7px;
border-bottom:dotted 1px #fff;
clear:both;
}
.righe a
{
color:#fff;
text-decoration:none;
}
.bottone
{
float:right;
margin-top:5px;
color:#fff;
background-color:#44b4c9;
padding:4px;
text-decoration:none;
}
.inp{
width:200px;
border: solid 1px #999;
padding:3px;
margin-top:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
}
.submit
{
color:#fff;
background-color:#44b4c9;
padding:4px;
margin-top:4px;
border:0px;
text-transform:uppercase;
}
#menu{
float:right;
margin-top:10px;
}
#menu a{
/*font-family:Georgia, "Times New Roman", Times, serif;*/
font-family: 'Happy Monkey', cursive;
color:#FFFFFF;
text-decoration:none;
margin-right:35px;
font-size:22px;
}
#logo{
float:left;
}
#svi{
padding-bottom:10px;
width: 960px;
}
#submenu{
float:left;
width:250px;
min-height:300px;
background-image:url(../img/bg_menu.png);
background-position:top;
background-repeat:no-repeat;
}
#corpo_prodotti{
float:left;
width:690px;
min-height:300px;
padding-top:20px;
padding-left:20px;
}
#cat{
background-color:#0cb3d2;
color:#fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
padding:10px;
}
#submenu a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
padding:10px;
margin-top:10px;
color:#666666;
text-decoration:none;
clear:both;
}
#title{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
margin-bottom:20px;
color: #0cb3d2;
}
#product{
float:left;
width:140px;
margin-right:30px;
height:187px;
margin-bottom:20px;
}
#tit_pro{
color:#0cb3d2;
font-weight:bold;
padding-bottom:10px;
}
#product a{
color:#fff;
text-decoration:none;
}
#product img{
border: solid 1px #ccc;	
}

#sotto{
	position: absolute;
	bottom:0px;
	z-index:255;
	background-image: url(../img/nero_60.png);
	width:273px;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}

#sotto a{
	color:#fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
text-decoration:none;
}
#banda_bianca{
	position:absolute;
	z-index:10;
	bottom:0;
	height:42px;
	background-image: url(../img/bianco_60.png);
}