body {
	background-color:#FFFFFF;
	color:#666666;
	font-family:Verdana;
	font-size:10px;
	margin: 0;
	padding: 0;
}
a {
	text-decoration:none;
	color:#666666;
}

a:hover {
	color:#666666;
}

div.footer {
	background-color:#940101;
	color:#FFFFFF;
	margin:auto;
	padding:auto;
	width:770px;
	font-size:10px;
	line-height:20px;
	height:20px;
}

div.footer a {
	text-decoration:none;
	color:#FFFFFF;
}

div.footer a:hover {
	color:#FFFFFF;
}

div.header {
	background-image:url(/images/header/header.jpg);
	margin:auto;
	padding:auto;
	width:770px;
	height:155px;
	color:#FFFFFF;
	position:relative;
}
div.header center {
	position:absolute;
	width:770px;
	top:136px;
	text-align:center;
}

.main {
	background-color: #FFFFFF;
	width: 770px;
	vertical-align: top;
	margin: auto; 
	border-top:5px solid #FFFFFF;
}

div.box{
	width:160px;
	border-top:2px solid #940101;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-bottom:2px solid #e8e8e8;
}
div.lingua{
	width:160px;
	height:22px;
	text-align:right;
	line-height:22px;
}

div.box div.titolo{
	height:22px;
	border-bottom:2px solid #e8e8e8;
	text-align:right;
	padding-right:10px;
	line-height:22px;
	color:#940101;
	font-weight:bold;
}

div.box div.testo{
	color:#666666;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;
	background-image:url(/images/box/sfondobox.gif);
	overflow:hidden;
}

.content{
	width:450px;
	padding-left:10px;
	padding-right:10px;
}

.content .testo{
	width:420px;
	background-color:#f4f4f4;
	background-image:url(/images/content/bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px; 

}
.content div.contenuto{
	width:400px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
} 

img.webcam {
	border:2px solid #FFFFFF;
}

span.titolo {
	font-size:12px;
	color:#940101;
	font-weight:bold;
}
form {
	padding:0px;
	margin:0px;
}

.formcontatti{
	width:420px;
	background-color:#f4f4f4;
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	margin:0px;
	padding: 5px 5px 5px 5px;
}

.textfield{
	width:300px
}












body.sitemap ul {
	list-style-type:none;
	line-height:35px;
	font-size:12pt;
}


body.sitemap a {
	color:white;
	list-style-type:none;
	line-height:35px;
	font-size:12pt;
}
