/* CSS Document */


.logo {
	width:165px;
	height:49px;
	margin: 18px auto auto 16px;	
	float:left;}
	
.banner{
	width: 468px;
	height: 60px;
	border:1px solid #003399;
	margin: 11px auto auto 87px ;
	float:left
}	


.logo-gruppo {
	width:61px;
	height: 64px;
	margin: 16px 14px auto auto;
}

div#menu div.contatti {margin-top:57px;}
div#menu div.contatti p {margin-left:9px;}
div.contatti img {margin-left:5px}


/*index.php*/

.box-prodotti {width:313px; height:165px; float:left; background-color:#F0F0F0; padding:9px}

.box-prodotti img {width:313px; height:100px}

.box-prodotti p {margin:10px 0}

.m-r {margin-right:16px;}
