body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #786e6e;
}

#pagina {
	text-align: center;
}


#header {
	background-image: url('../images/headerback.gif');
	background-repeat: repeat-x;
	background-position: top;
	
	text-align: center;
}

/*dimensione blocchi centrali*/

#topblocktesto, #menu ul, #corpotesto {
	width: 550px;
		
}




#header h1 {
	margin: 0 auto 0 auto;
	margin: 0 0 20px 0;
}


#menu {
	background-color: #008ab8;
}

#menu ul {

color: white;

margin: 0 auto 0 auto;


padding: 3px 0;
margin-bottom: 0;
margin-top: 0.1em;


font-family: Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 90%;
}

#menu li {
list-style: none;
display: inline;
margin: 0;
}

#menu li a {

text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
color: white;

}

#menu em {
font-weight: bold;
background: lightyellow;
padding: 3px 0.5em;
font-style: normal;
background-color: #3da6c9;
} 

#menu a:hover {
background-color: #3da6c9;
}













#topblock {

	background-color: #f7f0f0;
	
	margin: 0;
	padding: 0;
	
	border-bottom: 1px solid #dbd8d8;
	text-align: center;
}

#topblocktesto {
	margin: 0 auto 10px auto;
	text-align: left;
	
}

#topblockimg {
	float: left;
}

#topblocktesto p {
	display: block;

	margin: 0;
	padding: 10px 0 10px 0;
		
	/*
	font-family: Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 70%;
		font-weight: bold;
*/
	font-family: "Georgia", Garamond, serif;
	font-size: 130%;
	font-style: italic;
	

	
	color: #ff6633;
		
}

.topText {
	margin-left: 10px;
}


.clears {
	clear: both;
	display: block;
   overflow: hidden;   
   margin: 0;
}

#corpotesto {
	margin: 0 auto 0 auto;
	
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	
	color: #786e6e;
	
	text-align: justify;
}

#corpotesto em {
	color: #ff6633;
	font-weight: bold;
	font-style: normal;
}

#corpotesto a {
	color: #44F;
}

#footer {
	text-align: center;
	border-top: 2px solid #ff6633;
	font-size: 70%;
	
	padding-bottom: 2em;
}


/* elementi */



h1 {
	color: #008ab8;
	
	font-family: "Georgia", Garamond, serif;
	
	font-weight: normal;
	
	font-size: 170%;
	
	margin: 0 0 1em 0;
}

h2 {
	
	color: #005522;
	
	font-family: "Georgia", Garamond, serif;
	
	font-weight: bold;
	
	font-size: 120%;
	margin: 0 0 1em 0;

}

h3 {
	
	color: #008844;
	
	font-family: "Georgia", Garamond, serif;
	
	font-weight: normal;
	
	font-size: 110%;
	margin: 0 0 1em 0;
}

img {
	border: none;
}

/* tabelle */
table {
	font-size: 70%;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	border-collapse: collapse;
}

th {
	font-weight: bold;
}

td, th {
	padding: 1px 1em 1px 0;
	border-bottom: 1px solid #999;
}

caption {
	display: none;
}

.offertaItem {

	padding-top: 20px;
	font-weight: bold;
	font-size: 150%;
	color: #008ab8;
	
}

.footnote {
	font-size: 70%;
}

.offertaType {
	font-size: 150%;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
}

