body {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#contenitore {
margin: 0 auto;
}

a {
	color: black;
}

#contenitoreprincipale {
	width: 950px;
	margin-left: 20px;
}

#spallasx {
	width: 640px;
	float: left;
	margin-top: 10px;
}

#spallasxcontent {
	width: 608px;
	float: left;
	background-image: url(/images/sfondo-spallasx.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 16px;
	margin: 0;
}

#spallabigcontent.tab {
	width: 918px;
	float: left;
	position: relative;
	top: -32px; /* top deve essere uguale al top di #tabmenu */
	*top: -21px;
	background-image: url(/images/sfondo-contenitorebig.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 16px;
	margin: 0;
}

#spallasxcontent.tab {
	position: relative;
	top: -32px; /* top deve essere uguale al top di #tabmenu */
	*top: -21px;
}

#tabmenu {
	position: relative;
	top: -32px;
	*top: -21px;
	width: 100%;
	float: left;
	background-image: url(/images/sfondo-doppiobordo-trasp.png);
	background-repeat: repeat-y;
	background-position: top left;
}

#tabmenu.big {
	background-image: url(/images/sfondo-doppiobordo-trasp-big.png);
}

#spalladx {
	width: 300px;
	padding-top: 0;
	margin-top: 0;
	float: right;
}

#testata {
	height: 90px;
	background-image: url(/images/testata1.png);
}

#testata.big {
	background-image: url(/images/testatabig1.png);
}

#testataristoratore {
	height: 90px;
	background-color: #F6F6F6;
	background-image: url(/images/cucchiaioforchetta.png);
	background-position: center right;
	background-repeat: no-repeat;
	border-left: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	margin-top: 0;
	padding: 20px;
}

#testataristoratore img.logo {
	float: left;
	margin-right: 20px;
	vertical-align: middle;
}

#testataristoratore h2 {
	font-size: 18pt;
	font-weight: bold;
	color: #9C0028;
	margin: 0;
}

#testataristoratore h3 {
	font-size: 14pt;
	font-weight: bold;
	color: black;
	margin: 0;
}

#contentristoratore {
	font-size: 8pt;
}

.titoletto {
	font-weight: bold;
	color: #9C0028;
	text-decoration: none;
}

.pulsantetesto {
	text-transform: uppercase;
	background-color: #9C0028;
	padding: 2px 5px;
	color: white;
	text-decoration: none;
}

.pulsantetesto:hover{
	text-decoration: underline;
}

#colonna12 {
	float: left;
	width: 296px;
	margin-right: 15px;
}

#colonna23 {
	float: left;
	width: 296px;
	margin-right: 15px;
}

#colonna45 {
	float: left;
	width: 296px;
	margin-right: 15px;
}

#colonna1, #colonna2, #colonna3, #colonna4, #colonna5 {
	float: left;
	width: 140px;
	margin-right: 15px;
}

#colonna6 {
	float: right;
	width: 140px;
}

#colonnamappa {
	float: left;
	width: 760px;
	height: 350px;
}

#ladigepiede {
	float: left;
	width: 990px;
}

#menuprincipale {
	height: 28px;
	background-color: black;
}

#cucinatrentina {
	height: 180px;
	background-color: #F6F6F6;
	background-image: url(/images/cucchiaioforchetta.png);
	background-position: center right;
	background-repeat: no-repeat;
	border-left: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	margin-top: 0;
	padding: 16px 230px 16px 16px;
	vertical-align: middle;
}

#cucinatrentina h2 {
	font-size: 18pt;
	font-weight: bold;
	color: #9C0028;
	margin: 0;
}

#cucinatrentina h3 {
	font-size: 14pt;
	font-weight: bold;
	color: black;
	margin-top: 0;
}

#cucinatrentina p {
	margin-top: 1em;
	font-size: 10pt;
}

#colonnasecondariasx {
	float: left;
	width: 452px;
}

#colonnasecondariadx {
	float: right;
	width: 140px;
}

#ristoratorehomepage {
	float: left;
	width: 296px;
	font-size: 8pt;
}

#specialitahomepage {
	float: right;
	margin-left: 16px;
	width: 140px;
	font-size: 8pt;
}

.risultatoricerca {
	width: 100%;
	height: 85px;
	margin-bottom: 10px;
	position: relative;
}

.risultatoricerca .foto {
	float: left;
}

.risultatoricerca .dettaglio {
	float: left;
	margin-left: 10px;
	width: 300px;
}

.risultatoricerca p {
	margin-top: 0;
	margin-bottom: 3px;
}

.risultatoricerca .titoletto {
	font-weight: bold;
	color: #9C0028;
	text-transform: uppercase;
	font-size: 10pt;
}

.risultatoricerca .dettagli {
	position: absolute;
	bottom: 0;
	right: 0;
}

.paginazionericerca {
	width: 100%;
	height: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

#paginazionericercatop.paginazionericerca {
	margin-bottom: 10px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 10px;
}

#paginazionericercabottom.paginazionericerca {
	margin-top: 10px;
	border-top: 1px solid #dedede;
	padding-top: 10px;
}

.paginazionericerca .paginacorrente {
	float: left;
}

.paginazionericerca .linkpagine {
	float: right;
}

h3 {
	font-size: 8pt;
	font-weight: bold;
	color: #9C0028;
}

h4 {
	font-weight: bold;
	text-decoration: underline;
}

h3, h4 {
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0;
}

table.box td.titolo {
	background-color: black;
	font-weight: bold;
	color: white;
	padding: 3px;
}

td.boxtit {
	background-color: #9C0028;
	color: white;
	padding: 5px;
}

td.boxtit a{
	color: white;
	text-decoration: none;
}

td.boxtit a:hover{
	text-decoration: underline;
}

#boxinformazioni td.logo {
	border: 1px solid #dadada;
	background-color: white;
	text-align: center;
}

table.box {
	font-size: 8pt;
	margin-bottom: 16px;
}

table.box p {
	margin-top: 5px;
}

table.box input {
	font-size: 8pt;
	width: 100%;
	border: 0;
}

table.box input.pulsante {
	font-size: 8pt;
	float: right;
	border: 0;
	width: 60px;
	text-transform: uppercase;
}

table.box select {
	font-size: 8pt;
	width: 100%;
	border: 0;
}

table.box td.link {
	padding: 3px;
	background-color: #D7D7D7;
	text-decoration: none;
	color: black;
	background-image: url(/images/frecciadx-bianca-3dx.png);
	background-position: center right;
	background-repeat: no-repeat;
}

table.box td.link:hover {
	background-color: #9C0028;
	color: white;
}

#ricercamappa {
	margin-bottom: 16px;
}

#ricercamappa table.box {
	background-color: #9C0028;
}

#ricercamappa td.box {
	color: white;
}

#ricercamappa td.box a{
	color: black;
}

#homeriquadrorandom {
	float: left;
	width: 452;
}

#homeriquadrorandom div {
	float: left;
	width: 140px;
	margin-right: 16px;
	margin-bottom: 16px;
	background-image: url(/images/frecciadx-riquadrorandom.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0;
}

#homeriquadrorandom p {
	margin-top: 3px ;
	margin-bottom: 0;
}

#evidenza {
	margin-top: 20px;
	float: left;
	width: 452;
}

#homeriquadrorandom div.ultimo {
	margin-right: 0;
	margin-bottom: 16px;
}

.tit {
	color: #9C0028;
	font-weight: bold;
}

ul.tabnav { /* general settings */
	text-align: left; /* set to left, right or center */
	font-size: 8pt;
	font-weight: bold;
	border-bottom: 1px solid #DADADA; /* set border COLOR as desired */
	list-style-type: none;
	padding: 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
	*margin-left: 0;
}

ul.tabnav li { /* do not change */
	display: inline;
}

ul.tabnav li.selected { /* settings for selected tab */
	/*border-bottom: 1px solid #DADADA; /* set border color to page background color */
	/*background-color: #fff; /* set background color to match above border color */
}

ul.tabnav li.selected a { /* settings for selected tab link */
	border-top: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	background-color: #fff; /* set selected tab background color as desired */
	color: #9C0028; /* set selected tab link color as desired */
	position: relative;
	top: 1px;
	padding-top: 3px; /* must change with respect to padding (X) above and below */
}

ul.tabnav li a { /* settings for all tab links */
	padding: 3px 10px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	/*border: 1px solid black; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	/*background-color: white; /* set unselected tab background color as desired */
	color: black; /* set unselected tab link color as desired */
	margin-left: 0; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

ul.tabnav a:hover { /* settings for hover effect */
	/*background: #fff; /* set desired hover color */
}


/* MENU PRINCIPALE */

#menuprincipale ul {
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
	list-style-type: none;
	padding: 0 10px;
	margin-top: 0;
}

#menuprincipale li {
	display: inline;
	background-image: url(/images/frecciamenuprincipale-bianca.png);
	background-repeat: no-repeat;
	background-position: center right;
	line-height: 28px;
}

#menuprincipale li.selected {
	background-image: url(/images/frecciamenuprincipale-tit.png);
}

#menuprincipale li:hover {
	background-image: url(/images/frecciamenuprincipale-tit.png);
}

#menuprincipale li.selected a {
	position: relative;
	padding-top: 3px;
}

#menuprincipale  li a {
	padding: 3px 40px 3px 0;
	color: white;
	margin-left: 0px;
	text-decoration: none;
}

#contentristoratore #fotogallery img {
	margin-right: 12px;
	margin-bottom: 12px;
}

#download {
	float: left;
	width: 760px;
}

#download .riga {
	border-bottom: 1px solid #dadada;
	margin-bottom: 10px;
}

#download .titolo {
	margin-bottom: 3px;
}

#download .descrizione {
	background-color: #f6f6f6;
	border-top: 1px solid #dadada;
}

#download .scarica {
	float: right;
}

a.download {
	color: #9C0028;
	padding-right: 20px;
	background-image: url(/images/floppy.png);
	background-position: center right;
	background-repeat: no-repeat;
}

.box .titolo {
	background-color: black;
	font-weight: bold;
	color: white;
	padding: 3px;
	text-transform: uppercase;
}

.box ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.boxul a {
	display: block;
	line-height: 14px;
	padding: 3px;
	background-color: #f6f6f6;
	background-image: url(/images/frecciadx-bianca-3dx.png);
	background-position: right center;
	background-repeat: no-repeat;
	color: black;
	text-decoration: none;
}

.boxul a:hover {
	background-color: #9c0028;
	color: white;	
}

.box li {
	display: block;
}

#scheda-specialita .rigaspecialita {
	height: 80px;
	margin-bottom: 10px;
}

#scheda-specialita .rigaspecialita:hover {
	background-color: #f6f6f6;
}

#scheda-specialita .rigaspecialita .foto{
	float: left;
}

#scheda-specialita .rigaspecialita .titolo {
	float: left;
	padding: 10px;
}

#scheda-specialita a {
	text-decoration: none;
}

#scheda-specialita a:hover {
	text-decoration: underline;
}

