/* CSS ristorante antica toscana */

body {
	background-color:#461F20;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	}
	
h1 {
	margin:0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#515569;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}

h2 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#515569;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin:0px;
	}
h3 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666;
	padding: 0px;
	margin:0px;
	}
p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#333;
	line-height: 16px;
	}
a:visited, a:link {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#666;
	line-height: 16px;
	text-decoration:underline;
	}	
a:hover {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#AFB3C3;
	line-height: 16px;
	text-decoration:none;
	}

.clearer {clear: both; font-size: 0;}
	
	
/* INDEX */

#index {
	width:930px;
	min-height:600px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-469px;
	background-image: url(../images/bg-index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #461F20;
	}
#top {
	height:187px;
	width:900px;
	background-image: url(../images/villa-del-parco.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #E6C981;
	}
#center {
	height:280px;
	width:877px;
	margin-right: 25px;
	margin-left: 27px;
	margin-top: 105px;
	}
#bottom {
	height:207px;
	width:930px;
	background-image: url(../images/ristorante-siena-index.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#bottom-lingue {
	float:right;
	font-size: 12px;
	text-align:center;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #D9CDB7;
	margin: 0px;
	text-decoration:none;
	height: 40px;
	width: 50%;
	}
#bottom-lingue p {
	color:#C2B7A3;
	text-decoration:none;
	}
#bottom-lingue a:visited {
	color:#ECD9A8;
	text-decoration:none;
	}
#bottom-lingue a:link {
	color:#ECD9A8;
	text-decoration:none;
	}
#bottom-lingue a:hover {
	color:#fff;
	text-decoration:underline;
	}
	
	
	
/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 900px;
}

.outer-container {
	background: url('img/container.jpg') no-repeat center bottom;
	padding-bottom: 64px;
}

/* headere & title */
.header {
	background: url('img/header.jpg') no-repeat;
	height: 160px;
	margin-bottom: 5px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	background: #896136;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background: url(img/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	width: 650px;
}
.content .descr {
	color: #896136;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation {
	float: left;
	width: 210px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 1.1em;
	font-weight:bold;
	color: #896136;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* navigation 2 */

.navigation2 {
	float: left;
	width: 210px;
}
.navigation2 ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation2 li {border-bottom: 1px solid #EAEADA;}
.navigation2 li a {
	font-size: 1.1em;
	color: #7B490D;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation2 li a:hover {
	background: #F0F0EB;
	color: #654;	
}


/* footer */
.footer {
	color: #845B35;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	padding: 20px 12px;
	text-align:center;
}

.footer a {
	color: #845B35;
	text-decoration: underline;
}

.footer a:hover {
	color: #C39755;
	text-decoration: none;
}

