@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A9AA88;
}
.td_sx {
	background-position: right top;
	background-attachment: scroll;
	background-image: url(images/backround_sx2.jpg);
	background-color: #6C736B;
	background-repeat: no-repeat;
}
.td_sx_correzione {
	background-attachment: scroll;
	background-image: url(images/backround_sx.jpg);
	background-position: right top;
}

.td_dx {
	background-image: url(images/backround_dx2.jpg);
	background-position: left top;
	background-attachment: scroll;
	background-color: #69756B;
	background-repeat: no-repeat;
}
.td_bottom_sx {
	background-image: url(images/bottom_sx.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.td_bottom_dx {
	background-image: url(images/bottom_dx.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.table_centrale {
	background-color: #34332b;
}
.td_note {
	background-image: url(images/background_note.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.table_centrale .td_note p {
	font-size: 12px;
}
.td_sx table {
	background-image: url(images/bottom_sx.png);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.td_dx table {
	background-image: url(images/bottom_dx.png);
	background-position: left bottom;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #95965C;
	padding-right: 40px;
	padding-left: 40px;
	font-weight: normal;
}
.table_centrale .td_note a {
	color: #999999;
	text-decoration: none;
}
.table_centrale .td_note a:hover {
	color: #999999;
	text-decoration: underline;
}
.no_way_out_h1  {
	padding-right: 90px;
}
.table_centrale .no_way_out_p {
	color: #999999;
	text-decoration: none;
}
.table_centrale .no_way_out_p a {
	color: #999999;
	text-decoration: none;
}


.no_way_out_p {
	padding-right: 90px;
	padding-top: 0px;
}
.table_centrale .no_way_out_p a:hover {
	color: #95965C;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #993333;
	padding-right: 40px;
	padding-left: 40px;
	font-weight: normal;
}
.menu_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #666666;
	border: 1px none #3E3E3E;
}
.table_centrale .menu_bottom a {
	color: #999967;
	text-decoration: none;
	line-height: 20px;
}
.table_centrale .menu_bottom a:hover {
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}
.table_centrale table {
	background-attachment: scroll;
	background-image: url(images/blood.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.table_centrale a {
	color: #999999;
}
.flyer {
	border: 1px solid #21201B;
}
.red {
	color: #CC0000;
}
.table_centrale .red {
	color: #EE0000;
	text-decoration: none;
}
.prezzi {
	font-size: 24px;
	color: #CC0000;
	font-weight: normal;
}

.red:hover {
	text-decoration: underline;
}
.table_gallery {

}
.table_centrale .table_gallery img {
	border: 3px solid #7A7B64;
}
.table_centrale .table_gallery img:hover {
	border: 3px solid #CC0000;
	filter: Invert;
	cursor: auto;
}
.table_centrale a {
	text-decoration: none;
}
.table_centrale a:hover {
	color: #95965C;
}
.formPayPal {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}

