@charset "utf-8";
/*stili per il layout fisso*/
html,body{
	margin: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
	color: #31271E;
	background-color: #130F0C;
}
div#container{
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/template_02.jpg);
	background-repeat: repeat-y;
}
div#header{
	background-image: url(img/template_01.jpg);
	background-repeat: no-repeat;
	height: 192px;
}
div#inc_header{
	width: 728px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 57px;
	padding-top: 150px;
}
div#pubblicita{
	height: 100px;
	width: 728px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 57px;
	vertical-align: top;
}
div#contenitore{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#sinistra{
	width: 191px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 7px;
}
div#destra{
	float: right;
	width: 595px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
div#centrale{
	width: 790px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
	text-align: left;
}
div#ricerca{
	width: 222px;
}
/*stili per il menu*/
div#menu{
	background-image: url(img/menu_02.jpg);
	background-repeat: repeat-y;
	width: 222px;
}
div#menu_ricette{
	background-image: url(img/menu_ricette.jpg);
	background-repeat: no-repeat;
	width: 222px;
	height: 68px;
}
div#menu_sagre{
	background-image: url(img/menu_sagre.jpg);
	background-repeat: no-repeat;
	width: 222px;
	height: 68px;
}
div#menu_vini{
	background-image: url(img/menu_vini.jpg);
	background-repeat: no-repeat;
	width: 222px;
	height: 68px;
}
div#menu_standard{
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	width: 222px;
	height: 68px;
}
div#menu_centro{
	width: 180px;
	text-align: left;
	padding-left: 18px;
	font-size: 11px;
	line-height: 10px;
	font-family: arial, sans-serif;
	font-weight: normal;
	white-space: nowrap;
}
div#menu_centro a{
	width: 222px;
	text-align: left;
	padding-left: 1px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	color: #6f3c1b;
	text-decoration: underline;
	line-height: 13px;
}
div#menu_basso{
	background-image: url(img/menu_03.jpg);
	background-repeat: no-repeat;
	width: 222px;
	height: 29px;
}
/*stili per il box*/
div#box{
	background-image: url(img/box_02.jpg);
	background-repeat: repeat-y;
	width: 600px;
	color: #31271E;
}
div#box_standard{
	background-image: url(img/box.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 69px;
}
div#box_ricette{
	background-image: url(img/tuttoricette.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 69px;
}
div#box_sagre{
	background-image: url(img/box_01.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 69px;
}
div#box_vini{
	background-image: url(img/box_vini.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 69px;
}
div#box_centro{
	width: 564px;
	padding-left: 18px;
	padding-right: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6f3c1b;
	font-size: 11px;
}
div#box_centro a{
	font-weight: bold;
	color: #6F3C1B;
	text-decoration: underline;
	font-size: 12px;
}
div#box_sotto{
	background-image: url(img/box_03.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 23px;
}

/*stili vari*/
h1 {
	font-size: 18px;
	font-style: oblique;
	color: #660033;
}
h2 {
	font-size: 16px;
	font-style: italic;
	color: #590000;
}
h3 {
	font-size: 14px;
	color: #8C5E33;
}
.bordino {
	border: 1px dotted #C69262;
}
.barra {
	background-image: url(img/barra.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #E6BA99;
	height: 26px;
}
.barra_commento {
	background-image: url(img/barra_commento.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #663300;
	height: 26px;
}
div#pagina {
	height: 20px;
	width: 15px;
	display: inline;
	background-image: url(img/barra.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	padding: 6px;
	line-height: 18px;
	font-weight: bold;
	color: #E1AD85;
}
.pagina {
	height: 20px;
	width: 15px;
	display: inline;
	background-image: url(img/barra_commento.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	padding: 6px;
	line-height: 18px;
}
a:link {
	text-decoration: underline;
	color: #533825;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #B16543;
}
a:visited {
	text-decoration: underline;
	color: #533825;
	font-weight: normal;
}
div#footer{
	background-image: url(img/template_04.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 850px;
	display: table;
	clear: both;
	margin: 0px;
	float: no;
}
div#inc_footer {
	font-size: 11px;
	margin-top: 30px;
}
div#inc_footer a{
	color: #6F3C1B;
	text-decoration: none;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	margin:.5em 0;
	overflow:auto;
	width:800px;
	background-color: #000000;
}

img{
}
/*  */
#preview{
	position:absolute;
	border:1px ridge #000000;
	display:none;
	color:#FF9966;
	font-weight: bold;
	background-image: url(img/sfondo_foto.jpg);
	background-repeat: repeat;
	padding-bottom: 20px;
	}
#preview a{
	color:#673D24;
	font-weight: bold;
	}
.titolo {
	font-weight: bold;
	text-decoration: underline;
}

