﻿html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, form {
border:0 none;
font-size:100%;
font-weight:normal;
margin:0;
outline:0 none;
padding:0;
}
#body {
	background:url(background.jpg) #2C2C2C;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	position:relative;
	top:1px;
}
#wrap {
	background:url(bg.jpg) repeat-x;
}
#head {
	width:1000px;
	height:104px;
	margin:auto;
}
#logo {
	width:280px;
	height:104px;
	float:left;
}
#logo a:active {
	position:relative;
	top:0;
}
#logo h3 {
	position:relative;
	width: 280px;
	height:104px;
}
#logo span {
	position:absolute;
	width:280px;
	height:104px;
	top:0;
	left:0;
	background:url(logo.jpg);
}
#header {
	width:720px;
	height:104px;
	background:url(header.jpg);
	float:left;
}
#header h1 {
	margin:0px;
	text-align:right;
	color:#565656;
	padding:0 15px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
#menu {
	clear:both; overflow:hidden;
}
#menu ul {
	border-bottom:1px solid #2C2C2C;
	display:block;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	width:1000px
}
#menu ul li {
	border-right:1px solid #2C2C2C;
	float:left;
	height:51px;
	line-height:51px;
	list-style:none outside none;
	margin:0;
	padding:0;
	text-align:center;
	width:124px;
}
#menu ul li a {
	background:url(nav-bg.jpg) no-repeat scroll right top transparent;
    color:#BBB7B7;
	display:block;
	font-family:Arial Narrow,Arial,Helvetica,sans-serif;
	font-size:17px;
	height:51px;
	line-height:51px;
	text-transform:uppercase;
	width:124px;
}
#menu ul li a:hover {
	background-position:right bottom;
}
#contenuto{
	width:980px;
	color:#ffffff;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	padding:10px 10px 10px 10px;
}
#contenuto h2 {
	background:url(red.png) no-repeat left;
	padding:26px 0 0 60px;
	margin-bottom:-6px;
	height:55px;
	font-size:23px;
	font-family:Arial Narrow,Arial,Helvetica,sans-serif;
}
#contenuto h2 a {
	color:#ffffff;
}
#contenuto img.immagine {
	float:left;
	width:480px;
	height:245px;
	margin: 0 20px 0 0;
}
#contenuto h4 {
	font-size:14px;
	margin:0 0 10px 0;
	padding:0px;
}
#contenuto p {
	margin:0;
	padding:0 0 12px 0;
	font-size:12px;
}
#sotto {
	background:#2C2C2C;
	margin: 15px 0 0 0;
	height: 249px;
}
#sottocontenuto {
	clear:both;
	width:980px;
	overflow:hidden;
	color: #ffffff;
	margin:auto;
	padding:0 10px 8px 10px;
}
#sottocontenuto .sinistra {
	float:left;
	width:480px;
}
#sottocontenuto .sinistra h5 {
	background:url(red-arrow.png) no-repeat left;
	height:78px;
	padding:19px 0 0 60px;
	font-size:23px;
	font-family:Arial Narrow,Arial,Helvetica,sans-serif;
}
#sottocontenuto p.primo {
	margin:-14px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#sottocontenuto p.secondo {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#sottocontenuto p.terzo {
	height: 81px;
	margin:12px 0 0 0;
	width: 130px;
}
#sottocontenuto p.terzo a {
	color:#000000;
	display: block;
	height: 81px;
	margin:12px 0 0 0;
	width: 130px;
	background: url(info-background.png) no-repeat;
	font-weight: bolder;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
}
#sottocontenuto .destra {
	float:left;
	width:500px;
}
#sottocontenuto .destra img {
	float:right;
	margin:2px 0 0 0;
}
#links {
	height:20px;
	text-align:center;
	font-size:10px;
	color:#000000;
}
#links a {
	color:#000000;
	text-decoration:none;
}
#links a:hover {
	text-decoration:underline;
}
#footer {
	background:url(footer-bg.jpg) repeat-x;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	text-align:center;
}
#footer a {
	color:#ffffff;
}
#footer p.primo {
	padding:24px 0 0 0;
	margin:0px;
	font-size:11px;
}
#footer p.secondo {
    padding:1px 0 0 0;
}
#footer p.win {
	padding:1px 0 0 0;
	font-size:9px;
}

