body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
ul{
	text-align: left;
	font-size: 11px;
	color: White;
}
.bgheader {
	background: #000000 url(../imgs/bgheader.jpg) top left repeat-x;
}
.bgcaratteristiche {
	background: url(../imgs/caratteristiche-tecnice.jpg) top center no-repeat;
}
/*.menu {
	text-align: center;
	background: #000000 url(../imgs/bgmenu.jpg) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
.menu a:link, .menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
}*/
.bgcontent {
	text-align: center;
	/*vertical-align: middle;*/
	background: #000000 url(../imgs/bgcontent.jpg) top left repeat-x;
}
.footer {
	text-align: center;
	font-size: 9px;
	color: #666666;
	background: #000000 url(../imgs/bgfooter.jpg) top left repeat-x;
}
.footer a:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	font-size: 10px;
	color:#FF0000;
	text-decoration: none;
	font-weight: bold;
}
.arancione {
	color: #FF6600;
}
.bianco {
	color: #FFFFFF;
}
.rosso {
	color: #CC0000;
}
.nero {
	color: #000000;
}
.bold {
	font-weight: bold;
}
.size10 {
	font-size: 10px;
}
.size13 {
	font-size: 13px;
}
.size11 {
	font-size: 13px;
}
a.linkinterno:link, a.linkinterno:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.linkinterno:hover {
	color: #FF0000;
}
.input {
	width: 188px;
	height: 15px;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	border: #006699 solid 1px;
	background-color: #FFFFFF;
}
.combo {
	width: 194px;
	height: 18px;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	border: #006699 solid 1px;
	background-color: #FFFFFF;
}
.textarea {
	width: 188px;
	height: 54px;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	border: #006699 solid 1px;
	background-color: #FFFFFF;
}
.photos {
	margin-bottom: 15px;
}
.photos a {
	width: 114px;
	height: 140px;
	float: left;
	background: #353432;
	text-align: center;
	color: #A2A3A6;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.photos>a {
	min-height: 140px;
	height: 150px;
}
.photos a.last {
	margin-right: 0;
}
.photos a:hover {
	color: #FF6600;
}
.photos a span {
	display: block;
	padding-top: 2px;
}
.photos a>span {
	padding-top: 5px;
}
.photos a img {
	border: 1px solid #FFFFFF;
}

.photos a {
	color: #FFFFFF;
	text-decoration: none;
}
.photos a:hover {
	visibility: visible;
/* IE bug fix */
}
.photos a:hover img {
	border: 1px solid #FF6600;
}

.cleaner {
 font-size: 0px;
 line-height: 0px;
 height: 0px;
 clear: both;
}

/* 27.04.2010 */
a.button:link, a.button:visited { padding: 3px 4px 4px 4px; text-decoration: none; font-size: 12px; font-weight: bold; color: #f90; border: #f60 1px solid; }
a.button:hover { color: #f60; border: #cbcbcb 1px solid; }

#result { margin-bottom: 10px; color: #fff; border-bottom: #f60 2px solid; }
#result h1 { margin: 10px 0; padding-bottom: 5px; font-size: 18px; color: #f60; }
#result h1 span { color: #f90; }
#result .hr { height: 1px; border-bottom: #f60 2px solid; margin: 10px 0; }
#result .riv_container { width: 680px; margin: 0 auto 10px auto; padding: 10px; line-height: 18px; border: #cbcbcb 1px solid; text-align: left; }
#result .riv_container h2 { font-size: 12px; font-weight: bold; color: #f90; line-height: 16px; }

#result_form { width: 680px; margin: 0 auto 10px auto; padding: 10px; border: #cbcbcb 1px solid; color: #fff; background-color: #2c2c2c; }
#result_form h2 { margin: 10px 0; padding-bottom: 5px; font-size: 14px; color: #f60; }
#result_form table td { height: 24px; text-align: left; }
#result_form p { text-align: justify; color: #ccc; }
#result_form a:link, #result_form a:visited { text-decoration: underline; color: #fff; }
#result_form a:hover { text-decoration: none; }

/* 20.09.2010 */
a:active, a:focus { outline: none; }
#headerflash { width: 750px; margin: 0 75px; }
.menu { text-align: center; background: #000 url(../imgs/bgmenu.jpg) top left repeat-x; font: 14px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #ccc; }
.menu a:link, .menu a:visited { color: #ccc; text-decoration: none; }
.menu a:hover, a.occasioni:hover { color: #fff !important; }
.occasioni { width: 727px; margin: 0 auto; }
.occasioni td { color: #fff; background-color: #353432; border-bottom: #000 1px solid; border-right: #000 1px solid; }
.orange { color: #f60 !important; }
a.occasioni:link, a.occasioni:visited { color: #f90; text-decoration: none; }



