@charset "utf-8";
* {outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;}

a {color:#666666; text-decoration:none}
a:hover {text-decoration:underline}
a:visited{color:#666666}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFF;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#sfondo {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1200px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#centra {
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 0px;
}
#sfondo{width:960px; z-index:1}
#intro{ background:url(images/very.gif) no-repeat; width:260px; height:208px; z-index:100; position:absolute; top:0px;}
a#home {position:absolute; display:block; top:420px; margin-left:750px; height:101px; width:89px; text-indent:-9999px; line-height:0; background:url(images/home_button.png);z-index:100;}
a#home_vincitori {position:absolute; display:block; top:600px; margin-left:550px; height:101px; width:89px; text-indent:-9999px; line-height:0; background:url(images/home_button.png);z-index:100;}
a#home_gallery {position:absolute; display:block; top:450px; margin-left:650px; height:101px; width:89px; text-indent:-9999px; line-height:0; background:url(images/home_button.png);z-index:100;}
#nav {
	margin-top: 80px;
	margin-left: 225px;
	width: 500px;
	float: left;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	display: inline;	
	padding-right: 6px;
	padding-left: 6px;
}
#nav a {
	text-decoration: none;
	font-size: 15px;
	line-height: 24px;
	color: #555533;
}
#nav a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
