/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #07366a url(/images/body-bk.jpg) no-repeat left top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.container {
	margin: 0px;
	width: 940px;
	text-align: left;
	position: relative;
}

a.back {
	display: block;
	position: absolute;
	background: url(/images/back.png) no-repeat;
	width: 94px;
	height: 29px;
	line-height: 24px;
	text-indent: 27px;
	color: #666;
	left: 852px;
	top: 100px;
	behavior: url("iepngfix.htc");
	cursor: hand;
}

a:hover.back {
	color: #000;
	text-decoration: none;
}

body.privacy {
	margin: 20px auto;
	background: #505a6c url(/images/body-bk.jpg) no-repeat left top;
	}

#privacy {
	margin: 10px;
	color: #fff;
	background: #505a6c;
}

#privacy h1 {
	font-size: 15px;
	color: #fff;
}

#privacy h2 {
	font-size: 13px;
	color: #fff;
}

/* lato sinistro: logo, lingue e menu */

.left {
	width: 336px;
	float: left;
	display: inline;
	text-align: left;
}

.logo {
	width: 172px;
	height: 130px;
	overflow: hidden;
	float: left;
	display: inline;
	background: url(/images/logo.jpg) top left no-repeat;
	margin-left: 8px;
}

.logo h1 {
	width: 172px;
	height: 130px;
	overflow: hidden;
	float: left;
	display: inline;
	padding: 0px;
}

.logo h1 a {
	width: 172px;
	height: 130px;
	overflow: hidden;
	float: left;
	display: block;
	padding: 0px;
	text-indent: -9999px;
}

.lingue {
	width: 120px;
	float: right;
	text-align: center;
	height: 30px;
	line-height: 30px;
	letter-spacing: 1px;
	background: url(/images/lingue.jpg) repeat-x;
}

.lingue a {
	width: 27px;
	height: 22px;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	float: left;
	display: inline;
	margin-top: 3px;
}

.lingue a.it {
	background: url(/images/it-a.jpg);
	margin-left: 11px;
}

.lingue a:hover.it {
	background: url(/images/it-hover.jpg);
}

.lingue a.it_active {
	background: url(/images/it-hover.jpg);
	margin-left: 11px;
}

.lingue a.en {
	background: url(/images/en-a.jpg);
}

.lingue a:hover.en {
	background: url(/images/en-hover.jpg);
}

.lingue a.en_active {
	background: url(/images/en-hover.jpg);
}

.lingue a.de {
	background: url(/images/de-a.jpg);
}

.lingue a:hover.de {
	background: url(/images/de-hover.jpg);
}

.lingue a.de_active {
	background: url(/images/de-hover.jpg);
}

.lingue a.fr {
	background: url(/images/fr-a.jpg);
}

.lingue a:hover.fr {
	background: url(/images/fr-hover.jpg);
}

.lingue a.fr_active {
	background: url(/images/fr-hover.jpg);
}


/* menu */

.menu {
	width: 330px;
	height: 210px;
	overflow: hidden;
	position: absolute;
	top: 162px;
	left: 15px;
	font-size: 14px;
	text-align: left;
}

.menu ul {
	text-align: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 160px;
	position: absolute;
}

.menu ul li {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style: none;
	width: 160px;
	overflow: visible;
}

.menu ul li a {
	color: #5a5a5a;
	text-decoration: none;
}

.menu ul li a:hover {
	color: #2c2c2c;
	text-decoration: none;
}

.menu ul li a.active {
	color: #438ab5;
}

.menu ul li ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 135px;
	position: absolute;
	top: 0;
	left: 197px;
}


/* fine lato sinistro */


/* lato destro: login, contenuti e footer */

.right {
	width: 592px;
	float: right;
	display: inline;
	text-align: justify;
	overflow: hidden;
}

.login {
	width: 592px;
	height: 26px;
	overflow: hidden;
	font-size: 11px;
	text-align: right;
	visibility: hidden;
}

.login .title {
	font-weight: bold;
	float: left;
	font-size: 12px;
	margin: 5px 12px 0px 210px;
	line-height: 20px;
}

.login input,.login label {
	float: left;
}

.login label {
	margin: 6px 6px 0px 0px;
	line-height: 20px;
}

.login input {
	float: left;
	width: 74px;
	font-size: 9px;
	color: #848586;
	margin: 6px 8px 0px 0px;
}

.login input.invio {
	width: 12px;
	height: 15px;
	border: 0px;
	text-indent: -9999px;
	margin-top: 8px;
}


.cont {
	margin: 116px 0px 0px 0px;
	padding-right: 27px;
	width: 592px;
	height: auto !important;
	min-height: 537px;
	height: 537px;
	position: relative;
}

.cont p {
	padding: 0px 35px 4px 35px;
	margin: 0px;
}

.cont h1 {
	margin: 0px;	
	padding: 0px 35px 6px 35px;
	font-size: 14px;
}

.cont h2 {
	margin: 0px;	
	padding: 0px 35px 6px 35px;
	font-size: 14px;
}

.cont ul {
	padding: 0px;
	margin: 0px 0px 0px 50px;
	line-height: 20px;
}

.cont img {
	margin: 0px 0px 4px 8px;
	
}

.cont img.standard {
	position: absolute;
	top: 234px;
	margin: 0px 0px 0px 0px;
	
}

.footer {
	width: 592px;
	height: 36px;
	overflow: hidden;
	font-size: 11px;
	line-height: 36px;
	text-indent: 35px;
	margin-top: 20px;
}


a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* CSS Document */

/* lato destro: login, contenuti e footer */

.right {
	background: url(/images/right-home2.jpg) top left no-repeat;
}

.login {
}

.login .title {
	color: #12376c;
}

.login input,.login label {
}

.login label {
	color: #276ba6;
}

.login input {
	border: #a7bcd5 1px solid;
	background: #ebeff4;
}

.login input.invio {
	background: url(/images/submit-home.jpg) top left no-repeat;
}


.cont {
	margin: 116px 0px 0px 0px;
	padding-right: 27px;
	width: 592px;
	height: auto !important;
	min-height: 615px;
	height: 615px;
	position: relative;
}

.cont p {
	padding: 14px 35px 4px 35px;
	margin: 0px;
	line-height: 20px;
}

.footer {
	background: #12396d;
}
