@charset "utf-8";


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: right;
	text-decoration: none;
	background-color:#000;
	
}
#logo {
	font-size: 16px;
	color: #FDE3A5;
	text-align: justify;
	right: 25%;
	clip: rect(auto,20%,auto,auto);
	float: right;
	width: 30%;
	padding-right: 10%;
}
#logo a { 
text-decoration:none;
color: #FDE3A5
}
	
#logo a:hover {
	color: #CBFA3F
}
#menu {
	text-align: left;
	padding-left: 100px;
	padding-right: 100px;
	clear: both;
	font: 22px Tahoma, Geneva, sans-serif;
	vertical-align: top;
	
}
#menu ul {
}
#menu li {
	display:inline;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	line-height:normal;
	margin-right: 5px;
	margin-left: 5px;
}
#menu a {
	color:#FDE3A5;
	text-decoration:none;
}
#menu a:hover {
	color: #BCF807;
}
#menu .active a {
	color:#00F
}
#header {
	height: 200px;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	left: 15%;
	right: 10%;
	margin-left: 20%;
}


#container {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
}
#content {
	height: auto;
	width: auto;
	margin-top: 2%;
	margin-left: 10%;
	margin-right: 15%;
	text-align: justify;
	color: #FDE3A5;
}
#conleft {
	width: 45%;
	height: auto;
	padding-top: 1%;
	padding-left: 1%;
	font-size: 12px;
	float: left;
	color: #FDD37E;
	text-align: justify;
	margin-top: 5px;
	clear: none;
}
#conlefttop {
	width: 50%;
	height: auto;
	padding-top: 2%;
	font-size: 12px;
	float: left;
	text-align: center;
	cursor: auto;
	padding-left: 10%;
}
#conright {
	width: 30%;
	padding-top: 1%;
	font-size: 12px;
	height: auto;
	padding-right: 6%;
	margin-top: 5px;
	margin-right: 120px;
	margin-left: 10px;
	clear: none;
	float: right;
}
#foter {
	margin:0;
	height:60;
	width:auto;
	text-align: center;
	font: normal 12px "Courier New", Courier, monospace;
	clear:both;
	border-top-color:#FDE3A5;
	border-top-style:solid;
	color: #FDE3A5;
}


.oneColFixCtr #container #content #conleft h1 {
	font-size: 24px;
	text-align: left;
}
.oneColFixCtr #container #content #conright h2 {
	font-size: 14px;
}
.oneColFixCtr #container #content #conleft h1 {
	text-align: justify;
}

.oneColFixCtr #container #content #conleft h3 {
	font-size: 18px;
	text-align: left;
	color:#FFF
}
#content table tr td {
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;
	color: #FDE3A5;
}
#container #content .TITOLO {
	font-weight: bold;
	color: #00F;
	text-align: center;
}
#container #content h1 {
	color: #FDE3A5;
	text-align: center;
	letter-spacing: 0.2em;
	white-space: nowrap;
	font-size: 24px;
	font-style: italic;
	line-height: 30px;
	font-weight: bolder;
}
#container #content table {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	color: #FDE3A5;
}
#container #content .tabella prezzo {
	font-weight: bold;
	color: #000;
	text-align: center;
}#container #content table tr .tabella.prezzo {
	color: #FDE3A5;
	text-align: center;
}
#container #content table tr td h3 strong {
	color: #A7634F;
}
#container #logo div {
	text-align: left;
}
#FlashID {
	border: thick none #00F;
}

iframe {
	border: thick outset #30F;
}
#container #content table tr td h3 {
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
}
#container #content table tr td p {

}
tr td p a {
	color: #00F;
}
tr td p a:hover {
	color: #CAF93B;
}
