﻿body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #000;
	background-image:url('images/bg2.jpg');
	background-repeat:repeat-y;
	background-position:center;
}

#container {
	width: 998px;
	margin: auto;
	background: #fff;
	border-left: 0px solid #cecece;
	border-right: 0px solid #cecece;
	border-bottom: 0px solid #cecece;
}

#header {
	background: #fff;
}

#page {
	width:998px;
	float: left;
	background: #fff;
}

#boxsx {
	width:758px;
	float:left;
	text-align:left;
	background: #fff;
/*	margin-left: 1px;*/
}
/*
#boxsx p{
	font-weight:bold;
	color: #ff0000;
	font-size:17px;
	font-family:Cambria;
}
*/
#boxdx {
	width: 240px;
	float: left;
	background: #fff;
/*	margin-left: 10px;*/
}

#footer{
	background: #fff;
}

.black{
	color:#000000;
}

table {
	background: #fff;
}

.destra{
	margin-right:14px;
}

.nolink a{
	text-decoration:none;
	color:#ffffff;
}

.nero a{
	text-decoration: none;
	color: #000000;
}





.clearer { 
	float:none; 
	clear:both; 
}

h1{
	font-family:Verdana;
	font-size:20px;
	color:#000;
	text-align:justify;
	padding-left:10px;
/*	line-height:40px;*/
}

h2{
	font-family:Verdana;
	font-size:14px;
	color:#000;
	text-align:justify;
	padding-left:10px;
}

h3{
	font-family:Cambria;
	font-size:16px;
	color:#D25A0B;
	text-align:justify;
}

.sx {
	padding-left:10px;
}

#boxsx p {
	font-family: Verdana;
	text-align:left;
	font-size:12px;
	line-height:17px;
	color: #000000;
	padding-left:10px;
}

#boxdx p {
	font-family: Verdana;
	text-align:left;
	font-size:12px;
	line-height:17px;
	color: #000000;
	padding-left:10px;
}

img {
	border: none;
}

#footer p {
	font-family:Verdana;
	font-size:10px;
}
/********************************* menu *************************************/

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 15px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: #fff;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
border-color: #D25A0B; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #D25A0B; /*Brown color theme*/ 
}

/************************* prodotto ********************************/
.prodotto{
/*background:#FFF url(i/prod_bord_bot.gif) left bottom no-repeat;*/
border:1px #cecece solid;
color:#000;
margin-bottom:10px;
padding-bottom:5px;
float: left;
width: 227px;
}

/* prodotti e servizi Nokia posti in evidenza: il titolo dei box */
.prodotto h2{
margin:0;
padding:0px 0px 0px 5px;
border-bottom:1px solid #CCC;
font-size:14px;
color:#000;
}

/* prodotti e servizi Nokia posti in evidenza: l'immagine del prodotto */
.prodotto img{
float:left;
margin:5px 5px 5px 6px;
}

.prodotto p{
/*margin:5px 6px 5px 73px;*/
font-family:Verdana;
font-size:11px;
text-align:left;
color:#333;
}

/*************************** spot **********************************/
.spot{
float:left;
margin-left:5px;
width:160px;
}
.spot h2{
margin:0;
font-family:Cambria;
font-size:17px;
display:table-cell;
}
* html .spot h2{
display:block;
}
.spot a img{
margin-top:10px;
display:block;
}
.spot p{
margin:3px 0;
}






