* {
	margin: 0;
	padding: 0;
}

#wrapper{
	width:800px;
	height:3700px;
	margin:0 auto;
	background:url(img_pages/opere/wrapper_opere.jpg) top no-repeat;
}

body {
	background: #470715;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#header{
	margin:auto;
	width:600px;
	height:200px;
	border:#c9a310 2px solid;
}
#content {
	margin-left:100px;
	margin-top:35px;
	border-top:#470715 1px solid;
	float:left;
	width: 600px;
	height:1000px;
}

#content h1 {
	margin-left:10px;
	margin-top:10px;
	font-family:"Times New Roman", Times, serif;
	color:#470715;
	font-size:25px;
	
}

#content h2 {
	margin-left:10px;
	margin-top:10px;
	font-family:"Times New Roman", Times, serif;
	float:left;
	color:#470715;
	font-weight:bold;
	font-size:19px;
}

#content p {
	width:200px;
	margin-left:10px;
	margin-top:10px;
	font-family:"Times New Roman", Times, serif;
	float:left;
	color:#470715;
	font-size:14px;
	}


div.textimage a{
display: block;
float: left;
border: #470715, thin, solid;
}

div.textimage{
width: 400px;
margin-top: 20px;
margin-bottom: 10px;
}

div.textimage a img{
float:left;
margin: 20;
}

div.textimage h2, div.textimage p{
display:inline;
margin:10;
padding: 0;
}
	
div.textimage h2{
margin-top: 10px;
}

div.clearer{clear: left}

#menu ul li {
	display:inline;
	list-style: none;
	line-height: normal;
	float: left;
	list-style: none;
}

ul {
}
#menu {
	margin:auto;
	margin-top:20px;
	width:700px;
}

#menu a {
	height:40px;
	width:100px;
	text-decoration: none;
	color: #000;
	display: block;
	font-weight: bold;
}
#content a {
	text-decoration:none;
	color:#470715;
	display:block;
}
#home_li {
background:url(header/menu/home_in.png);
}
#chisono_li {
background:url(header/menu/chi_sono_in.png);
}
#opere_li {
background:url(header/menu/opere_ac.png);
}

#tecnica_li {
background:url(header/menu/tecnica_in.png);
}

#eventi_li {
background:url(header/menu/eventi_in.png);
}

#contatti_li {
background:url(header/menu/contatti_in.png);
}

#links_li {
background:url(header/menu/links_in.png);
}

#footer {
}