h1 {
	color: #5B0707;
	font: bold 18px Times New Roman;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

h2 {
	color: #5B0707;
	font: bold 16px Times New Roman;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}

h2 a {
	color: #5B0707;
	font: bold 14px Times New Roman;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #54C3F8 url(../images/bg_index_x.jpg) repeat-x;
}

.main_index {
	width: 1024px;
	height: 490px;
	background: url(../images/bg_index_main.jpg) repeat-y;
	/*height: 100%;*/
}

.index_left {
	width: 435px;
	clear: left;
	float: left;
}

.menu {
	position: relative;
	top: 150px;
	padding: 0px 0px 0px 20px;
}

.info_home {
	position: relative;
	top: 165px;
	font: 12 sans-serif;
	color: #000000;
}

.info_home a:link { font: 12 sans-serif; color: #000000; text-decoration: none; }
.info_home a:hover { font: 12 sans-serif; color: #000000; text-decoration: none; }
.info_home a:visited { font: 12 sans-serif; color: #000000; text-decoration: none; }

.index_right {
	width: 589px;
	float: left;
}

.menu_top_position {
	padding: 70px 50px 0px 0px;
}

.menu_top { font: 12 sans-serif; color: #FFFFFF; }

.menu_top a:link { font: 12 sans-serif; color: #FFFFFF; text-decoration: none; }
.menu_top a:hover { font: 12 sans-serif; color: #FFFFFF; text-decoration: none; }
.menu_top a:visited { font: 12 sans-serif; color: #FFFFFF; text-decoration: none; }

.img_index_position {
	padding: 17px 0px 0px 22px;
}

.bg_code {
	width: 90%;
	padding: 5px 0px 5px 0px;
	background: #DCDCDC;
	border: 1px solid #680102;
}

.boxitinerariintesta {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	line-height: 16px;
	color: #CFC5AA;
	vertical-align: top;
	padding-left: 3px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #B5A278;
	background-color: #680102;
	letter-spacing: 1px;
}
.boxlistini1 {
	width: 40%;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	line-height: 16px;
	color: #4A200A;
	vertical-align: top;
	text-align: left;
	padding-left: 3px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #B5A278;
	border-right: 1px solid #B5A278;
}

.boxlistini2 {
	width: 15%;
	font-size: 10px;
	font-family: Verdana;
	line-height: 16px;
	color: #4A200A;
	vertical-align: top;
	text-align: center;
	padding-left: 3px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #B5A278;
	border-right: 1px solid #B5A278;
}

.boxdettagli{
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #706E59;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 19px;
	letter-spacing: 1px;
	border: 1px solid #383838;
	background: #680102;
	text-align: left;
}
.boxdettagli2{
	padding: 9px;
}

.boxdettagli2 a:link		{font: 11px Arial; color: #FFFFFF; text-decoration: none;}
.boxdettagli2 a:visited	{font: 11px Arial; color: #FFFFFF; text-decoration: none;}
.boxdettagli2 a:hover 	{font: 11px Arial; color: #FFFFFF; text-decoration: underline;}

.image {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.image_border {
	border: 5px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.link_self {
	font: 8px Times New Roman;
	text-decoration: none;
	color: #000009;
	padding: 10px 0px 0px 0px;
}