@charset "utf-8";
/* CSS Document */


#device {
	width:240px;
	height:320px;
	overflow:auto;
	background-color:#FFF;
	margin:0 auto;
}







html, body {
	margin:0;
	padding:0;
}

body {
	width:100%;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

a img {
	border:none;
}

a {
	text-decoration:none;
	color:#03c;
}

a:hover {
	text-decoration:underline;
}

h1, h2, h3 {
	font-size:medium;
	border-bottom:dashed 1px #999;
}

ul {
	padding-left:15px;
	margin-left:0;
}

.clear {
	clear:both;
}


#header {
	background-color:#003399;
	padding:0.3em 0 0.3em 2%;
	color:#fff;
}

#header a span {
	display:none;
}

#menu, #menu2 {
	padding:5px 0 5px 2%;
	color:#003399;
}

#menu a:link, #menu a:visited, #menu2 a:link, #menu2 a:visited {
	color:#003399;
	text-decoration:none;
}

#menu a:hover, #menu2 a:hover {
	text-decoration:underline;
}

#menu {
	border-bottom:solid 1px #003399;
}

#menu2 {
	margin-top:8px;
	border-top:solid 1px #003399;
}

.boxNotizie, #pagina, .boxRubriche, #internoNews {
	padding:0 2%;
}

.boxNotizie ul {
	list-style:none;
	margin:0;
	padding:0;
}

.boxNotizie li {
	margin:5px 0;
	clear:left;
	border-bottom:dotted 1px #CCC;
	padding-bottom:5px;
}


.smallImg {
	height:45px;
	width:45px;
	float:left;
	margin:0 2% 5px 0;
}

.mediumImg {
	width:80px;
	float:left;
	margin:0 2% 5px 0;
}

.boxRubriche ul {
	list-style:square;
}

.archivio {
	margin:1% 2%;
	color:#990000;
}

.archivio a {
	color:#990000;
}

#footer {
	font-size:xx-small;
	text-align:center;
	color:#666;
	border-top:solid 1px #666;
	padding:5px 0;
	background-color:#E4E4E4;
}

.grey {
	color:#666;
	font-size:x-small;
	text-transform:uppercase;
}

#webagency span {
	display:none;
}

.left {
	float:left;
	margin:5px 2% 5px 0;
}

#ultimora {
	font-size:medium;
	color:#C00;
}

.newsLink, ul.newsLink li {
	background:#039;
	margin:0;
	padding-left:2%;
}
.newsLink a {
	color:#fff;
}

#internoPagina {
	margin-left:2%;
	margin-right:2%;
}
