@charset "utf-8";
/* CSS Document */

body  {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:13px;
}

img {
	border:0px;
}

a {
	text-decoration:none;
	color:#0066CC;
}

.pagina {
	width:980px;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
}

.logo_sw {
	width:490px;
	height:94px;
	margin-left:5px;
	margin-bottom:10px;
	float:left;
}

.menu_alto{
	width:400px;
	height:100px;
	float:right;
	margin-top:-8px;
}

.barra_top_loghi{
	background-image:url(img/barra_top_loghi.jpg);
	background-repeat:repeat-x;
	height:28px;
}

.barra_bottom_loghi{
	background-image:url(img/barra_bottom_loghi.jpg);
	background-repeat:repeat-x;
	height:27px;
}

.bopizza{
	width:270px;
	height:69px;
	margin-left:20px;
	float:left;
}
.easy {
	width:270px;
	height:69px;
	float:left;
}
.night {
	width:400px;
	height:69px;
	float:right;
}

#bpbn, #esbn, #nlbn {
	display:block;
}

#bpc, #esc, #nlc {
	display:none;
}

.menu_sx{
	width:220px;
	float:left;
}

.bottone{
	width:220px;
	height:35px;
}

.contenuti{
	width:720px;
	padding:5px;
	border:3px solid #C2C1C1;
	float:right;
}

.testo_azienda{
	width:350px;
	padding:5px;
	text-align:justify;
	float:left;
}

.mappa{
	width:350px;
	padding:5px;
	float:left;
}

.form{
	width:700px;
	margin-left:180px;
}

.clienti{
	width:710px;
	margin-left:25px;
}

.testo_portfolio{
	width:500px;
	float:left;
}

.loghi_clienti{
	width:150px;
	float:left;
}

.prodotti{
	width:710px;
	margin-left:25px;
}

.testo_prodotti{
	width:400px;
	float:left;
}

.loghi_prodotti{
	width:250px;
	float:left;
}

.testo_grafica{
	width:650px;
	margin-left:30px;
	text-align:justify;
	}
.img_grafica{
	width:475px;
	height:300px;
	float:right;
}

.footer{
	background-image:url(img/barra_footer.jpg);
	background-repeat:repeat-x;
	height:123px;
	}
	
.testo_footer{
	width:250px;
	height:50px;
	margin-left:70px;
	color:#666666;
	float:left;
}