#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(../immagini/bg_corpo.png);
	background-repeat: repeat-y;
	background-position: left top;
}
body {
	background-color: #00314C;
	margin: 0px;
}
#top {
	height: 28px;
	width: 760px;
	font-family: "trebuchet MS";
	float: left;
	background-color: #FFFFFF;
}
#main {
	background-image: url(../immagini/bg_corpo.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 760px;
	font-size: 10px;
	float: left;
}
#corpo {
	height: 100%;
	width: 560px;
	float: right;
	font-size: 12px;

	background-image: url(../immagini/bg_main_corpo.png);
	background-repeat: repeat;
	background-position: left top;
}
#main_content {
	font-size: 10px;
	float: left;
	height: 100%;
	width: 760px;
}

#main_sx {
	height: 100%;	
	width: 200px;
	background-image: url(../immagini/bg_main_sx.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#main_sx_menu_sezione {
	width: 190px;
	background-image: url(../immagini/bg_menu_sezione.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-left: 10px;
}
#main_sx_menu_sezione_titolo {
	height: 35px;
	width: 140px;
	margin-left: 50px;
	font-family: "Times New Roman";
	font-size: 28px;
	color: #C56805;
	font-weight: bold;
	padding-top: 40px;
}
#main_sx_menu_sezione_titolo_iniziale {
	color: #053C58;
	display: inline;
}
#top_menu {
	width: 400px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 11px;
	color: #606060;
	float: left;
	height: 20px;
	margin-top: 8px;
	margin-left: 20px;
}
#top_menu a {
	color: #606060;
	text-decoration: none;
}
#spazio {
	background-image: url(../immagini/bg_spazio.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 760px;
	font-size: 10px;
	float: left;
}
.footer_logo_forlink {
	padding-top: 20px;
	padding-left: 20px;
}
#footer {
	background-image: url(../immagini/bg_corpo.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100px;
	width: 760px;
	float: left;
	padding-top: 50px;
}
#footer_logo {
	background-image: url(../immagini/logo_carovana.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 200px;
	float: left;
}
#footer_testo {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #053C58;
	float: right;
	width: 550px;
	margin-top: 20px;
	height: 80px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer_testo a {
	color: #053C58;
	text-decoration: none;
}
#footer_testo a:hover {
	color: #053C58;
	text-decoration: underline;
}
#top_menu a:hover {
	color: #606060;
	text-decoration: underline;
}
#testata {
	background-image: url(../immagini/testatamare_en.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 268px;
	width: 760px;
	float: left;
}
#top_lingue {
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #606060;
	float: right;
	width: 150px;
	text-align: right;
	margin-right: 15px;
	height: 20px;
	margin-top: 8px;
}
#top_lingue a {
	color: #606060;
	text-decoration: none;
}
#top_lingue a:hover {
	color: #606060;
	text-decoration: underline;
}
.top_img {
	margin-right: 15px;
	margin-left: 5px;
}
#main_sx_menu_sezione_voce {
	font-family: Courier;
	font-size: 12px;
	color: #053C58;
	margin-left: 20px;
	margin-top: 5px;
	width: 160px;
}
#main_sx_menu_sezione_voce a {
	color: #053C58;
	text-decoration: none;
}
#main_sx_menu_sezione_voce a:hover {
	color: #053C58;
	text-decoration: underline;
}
#main_sx_menu_presentazione {

	font-family: Courier;
	font-size: 12px;
	color: #053C58;
	margin-left: 31px;
	margin-top: 30px;
	width: 160px;
}
#main_sx_menu_presentazione a {

	color: #053C58;
	text-decoration: none;
}
#main_sx_menu_presentazione a:hover {

	color: #053C58;
	text-decoration: underline;
}
