body {
    margin      : 1.7%;
    background-color: #FFCC99; /*#cc9966;*/
}
a img {
	border		: 0px solid black;
}
#box {
    padding     : 0px;
    margin      : 0px auto;
    width       : 760px;
    margin-bottom: 30px;
}
#top {
    border      : #33140f 1px solid;
    background-color: #f5deb3;
    padding     : 0px;
    margin      : 0px;
    text-align	: center;
    border-bottom: 0px solid #33140f;
}
#corpo {
    position	: relative;
    border      : #33140f 1px solid;
    background	: #E1C4A6;
    text-align	: left;
	background-color: #ffffcc;
}
#bottom {
    clear       : both;
    margin-top	: 20px;
    border		: 1px double black;
    padding		: 5px;
    height      : 30px;
    width		: 650px;
    font-weight : bold;
    font-size   : 12px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color       : White;
    background-color: #ff9966;
}
#imgLogo {
	width: 700px;	
}
#menu {
	position	: absolute;
	top			: 0px;
	left		: 0px;
}
#pulsante1 {
	position	: absolute;
	top			: 10px;
	right		: -790px;
	border		: 0px solid black;
}
#pulsante2 {
	position	: absolute;
	top			: 60px;
	right		: -790px;
	border		: 0px solid black;
}
#pulsante3 {
	position	: absolute;
	top			: 110px;
	right		: -790px;
	border		: 0px solid black;
}
#pulsante4 {
	position	: absolute;
	top			: 160px;
	right		: -790px;
	border		: 0px solid black;
}
#pulsante5 {
	position	: absolute;
	top			: 210px;
	right		: -790px;
	border		: 0px solid black;
}
.testo
{
	margin		: 10px;
	font-weight	: bold;
	font-size	: 16px;
	font-family	: Sylfaen, Verdana, Arial, Serif;
	color		: #990033;
}
#imgMarmotta {
	position	: absolute;
	bottom		: -40px;
	left		: 650px;
}

/* lesa / belgirate Messicano/straniero: Indiana Caffè
*/

/********************************************************************** 
**************************** STILI PER HOME ***************************
**********************************************************************/
#homeTesto {
	width		: 500px;
	height		: 515px; /* 520 + 5 + 5 = 530px */
}
#imgIngresso {
	width		: 400px;
	height		: 520px;
	margin		: 5px;
}
#boxSinistra  {
	position	: absolute;
	top			: 0px;
	left		: 0px;
	width		: 414px;   /* 400 + 5 + 5 + 3 + 1 = 414px */
	height		: 535px;
	border-right: 3px solid #33140f;
}
#boxDestra  {
	position	: absolute;
	top			: 0px;
	right		: 0px;
	width		: 343px;  /* 760 - 414 = 346px */
	height		: 535px;
}
#boxDestra p {
	padding     : 5px 10px;
}

/********************************************************************** 
************************* STILI PER CHI SIAMO *************************
**********************************************************************/
#barra {
	width		: 758px;
}
#chiSiamoTesto {
	width		: 500px;
	text-align	: justify;
	padding		: 20px 30px;
}

/********************************************************************** 
************************* STILI PER CONTATTI **************************
**********************************************************************/
#contattiTesto {
	width		: 500px;
	height		: 310px;
	text-align	: justify;
	padding		: 30px 40px;
}

/********************************************************************** 
************************ STILI PER DOVE SIAMO *************************
**********************************************************************/
#doveSiamoTesto {
	width		: 500px;
	height		: 610px;
	text-align	: center;
	padding		: 30px 40px;
}
#cartina {
    padding-top : 15px;
}
#map {
	border		: 2px solid brown;
}

/********************************************************************** 
************************ STILI PER RISTORANTE *************************
**********************************************************************/
#ristoranteTesto {
	width		: 580px;
	height		: 600px;
	text-align	: justify;
	padding		: 30px 70px 15px 30px;
}
#visore {
    border      : 3px solid brown;
    padding		: 10px;
}
#img {
    border      : 2px solid white;
    width		: 550px;
}
#controlli {
	width		: 580px;
	height		: 30px;
    padding     : 10px 0px;
}
#didascalia { 
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size   : 12px;
    font-variant: small-caps;
    width		: auto;
    text-align	: center;
    margin		: 10px 110px;
}
#controlli img {
    width		: 83px;
    cursor      : hand;
}
#controlli #avanti {
	position	: absolute;
	top			: 110px;
	left		: 520px;
}
#controlli #indietro {
	position	: absolute;
	top			: 110px;
	left		: 60px;
}

/********************************************************************** 
************************* STILI PER CREDITS ***************************
**********************************************************************/
#creditsTesto {
	width		: 500px;
	height		: 310px;
	text-align	: justify;
	padding		: 30px 40px;
}
#creditsTesto p {
	
}
