﻿body {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
}
#contenitore{
	width:950px;
	height:600px;
	left:50%;
	top:50%;
	margin-top:-300px;
	margin-left:-475px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	position:absolute;
	background-color:#FFFFFF;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid black;
 	border-bottom: 1px solid black;
	background-image:url(images/sfondo_ita.gif);
	background-repeat:no-repeat;
	
}
#contenitore_eng{
	width:950px;
	height:600px;
	left:50%;
	top:50%;
	margin-top:-300px;
	margin-left:-475px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	position:absolute;
	background-color:#FFFFFF;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid black;
 	border-bottom: 1px solid black;
	background-image:url(images/sfondo_eng.gif);
	background-repeat:no-repeat;
	
}

h1{
	clear:left;
	color:#003399;
	font-size: 11px;
	font-weight:bold;
	vertical-align: baseline;
	padding: 10px 0 0 0;
	margin: 0;

}
#contenitoreindex{
	width:950px;
	height:600px;
	left:50%;
	top:50%;
	margin-top:-300px;
	margin-left:-475px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	position:absolute;
	background-color:#FFFFFF;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid black;
 	border-bottom: 1px solid black;
	background-image:url(images/sfondoindex_eng.gif);
	background-repeat:no-repeat;
}
#menu{
	/*260 totale width + padding */
	width:220px;
	padding-left: 35px;
	padding-right: 5px;
	/*670 totale height + padding */
	height:450px;
	padding-top:30px;
	clear: left;
}
#menu img{
clear:both;
text-align:right;
padding:50px 0 0 80px;
}
#leftpage{
	top:0px;
	left:260px;
	height:560px;
	position:absolute;
	width:690px;
}
#leftpage img{
	position:absolute;
	bottom:0px;
	right:0px;
}
#topmenu{
	top:0px;
	height:208px;
	width:650px;
}

#content{
/*	height:339px;*/
	top:115px;
	height: 400px;
	position:absolute;
	width:430px;
	padding-top:10px;
	padding-left:1px;
	padding-right:10px;
	line-height:15px;
	overflow:auto;
	text-align:justify;
}

#footer{
	clear:left;
	position:absolute;
	left:260px;
	top:565px;
	height: 30px;
	color:#000000;
	overflow:hidden;	
	}

#lingua {
	/*altezza totale 96 */
	font-family:  Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	font-size: 13px;
	color: #000000;
	text-decoration:none;
	padding-right:30px;
	padding-bottom:55px;
	width:200px;
}

#linkhome {
	float:right;
	position:relative;
	right:40px;
	top:25px;
	width:270px;
	height:65px;
	cursor:pointer;
}

#miniaddr{
	clear:right;
	float:right;
	position:relative;
	top:82px;
	right:32px;
	width:270px;
	color:#000000;
	text-align:right;
}

.lingua{
	font-family:  Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}
#fettacolorata{
	height: 68px;
}

.tabmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:27px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
}

.tabmenu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:27px;
	font-weight:normal;
	color: #003399;
	text-decoration:none;
}
.txmenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	line-height:23px;
}
.txtab{
text-align:center;
color: #6699CC;
font-family:Verdana;
font-size:16px;
line-height:25px;
}
.headtab{
text-align:center;
color:#000000;
font-family:Arial;
font-weight:bold;
font-size:17px;
line-height:19px;
}


.tabcolori {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
 	background-image:url(images/reflex.png);
	background-repeat: repeat-x;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 1px #666666 solid;
	text-align:right;
	font-size:11px;
}
.txnormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	text-decoration:none;
}

