/* CSS Document */

#contenitore {
	position: relative;
	margin: auto;
	width: 578px;
	top: 35px;
	align: center;
}

#menu {
    position: absolute;
    top: 13px;
    left: 284px;
    width: 123px;
	visibility: hidden;
}

#home {
	position: relative;
	margin: auto;
	width: 100%;
	top: 15px;
	align: center;
	z-index: 2;
}

#home_int {
    position: absolute;
    top: 90px;
    left: 340px;
    width: 270px;
	align: center;
}

#menu_int {
	position: absolute;
	top: 358px;
	left: 502px;
	width: 125px;
	visibility: hidden;


}

.bg {
	background-image:  url(images/back3.jpg);
	background-color: #CCCCCC;
	text-align: center;
}

.body {font-family: Arial; font-size: 12px; color: #000000; line-height:150%; text-align: nojustify;}

.body A:link {text-decoration: underline; color: #000000;}
.body A:visited {text-decoration: underline; color: #000000;}
.body A:hover {text-decoration: none; color: #999999;}

.titoli {font-family: Arial; font-size: 14px; color: #000000; font-weight:bold; line-height:120%;}

.press {font-family: Arial; font-size: 12px; color: #000000; font-weight:bold; line-height:120%;}

.press A:link {text-decoration: none; color: #000000;}
.press A:visited {text-decoration: none; color: #000000;}
.press A:hover {text-decoration: none; color: #FFFFFF; background-color: #999999;}

.credits {font-family: Arial; font-size: 11px; color: #999999; line-height:150%;}

.credits A:link {text-decoration: underline; color: #999999;}
.credits A:visited {text-decoration: underline; color: #999999;}
.credits A:hover {text-decoration: none; color: #999999;}

.press2 {font-family: Arial; font-size: 12px; color: #000000; line-height:150%; padding-left: 6px;}

.press3 {font-family: Century Gothic, Arial; font-size: 13px; color: #003300; font-weight: bold; line-height:150%;}
.press4 {font-family: Century Gothic, Arial; font-size: 15px; color: #003300; font-weight: bold; line-height:150%;}