/**
<a href="#" onClick="MM_openBrWindow('galleria1.html','Galleria','width=400,height=400')"><img src="immagini/galleria.gif" width="180" height="28" border="0"></a>
**/



/** WWW.AISCALINI.IT **/

/* tag generici */
body {
	height: 100%;
	width: 100%;
	border: 3px solid #A31919;
	margin: 0px;
	padding: 0px;
	background: url(../immagini/sfondo.jpg);
	font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;}
p {text-align: justify;
	padding: 5px;}
.center {text-align: center;
	padding: 5px;
	margin: 0px;}
h2 {font-size: 140%;
	text-align: center;
	font-style: italic;
	color: #A31919;}
h4 {font-size: 120%;
	text-align: center;
	margin: 0px;
	padding: 0px;}
a {color: #A52A2A;}



/* div totale */
#totale {
	background: url(../immagini/erba2.gif) left bottom repeat-x;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0 0 40px 0;
}


/* div testata */
#testata {
	height: 115px;
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background: url(../immagini/testa.jpg) top left no-repeat;
}
#testata a {
	/*float: left;*/
	height: 115px;
	width: 379px;
	display: block;
}
h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -1500px;
}
#testa_testo {
	width: 50%;
	float: right;
	margin-left: 10px;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;}


/* div testo */
#testo {
	width: 100%;
	height: 100px;
	margin: 0px;
	padding: 0px;
}



/* tasti */
#tasti {
	width: 210px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#tasti ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tasti li {
	margin: 0px;
	padding: 0px;
	width: 210px;
}
#tasti a {
	display: block;
	width: 210px;
	text-indent: -1500px;
}
#ris {background: url(../immagini/ristorante.jpg) top left no-repeat;
	height: 32px;}
#ris a {height: 32px;}

#per {background: url(../immagini/pernottamento.jpg) top left no-repeat;
	height: 30px;}
#per a {height: 30px;}

#cuc {background: url(../immagini/cucina.jpg) top left no-repeat;
	height: 34px;}
#cuc a {height: 34px;}

#can {background: url(../immagini/cantina.jpg) top left no-repeat;
	height: 30px;}
#can a {height: 30px;}

#dis {background: url(../immagini/distillati.jpg) top left no-repeat;
	height: 34px;}
#dis a {height: 34px;}

#dol {background: url(../immagini/dolci.jpg) top left no-repeat;
	height: 33px;}
#dol a {height: 33px;}

#con {background: url(../immagini/contatti.jpg) top left no-repeat;
	height: 33px;}
#con a {height: 33px;}

#gal {background: url(../immagini/galleria.jpg) top left no-repeat;
	height: 36px;}
#gal a {height: 36px;}

#chiusura {
	background: url(../immagini/tasti_sotto.jpg) top left no-repeat;
	height: 23px;
}


/* contenuti */
#contenuto {
	float: left;
	margin: 15px 0 0 10px;
}
#contenuto_vino {
	float: left;
	margin: 15px 0 0 10px;
	background: url(../immagini/vino.jpg) bottom right no-repeat;
}
/*#contenuto */ul {
	text-align:  left;
	margin: -15px 0 10px 20px;
	list-style-type: square;
}
.right {
	text-align: right;
}
.immagini {
	background: #FFDAB9;
	border: 1px solid #A31919;
	text-align: center;
}
.richiesta {
	background: #FFDAB9;
	border: 1px solid #A31919;
	margin: 5px;
}
img {
	margin: 5px;
	border: 0px;
}
table {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 95%;
}
#offerte {
	width: 300px;
	background: #FFDAB9;
	border: 1px solid #A31919;
}
h3 {
	width: 100%;
	height: 25px;
	font-size: 120%;
	text-align: center;
	background-color: #A31919;
	color: #FFDAB9;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#offerte ul {
	margin: 5px 3px 5px 20px;
	text-align: left;
}
#offerte li {margin-bottom: 2px;}
.home {
	font-weight: bold;
	padding-right: 15px;
	text-align: left;
}
.evidenziato {
	background: #FFDAB9;
	border: 1px dashed #A31919;
	padding: 15px;
	margin-right: 15px;
	font-weight: bold;
	text-align: left;
}
.nota {
	font-size: 80%;
	text-align: left;
	color: Red;
}
.errore {
	color: Red;
	margin: 3px 5px;
	padding: 0px;
}
address {
	font-style: normal;
	text-align: center;
	margin: 5px;
	font-weight: bold;
}


