body {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
}
#footlarge {
	background-color: #574841;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
	font-size: 10px;
	margin: auto;
	padding: 40px;
}

#container #leftcol {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
}
/*#container #rightcol {
	margin-left: 100px;
	margin-top: 250px;
	position: fixed;
	float: right;
}*/

#menu #nav, #nav li {
    width:150px;
    margin:0;
    padding:0;
    list-style:none;
} 
#menu #nav li a {
	display:block;
	width:240px;
	height:35px;
	
	text-decoration:none;
} 

#nav li a.home {
	background-image:url(img/mnu_home.png);
}
#nav li a.chisiamo {
	background-image:url(img/mnu_chisiamo.png);
}
#nav li a.eventi{
	background-image:url(img/mnu_eventi.png);
}
 
#nav li a.contatti {
	background-image:url(img/mnu_contatti.png);
} 

#nav li a:hover { background-position:bottom left; }

#nav li a span { visibility:hidden; } 
#foot {
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 15px;
	margin-top: 15px;
}
#container #leftcol #corpo #news {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	height: 175px;
}

#news:hover{
	border: 1px solid #990000;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
#container #leftcol #corpo #lista #listanews {
	float: left;
	margin-left: 10px;
	margin-bottom: 30px;
}
#container #leftcol #corpo #lista #listanews hover{
 
	background-color: #E4E4E4;
}

.cleardiv {
	clear: both;
	float: none;
	height: 0px;
}
#rightcol {
	position: fixed;
}
#container {
	width: 880px;
	border: 2px none #FF9900;
	height: auto;
	margin: auto;
}
#container #leftcol #corpo {
	padding-left: 15px;
}
.inputform {
	font-size: 15px;
	border: 1px solid #333333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #6E2328;
}

#logo h1 {
	display:block;
	width:350px;
	height:120px;
	text-indent:-9009px;
	background-color: transparent;
	background-image: url(img/franci.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#logo h1 a {

display:block;

width:100%;

height:100%;

outline:none;

}
#corpo a:link{
	color: #022C5E;
	text-decoration: none;
}
#corpo a:visited{
	color: #022C5E;
	text-decoration: none;
}
#corpo a:hover{
	color: #666666;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
}
#top {
	background-image: url(img/topheader.jpg);
	background-repeat: no-repeat;
	height: 381px;
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
#top #menu {
	font-size: 16px;
	color: #FFFFFF;
	width: 650px;
	float: right;
	text-align: right;
	margin-top: 30px;
}

 

ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
	color: #fff;
	background-color: #7F8F9E;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#navlist a:hover
{
	color: #fff;
	background-color: #574841;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#lang {
	position: fixed;
	width: 100px;
	float: left;
	clear: none;
}

