body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	background: url(images/page_bg.jpg);
	color: #6f6f6f;
}

html, body, #wrapper, h1, {
	margin: 0;
	padding: 0;
	list-style: none;
}

.grassetto {
	font-weight:bold;
}

td {
	font-size: 11px;
}

img.bordo {
	border: double;
	border-color:#3b2000;
}

.float_right{
	float:right;
	margin:10px;
}

.float_left{
	float:left;
	margin:10px;
}

#wrapper {
	margin: 0px auto;
	text-align: left;
	position: relative;
	width: 750px;
	background: #AD803D;
}

h1, h2, h3 {
	font-size: 10px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 0 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

body {
	background: #5D1F1F;
	color: #251200;
}

a {
	color: #422100;
}

a:hover {
	color: #ffffff/*#231201*/;
}

#body #events .readmore a, #body .readmore a, #body2 #events .readmore a, #body2 .readmore a, #hotstuff .readmore a, #hotstuff2 .readmore a{
	color: #e2c3a5;
	text-decoration: none;
}

#body .readmore a:hover, #body #events .readmore a:hover, #body2 .readmore a:hover, #body2 #events .readmore a:hover, #hotstuff .readmore a:hover , #hotstuff2 .readmore a:hover{
	text-decoration: underline;
}

/* header */

#header h1 {
	text-align: right;
}

#nav {
	font-size: 9px;
	text-align: center;
	background: #170E01;
	color: #D4A66F;
	font-weight: bold;
	padding: 9px 0 10px 0;
	margin: 0;
	border: 1px solid white;
}

#nav li {
	display: inline;
}

#nav a {
	color: #D4A66F;
	text-decoration: none;
}

#nav a:hover {
	color: #fff;
	text-decoration: underline;
}

#header #welcome, #header #welcome_home, #header #welcome_panificio, #header #welcome_piccolo {
  top: 122px; left: 250px;
  width: 500px;
}

#header #welcome{
	height:550px;
}

#header #welcome_panificio{
	height:425px;
}

#header #welcome_piccolo{
	height:370px;
}

#header #welcome p, #header #welcome_home p, #header #welcome_panificio p, #header #welcome_piccolo p {
	padding-right:30px;
	margin: 0.5em 0;
	text-align:justify;
	padding-left: 2em;
}

* html #header #welcome p, * html #header #welcome_home p, * html #header #welcome_panificio p, * html #header #welcome_piccolo p {
	margin: 0.5em 0;
}

#titolo {
	padding: 10px 0px 0px 20px;
	font-size:16px;
	text-align:center;
	}
	
	
/* body */

#body {
	position: relative;
	color: #251200;
	background: url(images/body_bg.gif) repeat-y;
}

#body-i {
	width: 100%;
}

#body #hevents{
	position: absolute;
	top: 0; left: 291px;
}

* html #body #hevents{
	position: relative;
	top: 0; left: 0;
	margin-top: -32px;
}

#body #specials {
	float: left;
	width: 248px;
	margin: 0px;
	display: inline;
}

#body .elenco_home {
	padding: 5px 8px 6px 100px;
	margin: 3px 0;
	background: #9b6f2d 4px no-repeat;
}

#body .imagebox {
	padding: 2px 8px 2px 100px;
	margin: 2px 0;
	background: #9b6f2d 4px no-repeat;
}

#body .imagebox_menu_rocca {
	height:56px;
	padding: 2px 8px 2px 110px;
	margin: 2px 0;
	background: #9b6f2d 4px no-repeat;
}

#body .imagebox_menu_panificio {
	height:56px;
	padding: 2px 8px 2px 110px;
	margin: 2px 0;
	background: #9b6f2d 4px no-repeat;
}

.imagebox_menu_rocca h3, .imagebox_menu_panificio h3 {
	padding-top:20px;
	font-size:13px;
}

.imagebox_menu_rocca h3.lungo  {
	padding-top:10px;
}

#body h3, #body p {
	margin: 0 0 0.2em 0;
}

#body #events a:hover {
	color: #fff;
}

#events .readmore {
	margin-bottom: 0;
}

ul.links li {
	margin-top:20px;
}

ul.links_piccoli li {
	margin-top:3px;
}
/* hotstuff */

#hotstuff {
	width: 100%;
	background: url(images/hotstuff_bg.gif) repeat-y;
}

#hotstuff2{
	width: 100%;
}

#hotstuff h2, #hotstuff2 h2 {
	background: #3b2000;
	border-top: 1px solid #fff;
}

* html #hotstuff h2, * html #hotstuff2 h2 {
	width: 100%;
}

#hotstuff .imagebox, #hotstuff2 .imagebox {
	padding: 2px 8px 2px 103px;
	margin: 2px 0;
	background: 4px no-repeat;
	float: left;
	width: 200px;
}

#hotstuff2 #hot-one   { width: 180px; }
#hotstuff2 #hot-two   { width: 140px; margin-left: 2px; }
#hotstuff2 #hot-three { width: 120px; margin-left: 2px; }

#hotstuff2 h3, #hotstuff2 p {
	margin: 0 0 0.2em 0;
}

* html #spacer {
	margin-top: 8px;
}

/* footer */

#footer, #footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #e2c3a5;
}
