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

html,body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4780c0;
	background-color:#FFFFFF;
}
h1{
	margin:1px;
	padding:1px;
}
img  {
	border:0px;
}
a:link, a:active, a:visited {
	color:#3caaca;
	text-decoration:none;
	font-size:12px;
}
a:hover {
	text-decoration:underline;
	color:#000000;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding:2px;
}
#content {
	width: 900px;
	text-align:center;
}
#header{
	margin-bottom:8px;
}
#header .left{
	float:left;
}
#header .right{
	float:right;
	margin-top:8px;
}
#left{
	float:left;
	width:260px;
	overflow:hidden;
}
#left h3{
	color:#2f4f61;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}
#left #button{
	display: block;
	width: 234px;
	height: 72px;
	background-position: 0 0;
}
#left #button:hover{
	background-position: 0 -72px;
}
#right{
	float:right;
	width:630px;
	padding:4px;
	background-color:#3d6684;
	min-height:410px;
	font-size:13px;
	color:#FFFFFF;
}
.entra{
	display: block;
	width: 236px;
	height: 74px;
	background-image: url('/imgs/entra.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}
.entra:hover{
	background-position: 0 -74px;
}
#right h2{
	color:#ffa200;
	padding:4px;
	background-color:#FFFFFF;
	margin:2px;
}
#right h3{
	color:#FFFF33;
}
#right strong{
	font-size:13px;
}
#right2{
	color:#000000;
	float:right;
	width:630px;
	padding:4px;
	background-color:#FFFFFF;
	min-height:300px;
	font-size:13px;
}
#right2 h2{
	color:#d64ab3;
}
#right2 h3{
	color:#FFFF33;
}
#right2 strong{
	font-size:13px;
}
.login{
	display: block;
	width: 102px;
	height: 38px;
	background-image: url('/imgs/login.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}
.login:hover{
	background-position: 0 -38px;
}
#clear{
	clear:both;
}
#footer{
	margin-top:4px;
	text-align:center;
	padding:10px;
	border:1px #BBBBBB solid;
}
#entra{
	font-size:20px;
	font-weight:bold;
}
#utenti{
	margin-top:6px;
	background-color:#000000;
	border-top:4px #232323 solid;
	border-bottom:8px #232323 solid;
}
#photo{
	float:left;
}
#photo img{
	border:1px #FFFFFF solid;
	margin:2px;
}
#testo{
	float:left;
	text-align:left;
	width:488px;
	margin-left:6px;
}
#test{
	text-align:left;
	font-size:14px;
	font-style:italic;
}
#lnk{
	margin:5px;
	padding:2px;
	text-align:left;
}
#lnk a{
	color:#6699CC;
}
#form ul{
	padding:0;
	margin:2;
	list-style:none;
	list-style-type:none;
}
#form ul li{
	padding:0;
	margin:0;
	list-style:none;
	list-style-type:none;
}
#form ul li label{
	float:left;
	width:100px;
	height:23px;
	line-height:23px;
	color:#666666;
	margin:2px;
}
input, textarea{
	padding:4px;
	margin:2px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	border:1px #999999 solid;
}
#menu a{
	display:block;
	border-bottom:1px #222222 dotted;
	margin:1px;
}
#menu a:hover{
	background-color:#333333;
	text-decoration:none;
	color:#FFFFFF;
}
#linkre a{
	display:block;
	margin:3px;
	font-weight:bold;
}
#pblock{
	float:left;
	margin:3px;
	overflow:hidden;
	width:94px;
}
#pblock a{
	display:block;
	border:1px #222222 solid;
}
#pblock a:hover{
	-moz-opacity:650;
	filter:alpha(opacity=60);
	opacity:.60;
	text-decoration:none;
	color:#FFFFFF;
}
#photolast{
	float:left;
	margin:1px;
	width:120px;
	overflow:hidden;
	margin-bottom:10px;
	border:1px #639ab4 solid;
}
#photolast a:hover{
	-moz-opacity:650;
	filter:alpha(opacity=60);
	opacity:.60;
	text-decoration:none;
	color:#FFFFFF;
}
.regione-name div{
	font-weight:bold;
	font-size:13px;
}
#links{
	padding:6px;
}
.citta{
	font-size:9px;
}
