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

html, body {
	margin: 0;
	padding: 0;
}

a {
	color: #CE9B5E;
}

ul {
	margin: 0;
	margin-top: 20px;
	padding: 0;	
}

li {
	margin: 0;
	padding: 0;
	display: inline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 3px;
}

h3 {
	color: #CE9B5E;
	/*text-decoration: underline;*/
	font-style: italic; 
	background-color: #422100;
}

p {
	margin: 0;
	padding: 2px;
}

#wrapper {
	width: 780px;
	height: 710px;
	background-color: #422100;
	margin: 20px auto;
}

/* HEADER  */
#header {
	width: 770px;
	height: 218px;
	border-top: 5px solid #422100;
	border-left: 5px solid #422100;
	border-right: 5px solid #422100;
	border-bottom: 3px solid #FFFFFF;
	background-color: #422100;
}

#header-left {
	width: 290px;
	height: 218px;
	background: url(images/header_left.jpg) no-repeat;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	float: left;
}

#header-right {
	width: 479px;
	height: 218px;
	background: #FFFFFF;
	border-bottom: 1px solid #ffffff;
	float: left;
}

#header-logo {
	width: 479px;
	height: 86px;
	background: #FFFFFF url(images/header.jpg) no-repeat;
}

#header-menu {
	width: 479px;
	height: 50px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background: #000000;
	background: #ad803d url(images/menu.gif) no-repeat;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#header-welcome {
	width: 479px;
	height: 81px;
	background: #FFFFFF url(images/header2.jpg) no-repeat;
}
	/* FINE HEADER  */
	
	
#bar {
	clear: both;
	width: 780px;
	height: 8px;
	background-color: #422100;
}
	
	
#content {
	clear: both;
	width: 100%;
	height: 448px;
	background-color: #422100;
}	

#content-left {
	margin: 0;
	padding: 0px;
	width: 142px;
	height: 445px;
	float: left;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #96652B;
	background: #96652B;
}

#content-center {
	margin: 0;
	padding: 10px;
	width: 376px;
	height: 425px;
	color: #251200;
	/*background: #96652B;*/
	background: #c8b289;
	/*border-top: 1px solid #FFFFFF;*/
	border-right: 3px solid #422100;
	border-bottom: 1px solid #000;
	float: left;
	text-align: left;
}

#content-center h3,h4 {
	color: #422100;
	background-color: transparent;
}
#content-center h4 {
	font-size: 1.0em;
}


#content-center h3 {
	color: #422100;
}

#content-center img {
	float: left;
	margin: 5px;
	border-bottom: 2px solid #422100;
	border-left: 2px solid #422100;
	border-top: 1px solid #422100;
	border-right: 1px solid #422100;
}

#content-right {
	margin: 0;
	padding: 0;
	float: right;
	width: 233px;
	height: 420px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #422100;
	/*background: #422100 url(images/header_right.jpg) no-repeat;*/
}

#content-right-contacts {	
	margin: 0;
	/*padding: 15px 18px;*/
	width: 200px;
	height: 131px;
	/*border-top: 1px solid #FFFFFF;*/
}

#content-right-contacts p {
	color: #CE9B5E;
}

.box-left-content {
	float:left;
	width: 130px;
	height: 125px;
	margin: 1px 0px;
	padding: 5px 5px 5px 7px;
	background: #ad803d;	
	text-align: left;
}

.box-left-content img {
	padding: 2px 4px 2px 3px;
	border: 1px solid #422100;
	/*background: #422100;*/
}

.box-left-content p { 
	color: #CE9B5E;
	background-color: #422100;
/*	font-weight: bold;*/
}

#footer {
	color: #FFFFFF;
}

#bosco {
	width: 125px;
	height: 35px;
	background: #422100 url(images/bosco.gif) no-repeat;
}

#castello {
	width: 125px;
	height: 35px;
	background: #422100 url(images/castello.gif) no-repeat;
}

#deltadelpo {
	width: 125px;
	height: 35px;
	background: #422100 url(images/deltadelpo.gif) no-repeat;
}

#davisitare {
	width: 140px;
	height: 20px;
	background: #422100 url(images/davisitare.gif) no-repeat;
}


#uova {
	width: 125px;
	height: 35px;
	background: #422100 url(images/uova.gif) no-repeat;
}

#pane{
	width: 125px;
	height: 35px;
	background: #422100 url(images/pane.gif) no-repeat;
}

#frutta {
	width: 125px;
	height: 35px;
	background: #422100 url(images/frutta.gif) no-repeat;
}

#lacolazione {
	width: 140px;
	height: 20px;
	background: #422100 url(images/lacolazione.gif) no-repeat;
}
