body {
	background-image:url(../immagini/navigazione/mainbg.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#1a3468;
	color:#333333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
}

#menu {
	height:51px;
	background-image:url(../immagini/navigazione/menu_nosel.png); background-repeat:repeat-x;
	overflow:hidden;
	border-bottom:1px solid #f0f4f8;
}

#menu ul {
	margin:0px;
	padding:0px;
}

#menu li {
	margin:0px;
	padding:0px;
	float:left;
	list-style-type:none;
	padding-left:35px;
	padding-right:35px;
	height:51px;
	line-height:51px;
	font-family: GothamMedium;
	font-size:14px;
}

.nosel {
	color:#1a417a;
	background-image:url(../immagini/navigazione/menu_sep.png); background-position:right; background-repeat:no-repeat;
}

.last {
	color:#1a417a;
	background-image:none;
}

.sel {
	color:#ffffff;
	background-image:url(../immagini/navigazione/menu_sel.png); background-position:center; background-repeat:no-repeat;
}

#menu .sel a {
	color:#ffffff;
	text-decoration:none;
}

#menu .nosel a {
	color:#1a417a;
	text-decoration:none;
}

#menu .last a {
	text-decoration:none;
}

img {
	border:none;
}

h1 {
	font-family: GothamMedium;
	font-weight:normal;
	color:#427dbb;
	font-size:24px;
}

h2 {
	font-family: GothamMedium;
	font-weight:bold;
	color:#275a90;
	font-size:18px;
}

h2 a {
	font-family: GothamMedium;
	font-weight:bold;
	color:#275a90;
	font-size:18px;
	text-decoration:none;
}

.anteprima a {
	color:#333333;
	text-decoration:none;
}

.leggitutto a {
	color:#427dbb;
	text-decoration:none;
	font-weight:bold;
}

.leggitutto {
	text-align:right;
}

hr { 
	height:20px;
	background-image:url(../immagini/navigazione/sep.png); background-repeat:no-repeat;
	border:none;
}

#primo {
	background-image:url(../immagini/navigazione/striscia.png); background-position:top; background-repeat:repeat-x;
}

#container {
	width:901px;
	margin:auto;
	background-image:url(../immagini/navigazione/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:265px;
}

#pagina_container {
	background-image:url(../immagini/navigazione/bg_page.png); background-repeat:repeat-y;
}

#pagina {
	background-image:url(../immagini/navigazione/bg.jpg); background-position:top; background-repeat:no-repeat;
	overflow:hidden;
}

#footer {
	background-image:url(../immagini/navigazione/footer.jpg); background-repeat:no-repeat; height:76px;
	line-height:76px;
	text-align:center;
	font-family: GothamMedium;
	font-size:10px;
	color:#fff;
}

#footer p {
	margin:0px;
}

.footer_sep {
	color:#87b5e0;
}

#sx {
	padding-top:20px;
	float:left;
	width:518px;
	margin-left:30px;
	padding-bottom:30px;
}

#dx {
	padding-top:40px;
	float:left;
	margin-left:45px;
}

.box {
	background-image:url(../immagini/navigazione/ombra.png);
	padding-left:4px;
	padding-bottom:6px;
	margin-bottom:20px;
}

.foto {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.foto img {
	border:1px solid #cccccc;
}

#ultimi a {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

#intro {
	line-height:24px;
}

#intro h2 {
	margin-top:36px;
}

#nome, #email {
	line-height:24px;
	height:24px;
	font-size:16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#nome {
	width:95%;
}

#email {
	width:100%;
}

#messaggio {
	width:100%;
	height:200px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	padding:3px;
}

label {
	font-weight:bold;
	color:#275a90;
}

#invia {
	margin:0px;
	padding:0px;
	border:1px solid #aaaaaa;
	width:110px;
	height:40px;
	background-image:url(../immagini/navigazione/btn_invia.png);
	position:relative;
	left:7px;
	cursor:pointer;
}
