body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #152429;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-x;
}

#logo {
	float:left; 
	width:400px; 
	text-align: left; 
	margin-bottom: 10px; 
	margin-left: 10px;
}

#logo_news {
	float:left; 
	width: 300px; 
	text-align: left; 
	margin-bottom: 10px; 
	margin-left: 10px;
}

#lingue {
	float:right; 
	width:200px; 
	text-align: right; 
	margin-bottom: 10px; 
	margin-right: 10px;
	padding-top: 20px;
}

#lingue a {
	color: #304950;
	font-size: 10px;
	padding: 0px 4px;
	text-decoration: none;
}

#lingue a:hover {
	color: #fffefa;
	background-color: #304950;
}

#menu {
	background-color: #304950;
	color: #fffefa;
	padding: 0px 10px;
	margin: 0;
	font-size: 10px;
	border-bottom: #fffefa 1px solid;
}

#menu a {
	color: #fffefa;
	padding: 0px 4px;
	text-decoration: none;
	font-size: 10px;
	background-color: #304950;
}

#menu a:hover {
	color: #304950;
	background-color: #fffefa;
}

#fotoprinc {
	float:left;
	
}

#payoff {
	float: right;
	width: 202px;
	height: 180px;
	color: #304950;
	text-align: left;
	font-size: 10px;
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#payoff strong{
	color: #78401a;
	font-weight: bold;
}

td.separatore {
	border-top: #fffefa 1px solid;
	height: 6px;
	background-color: #304950;
}

#core {
	width: 433px;
	float: left;
	margin-top: 20px;
	padding: 0 20px;
	color: #0e485e;
}

#core h1 {
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: normal;
	display: inline;
}

#core a {
	color: #756d13;
	text-decoration: underline;
}

#core a:hover {
	color: #4e4807;
}

#core_news {
	width: 500px;
	float: left;
	margin-top: 20px;
	padding: 0 20px;
	color: #0e485e;
}

#core_news h1 {
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: normal;
	display: inline;
}

#core_news a {
	color: #756d13;
	text-decoration: underline;
}

#core_news a:hover {
	color: #4e4807;
}

#destra {
	width: 187px;
	background-image: url(images/sfondo_dx.gif);
	min-height: 482px;
	background-repeat: no-repeat;
	float: right;
	margin-top: 20px;
	padding: 20px;
	color: #6b630e;
}

#destra a {
	color: #756d13;
	text-decoration: underline;
}

#destra a:hover {
	color: #4e4807;
}

#destra h1 {
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: normal;
	display: inline;
}

#destra img {
	border: #b5b285 1px solid;
	margin-right: 10px;
	margin-bottom: 10px;
}

#footer {
	float: right;
	width: 700px;
	color: #756d13;
	text-align: center;
	font-size: 10px;
	margin-top: 15px;
}

#footer_news {
	float: right;
	width: 550px;
	color: #756d13;
	text-align: center;
	font-size: 11px;
	margin-top: 15px;
}

#footer a {
	color: #756d13;
	padding: 0 4px;
	text-decoration: none;
	font-size: 10px;
}

#footer a:hover {
	color: #4e4807;
	background-color: #eeede7;
}

#footer_news a {
	color: #756d13;
	padding: 0 4px;
	text-decoration: none;
}

#footer_news a:hover {
	color: #4e4807;
	background-color: #eeede7;
}

#credits {
	color: #fffefa;
	text-align: center;
	line-height: 15px;
	padding-top: 10px;
	height: 58px;
	background-image: url(images/bg_bot.gif);
	background-repeat: no-repeat;
	background-color: #152429;
}

#credits a {
	color: #fffefa;
	text-decoration: none;
	font-size: 10px;
}

#credits a:hover {
	text-decoration: underline;
}

#credits_news {
	color: #fffefa;
	text-align: center;
	line-height: 15px;
	padding-top: 10px;
	height: 16px;
}

#credits_news a {
	color: #fffefa;
	text-decoration: none;
	font-size: 10px;
}

#credits_news a:hover {
	text-decoration: underline;
}

img.senzabordo {
	border: 0 !important
}

.domanda {
	background-color: #f6f5ec; 
	color: #6b630e;
}

.risposta {
	padding-left: 15px; 
	padding-bottom: 15px;
}
