<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


/****************************************************************************************************************/

* { margin:0; padding:0; }
.clear{clear:both;}
.legenda{margin:30px 0 20px 10px;font-size:12px;}

img{
	border:0;
}

a {
	text-decoration:none;
	border:none;
}

a:hover{
	text-decoration:none;
	border:none;
	color:#F90;
}

body{
	background-color:#fff;
	height:100%;
}

#page {
  width: 960px;
  margin: 0 auto;
  background-color:#7d9e11;
  font-family:Arial, Helvetica, sans-serif;
  overflow:hidden;
  
}




.left{
	float:left;
}

.right{
	float:right;
}

.giallo{
	color:#ecb609;
}

.rosso{
	color:#ed1b24;
}

.white{
	color:#fff;
}

.bordeaux{
	color:#a60c01;
}


.title_nero{
	width:220px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-align:center;
	border-bottom:1px solid #000;
	padding:5px 0;
	margin-bottom:10px;
}

.title_bianco{
	width:220px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border-bottom:1px solid #fff;
	padding:5px 0;
	margin-bottom:10px;
}

.voce{
	width:220px;
	height:20px;
}

.nome{
	width:170px;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
}

.prezzo{
	width:40px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

.ingredienti{
	width:210px;
	font-size:12px;
	padding:0 5px;
	margin-bottom:5px;
}

.line-height{
	line-height:16px;
}

.line-height_venti{
	line-height:20px;
}

.asterisco{
	width:220px;
	font-size:10px;
	padding:0 5px;
	margin-top:5px;
	_margin-top:3px;
}






/************************************************ HEADER *******************************************************/

#header{
	width:100%;
	height:250px;
	background-image:url('../images/header.png');
	background-repeat:no-repeat;
}

#logo {
	height:200px;
	width:200px;
	/*background-image:url('../images/logo.png');
	background-repeat:no-repeat;
	text-indent: -9000px;*/
}

#telefono{
	width:250px;
	height:30px;
	margin:170px 0 0 125px;
}

#telefono p{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

#consegna{
	width:180px;
	height:60px;
	margin:7px 0 0 17px;
}

#consegna p{
	font-size:24px;
	font-weight:bold;
	text-align:center;
}


/************************************************ CONTENT *******************************************************/

#content{
	width:100%;
}

/****************** CONTENT_LEFT **************************/

#content_left{
	width:232px;
	margin:15px 5px 0 12px;
	_margin:15px 0 0 2px;
}

#bevande{
	width:232px;
	height:255px; 
	background-image:url('../images/bevande_bibite1.png');
	background-repeat:no-repeat;
}

/*#bibite{
	width:200px;
	height:193px;
	margin:7px 0 0 9px;
	background-image:url('../images/bibite.png');
	background-repeat:no-repeat;
}*/

#extra{
	width:230px;
	height:250px; 
	background-image:url('../images/extra.png');
	background-repeat:no-repeat;
	margin-top:5px;
}

#formati{
	width:230px;
	height:205px; 
	background-image:url('../images/formati.png');
	background-repeat:no-repeat;
}

#lavora{
	width:230px;
	text-align:center;
}

#lavora span{
	font-size:12px;
}

#lavora_title{
	font-size:14px;
	font-weight:bold;
	margin:15px 0;
}

.contatti{
	font-weight:bold;
	font-size:12px;
	margin:15px 0;
}

.contatti a{
	font-weight:bold;
	font-size:12px;
	color:#000;
}

/****************** CONTENT_RIGHT **************************/

#content_right{
	width:695px;
	margin:15px 0 0 0;
	border: 2px solid #46590a;
	-moz-border-radius: 10px 10px;
}

/******* TOP *************/

#top{
	width:695px;
	height:340px;
	background-image:url('../images/top.png');
	background-repeat:no-repeat;
	display:block;
}

#menu{
	width:555px;
	height:35px;
	margin-left:80px;
	margin-top:-15px;
	_margin-top:0;
	display:block;
}

.menu_normal{
	font-size:14px;
	font-weight:bold;
	padding:4px 0 0 9px;
}

#menu_pizze{
	width:120px;
	height:31px;
	background-image:url('../images/button_uno.png');
	background-repeat:no-repeat;
}

#menu_calzoni{
	width:249px;
	height:31px;
	background-image:url('../images/button_due.png');
	background-repeat:no-repeat;
	margin:0 10px;
}

#menu_dessert{
	width:139px;
	height:31px;
	background-image:url('../images/button_tre.png');
	background-repeat:no-repeat;
}

#contenitore_testo_uno{
	width:695px;
	height:70px;
	margin-top:35px;
	_margin-top:20px;
}

#testo_uno{
	width:500px;
	height:70px;
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
	text-align:justify;
	display:block;
	clear:both;
}

#contenitore_testo_due{
	width:695px;
	height:40px;
	margin-top:30px;
}

#testo_due{
	width:695px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	display:block;
}

#contenitore_testo_tre{
	width:695px;
	height:140px;
	margin-top:30px;
}

#testo_tre{
	width:685px;
	height:140px;
	font-size:12px;
	font-weight:bold;
	padding:0 5px;
	text-align:justify;
	display:block;
	
}

/******* MIDDLE *************/

#middle{
	width:695px;
	display:block;
}

#middle_left{
	width:415px; 
	height:205px;
}

#middle_right{
	width:270px;
	height:180px;
	background-image:url('../images/clickeat.png');
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:20px;
	margin-left:10px;
}

#middle_right a{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

#logo_clickeat{
	width:126px;
	height:30px;
	background-image:url('../images/justeat.png');
	background-repeat:no-repeat;
	margin: 10px 0 10px 70px;
}

#middle_right p{
	font-size:12px;
	font-weight:bold;
}

#contenitore_testo_quattro{
	width:405px;
	height:40px;
	margin-top:15px;
}

#testo_quattro{
	width:405px;
	height:40px;
	font-size:12px;
	font-weight:bold;
	padding:0 5px;
	text-align:justify;
}

#anni{
	width:70px;
	height:60px;
	background-image:url('../images/15anni.png');
	background-repeat:no-repeat;
	margin: 15px 0 0 60px;
}

#contenitore_testo_cinque{
	width:405px;
	height:60px;
	margin-top:15px;
}

#testo_cinque{
	width:180px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:25px 0 0 30px;
}

#contenitore_testo_sei{
	width:405px;
	height:40px;
	margin-top:15px;
}

#testo_sei{
	width:405px;
	font-size:12px;
	font-weight:bold;
	margin-top:23px;
	padding:0 5px;
	text-align:justify;
}

#middle_bottom{
	width:690px;
	font-size:12px;
	font-weight:bold;
	padding:0 5px;
	margin-top:35px;
	text-align:justify;
}

/******* BOTTOM *************/

#bottom{
	width:695px;
	height:198px;
	background-image:url('../images/bottom.png');
	background-repeat:no-repeat;
	margin-top:50px;
	display:block;
}

#buoni{
	width:695px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

#bottom_left{
	width:280px;
	font-size:16px;
	font-weight:bold;
	padding:0 5px;
	margin-top:45px;
	text-align:center;
}

#bottom_left p{
	font-size:12px;
	font-weight:bold;
}

#bottom_right{
	width:200px;
	font-size:12px;
	font-weight:bold;
	padding:0 5px;
	margin:30px 0 0 15px;
	text-align:center;
}

#luogo{
	width:695px;
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
	padding:0 5px;
}




/**********************************************	PAGINA "LE NOSTRE PIZZE" ***************************************************/

.freccia{
	width:52px;
	height:59px;
	background-image:url('../images/freccia.png');
	background-repeat:no-repeat;
}

.tipo{
	width:300px;
	height:59px;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	padding:16px 0 0 10px;
}

.elenco{
	width:685px;
	margin: 10px 5px;
}

.sinistra{
	width:320px;
	margin:0 40px 0 0;
}

.destra{
	width:320px;
}

.contenitore{
	margin-bottom:7px;
}

.nome_prodotto{
	width:280px;
	font-size:14px;
	font-weight:bold;
}

.prezzo_prodotto{
	width:40px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}

.ingredienti_prodotto{
	width:210px;
	font-size:12px;
	padding:3px 0;
}

.banner_pizza{
	height:140px;
}

.banner_pizza2{
	height:170px;
}

.validita{
	width:695px;
	text-align:center;
	font-size:10px;
	margin-top:20px;
}

.farinata{
	width:695px;
	font-size:10px;
	margin:15px 5px;
}

.rusticao{
	width:620px;
	font-size:14px;
	font-weight:bold;
	margin-right:20px;
}




#footer{
	width:960px;
	font-size:10px;
	margin-right:20px;
}

#footer p{
	font-size:10px;
	text-align:center;
	margin-top:25px;
}

</pre></body></html>