/* basic elements */
html {
	margin: 0;
	padding: 0;
}


body {
	font-family:"Verdana", Verdana, Arial, Helvetica, sans-serif;
	line-height:120%;
	font-size: 14px;
	color: #2a2e24;
	background-color: #2a2e24;
	margin-top: 5px; 
	padding: 0;
}

h1 {
	font-family:"Verdana", Verdana, Arial, Helvetica, sans-serif;
	line-height:80%;
	font-size:18px;
	color: #a1b06a;
	background-color: #ffffff;
	padding-left: 50px;
}

.title {
	color: #2a2e24;
	background-color: #ffffff;
	padding-left: 15px;
	font: bold 18px/120% "Verdana", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.subtitle {
	color: #ffffff;
	background-color: #2a2e24;
	padding-left: 15px;
	font: 12px/120% "Verdana", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.subottom {
	color: #a1b06a;
	background-color: #2a2e24;
	font: 11px/150% "Verdana", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	top: 30px;
	margin-top: 10px;
	padding-left: 15px;
}
.subottom1 {
	color: #a1b06a;
	background-color: #2a2e24;
	font: 11px/150% "Verdana", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	top: 30px;
	margin-top: 10px;
	padding-left: 15px;
}


.backshadow {
	background-color: #ffffff;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 10px;
}

.backshadownav {
	background-color: #ffff00;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 3px;
}

body a:link, a:active, a:visited{
	text-decoration:none;
	color:#2a2e24;
}

body a:hover{
	text-decoration:underline;
}
body a:visited{
	text-decoration: none;
	color: #7f7f7f;
}

p{
	padding-left: 80px;
	margin: 10px;
	padding: 0;
}

h3 {
	display:none;
}

ul {
	list-style-type: bullet;
	padding-left: 0;
	
}

li {
	padding-left: 40px;
	padding-top: 3px;
	margin-bottom: 3px;
	font-style: italic;
}

acronym {
	border-bottom: none;
}

/* content div's */

#container { 
	margin: auto;
	width:500px;
    background: #fff no-repeat;
	position: relative;
	top:-235px;
	color: #a1b06a;
	z-index: 2;
	left: 230px;
	float: left;
	font: 18px/100% "Lucida Grande", Lucida, Verdana, sans-serif;
}

#intro{
	width:892px;
	height:451px;
}

#pageHeader {
	background: #0d2b42 url(header_what_about.gif) no-repeat center;
	height:34px;
	overflow:hidden;
	position:absolute;
	top:462px;
	left:205px;
	width:587px;
}
#preamble {
	width:546px;
	background-color: #fff;
	margin:0 0 2px 10px;
	color:#454545;
	display: table;padding:0;
	position: relative;
	top: -225px;
	left: 220px;
	float: left;
	line-height: 100%;
	font-size: 18px;	
}

#pageHeader span{
	display:none;
}

#targa {
	width:180px;
	padding-left:15px;
	font-size: 12px;
	color: #a1b06a;
	background-color: #fff;
	line-height: 120%;
	text-align: center;
	left: 15px;
	z-index: 1;
}

.day {
	padding-left:10px;
	font-size: 14px;
	color: #a1b06a;
	background-color: #fff;
	line-height: 100%;
	left: 15px;
	z-index: 1;
	font-weight: bold;
}
.day1 {
	padding-left:55px;
	font-size: 18px;
	color: #a1b06a;
	background-color: #fff;
	line-height: 150%;
	font-weight: bold;
	vertical-align: top;
}
.day2 {
	padding-left:1px;
	font-size: 14px;
	color: #a1b06a;
	background-color: #fff;
	line-height: 130%;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}


.enfasi {
	padding-left:10px;
	font-size: 14px;
	color: #787878;
	line-height: 130%;
	font-weight: bold;
	vertical-align: top;
	list-style-type: none;
}

.time {
	padding-left:5px;
	padding-right:5px;
	font-size: 14px;
	color: #fff;
	background-color: #a1b06a;
	line-height: 150%;
	font-weight: bold;
}
.timeb {
	padding-left:5px;
	font-size: 12px;
	color: #ffffff;
	background-color: #fff;
	line-height: 120%;
	font-weight: bold;
}
.sezione {
	padding-left:5px;
	font-size: 14px;
	color: #2a2e24;
	background-color: #fff;
	line-height: 120%;
	font-weight: bold;
}

.titoletto {
	padding-left:35px;
	font-size: 14px;
	color: #2a2e24;
	background-color: #fff;
	line-height: 180%;
	font-weight: bold;
}
.titoletto1 {
	padding-left:5px;
	font-size: 14px;
	color: #2a2e24;
	background-color: #fff;
	line-height: 180%;
	font-weight: bold;
}

.ospite {
	padding-left:5px;
	font-size: 14px;
	color: #2a2e24;
	background-color: #fff;
	line-height: 100%;
}

.sottotitolo {
	padding-left:15px;
	font-size: 12px;
	color: #2a2e24;
	background-color: #fff;
	line-height: 100%;
	z-index: 1;
}
.external {
	font-size: 12px;
	color: #2a2e24;
	background-color: #fff;
	line-height: 100%;
	z-index: 1;
}
.rientro {
	padding-left:30px;
	font-size: 14px;
	color: #2a2e24;
	background-color: #fff;
	line-height: 100%;
	font-weight: bold;
}
.rientrohome {
	padding-left:1px;
	font-size: 14px;
	color: #2a2e24;
	background-color: #fff;
	line-height: 100%;
	list-style-type: none;
}

.testorientro {
	padding-left:60px;
	font-size: 14px;
	color: #2a2e24;
	background-color: #fff;
	line-height: 180%;
	left: 15px;
}
.testorientro1 {
	padding-left:45px;
	font-size: 14px;
	color: #2a2e24;
	background-color: #fff;
	line-height: 140%;
	left: 10px;
	white-space: pre;
}
.testorientro2 {
	padding-left:35px;
	font-size: 14px;
	color: #2a2e24;
	background-color: #fff;
	line-height: 150%;
	left: 10px;
	
}



#supportingText{
	background-image:url(content_tile.jpg);
	height:100%;
}

#footer{
	padding:10px;
	text-align:center;
}

.style3 {color: #a1b06a}
.style7 {font-size: 14px; color: #2a2e24}
.style8 {font-size: 11px; color: #2a2e24}
.style9 {font-size: 18px; color: #2a2e24}
.style10 {font-size: 12px; color: #2a2e24}
.style11 {font-size: 11px; color: #a1b06a;
	line-height: 80%;
	padding-right: 3px;
	vertical-align: top;
}

