@charset "utf-8";
* { margin:0px; padding:0px; }

body {
	background-color: #cc2b2d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#tb_contatti {
	margin-left: 20px;
}
#tb_ricerca {
	margin-left: 20px;
}
#tb_risultati {
	margin-left: 20px;
}
#tb_risultati th {
	color: #FFFFFF;
	background-color: #CC2B2D;
	height: 25px;
}
#tb_risultati  td {
	padding-left: 5px;

}
#tb_risultati   td img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}
.part1 {
	background-image: url(../images/layout/ico_ingredienti.png);
	display: block;
	width: 550px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 20px;
}
.part2 {
	background-image: url(../images/layout/ico_fork.png);
	display: block;
	width: 550px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 20px;
}
.part3 {
	background-image: url(../images/layout/ico_ingredienti.png);
	display: block;
	width: 550px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 20px;
}
.note {
	background-image: url(../images/layout/ico_note.png);
	display: block;
	width: 550px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 20px;
}
.vino {
	background-image: url(../images/layout/ico_vino.png);
	display: block;
	width: 550px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 20px;
}



.td_contatti {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.inputc   {
	border: 1px solid #333333;
	width: 200px;
}
.inputc:focus {
	border: 1px solid #CC0000;
}
.buttonc {
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	margin: 0;
	padding: 2px 3px;
	color: #FFF;
	background-color: #CC2B2D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D13F41;
	border-right-color: #A22222;
	border-bottom-color: #A22222;
	border-left-color: #D13F41;

}
.buttond {
	font: bold 12px Arial, Sans-serif;
	height: 20px;
	margin: 0;
	color: #FFF;
	background-color: #CC2B2D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D13F41;
	border-right-color: #A22222;
	border-bottom-color: #A22222;
	border-left-color: #D13F41;

}

#notizia {
	background-image: url(../images/layout/bgnews.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 260px;
	width: 460px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	overflow: auto;
}

#index {
	height: 500px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/layout/bg_index.png);
	background-repeat: repeat-x;
	background-position: left center;
	margin-top: 20px;
}
#index #eltasta {
	height: 500px;
	width: 1000px;
	background-image: url(../images/layout/el_tasta.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#index #eltasta #logotipo_index {
	height: 500px;
	width: 1000px;
	background-image: url(../images/layout/logotipo_index.png);
	background-repeat: no-repeat;
	background-position: 410px 140px;
}
#index #eltasta #logotipo_index #entra {
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	padding-top: 380px;
}
#index #eltasta #logotipo_index #entra a {
	color: #FFFFFF;
	text-decoration: none;
}
#index #eltasta #logotipo_index #entra a:hover {
	text-decoration: underline;
}
#index #eltasta #logotipo_index #footer {
	margin-top: 100px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.2em;
	font-size: 11px;
}



#root {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D13F41;
	border-left-color: #D13F41;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D13F41;
	background-image: url(../images/layout/bg_root.png);
	background-repeat: repeat-x;
	background-position: 0px top;
}
#root #header {
	height: 235px;
	width: 1000px;
}
#root #header #piatto {
	height: 235px;
	width: 314px;
	background-image: url(../images/layout/piatto.png);
	background-repeat: no-repeat;
	float: left;
}
#root #header #logotipo {
	height: 235px;
	width: 686px;
	float: right;
	background-image: url(../images/layout/logotipo.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#root #content-wrap {
	width: 1000px;
	float: left;
	display: inline;
}
#root  #content-wrap #sidebar {
	width: 314px;
	height: 645px;
	float: left;
}
#root #content-wrap #sidebar ul {
	list-style-image: none;
	list-style-type: none;
	padding-left: 40px;
}
#root #content-wrap #sidebar li {
	height: 60px;
	display: block;
}
#root #content-wrap #sidebar #macelleria img {
	margin-top: 23px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#root #content-wrap #sidebar #macelleria {
	background-image: url(../images/layout/bg_macelleria.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 3px;
}
#root  #content-wrap  #sidebar  #ricette  img {
	margin-top: 21px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#root #content-wrap #sidebar #ricette {
	background-image: url(../images/layout/bg_ricette.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 4px;
}
#root   #content-wrap   #sidebar   #tastasal   img {
	margin-top: 27px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#root #content-wrap #sidebar #tastasal {
	background-image: url(../images/layout/bg_tastasal.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 12px;
}
#root    #content-wrap    #sidebar    #dicono    img {
	margin-top: 25px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#root  #content-wrap  #sidebar  #dicono {
	background-image: url(../images/layout/bg_dicono.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 14px;
}
#root     #content-wrap     #sidebar     #contatti     img {
	margin-top: 17px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#root #content-wrap #sidebar #contatti {
	background-image: url(../images/layout/bg_contatti.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#root #content-wrap #sidebar #news {
	width: 280px;
	margin-top: 25px;
	height: 278px;
	background-image: url(../images/layout/bg_news2.png);
	background-repeat: no-repeat;
	margin-left: 30px;
}
#root #content-wrap #sidebar #news #content-news {
	margin-left: 20px;
	margin-right: 50px;
	height: 170px;
	padding-top: 80px;
	text-align: justify;
}
#root #content-wrap #sidebar #news #content-news a {
	color: #CC2B2D;
	text-decoration: none;
}
#root #content-wrap #sidebar #news #content-news a:hover {
	color: #972020;
}


#root #content-wrap #border-top {
	height: 25px;
	width: 656px;
	float: right;
	background-image: url(../images/layout/border-top.png);
	background-repeat: no-repeat;
	margin-right: 15px;
}

/*#root #content-wrap #main {
	background-color: #FFFFFF;
	width: 656px;
	float: right;
	margin-right: 15px;
	height: 253px;
	background-image: url(../images/layout/bg_macelleria2.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 320px;
}
#root #content-wrap #main h1 {
	margin-left: auto;
	height: 33px;
	margin-right: auto;
	display: block;
	width: 361px;
}*/
#root #content-wrap #main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC2B2D;
	text-decoration: none;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	margin-left: 20px;
}

#root #content-wrap #main p {
	text-align: justify;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #471516;
}
#root  #content-wrap  #main  ul {
	padding-left: 45px;
	list-style-type: none;
}
#root #content-wrap #main ul li a {
	text-decoration: underline;
	display: block;
	width: 550px;
	padding-top: 5px;
	color: #471516;
	padding-bottom: 5px;
	font-size: 16px;
}
#root #content-wrap #main ul li a:hover {
	color: #CC2B2D;
}




#root  #content-wrap  #border-down {
	height: 25px;
	width: 656px;
	float: right;
	background-image: url(../images/layout/border-down.png);
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-bottom: 20px;
}

#root #footer {
	clear: both;
	height: 15px;
	width: 1000px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}
