/* CSS Document */

/*stili per il layout elastico*/

/*html,body{margin: 0;padding: 0} */

body{font-family: arial,sans-serif; font-size: 76%;text-align: center; background-image:url(images/sfondo1.png); background-repeat:repeat; margin-top:20px}

/* Caratteristiche generali */

h1,h2{margin: 0;padding:0}
h1{padding-left:0.5em;font: bold 2.0em/80px; font-family:Geneva, Arial, Helvetica, sans-serif; color:#7E4400; font-style:oblique}
h2{font-size: 1.4em; color:#7E4400}
h3{font-size: 1.1em; color:#7E4400}
h4{font-size: 0.8em; color:#7E4400}
p{font-size:1.0em; font-family:Verdana, Arial, Helvetica, sans-serif; color:#7E4400}

/* Caratteristiche div conteiner */

div#container{width: 800px;margin: 0 auto;text-align: left; background-color:#FEEACE}

div#container{
filter:alpha(opacity=94);
-moz-opacity: 0.94;
opacity: 0.94
}
/*
feeace #FFFFCC
*/
/* Caratteristiche div header */

div#header{height:auto}

/* Caratteristiche div footer */

div#footer{text-align:center;padding:0 0;background-color: #FEEACE; border-top: medium solid #7E4400; color:#7E4400; clear:both}


/* Caratteristiche div content */

div#content{background-color:#FEEACE; margin:0 auto; padding-top:0}
div#content h2 {font-family:Verdana, Arial, Helvetica, sans-serif}
div#content h3 {font-family:Verdana, Arial, Helvetica, sans-serif; font-style:oblique}

/* Caratteristiche div navigation */
div#navigation{background-color:#FEEACE;}

a.menu:link
{
    background  : url(images/button1.jpg) no-repeat;
    text-align  : center;
    padding-top : 10px;
    width       : 120px;
    height      : 70px;
    text-decoration : none;
    color: #FEEACE;
}

a.menu:visited
{
    background  : url(images/button1.jpg) no-repeat;
    text-align  : center;
    padding-top : 10px;
    width       : 120px;
    height      : 70px;
    text-decoration : none;
    color       : #FEEACE;
}

a.menu:hover
{

    text-align      : center;
    width           : 120px;
    padding-top : 10px;
    height          : 70px;
	font-weight:bold;
    color           : #FEEACE;
    text-decoration : none;
    /*background      : url(images/button3.jpg) no-repeat;*/
}

a.menu:active
{
    text-align      : center;
    width           : 120px;
    padding-top : 10px;
    height          : 70px;
    color           : #FEEACE;
    text-decoration : none;
    /*background      : url(images/button3.jpg) no-repeat;*/
}

a#facebook:hover
{background : url(images/button_facebook.jpg) no-repeat;}

a#facebook:active
{background : url(images/button_facebook.jpg) no-repeat;}

a#dicono:hover
{background : url(images/button_dicono.jpg) no-repeat;}

a#dicono:active
{background : url(images/button_dicono.jpg) no-repeat;}

a#torte:hover
{background : url(images/button_torte.jpg) no-repeat;}

a#torte:active
{background : url(images/button_torte.jpg) no-repeat;}

a#gusti:hover
{background : url(images/button_gusti.jpg) no-repeat;}

a#gusti:active
{background : url(images/button_gusti.jpg) no-repeat;}

a#naturista:hover
{background : url(images/button_naturista.jpg) no-repeat;}

a#naturista:active
{background : url(images/button_naturista.jpg) no-repeat;}

a#dove:hover
{background : url(images/button_dove.jpg) no-repeat;}

a#dove:active
{background : url(images/button_dove.jpg) no-repeat;}

a#locale:hover
{background : url(images/button_locale.jpg) no-repeat;}

a#locale:active
{background : url(images/button_locale.jpg) no-repeat;}

a#contatti:hover
{background : url(images/button_contatti.jpg) no-repeat;}

a#contatti:active
{background : url(images/button_contatti.jpg) no-repeat;}

a#galleria:hover
{background : url(images/button_galleria.jpg) no-repeat;}

a#galleria:active
{background : url(images/button_galleria.jpg) no-repeat;}

a#guest:hover
{background : url(images/button_guest.jpg) no-repeat;}

a#guest:active
{background : url(images/button_guest.jpg) no-repeat;}

a#vini:hover
{background : url(images/button_vini.jpg) no-repeat;}

a#vini:active
{background : url(images/button_vini.jpg) no-repeat;}
a
{
    display: block;
	font-family:"Comic Sans MS";
	font-size:18px;
	color:#7E4400;
}

#backg{
	text-align:center;
	overflow:visible;

}

table.vini {
	background:#EDEDDC;
	padding:0px;
	width:100%;
}

tr.vini {
	
}
td.vini {
	padding:10px;
	border-bottom:5px #8F9B39 dotted;
	border-right:5px #8F9B39 dotted;
	width:50%;
}
img.vini {
	padding:10px;
}
p.vini_storia {
	font-size:1.4em; 
	font-family:Georgia; 
	color:#7E4400;
	font-style:italic;
}
p.vino_titolo {
	font-size:1.4em; 
	font-family:Georgia; 
	color:#7E4400;
}
p.vino_testo {
	font-size:1.3em; 
	font-family:Georgia; 
	color:#7E4400;
}
a.vino_link {
	font-size:1.3em; 
	font-family:Georgia;
}
