@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 10px 0 10px 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;
}
a {
	color: #3c92be;
}
a:hover {
	text-decoration: none;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
input {
	font-size: 12px;
	color: #6a6a6a;
	width: 115px;
	border: solid 1px #cdcdcd;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 118px;
	color: #3c92be;
}
ul {
	list-style-type: square;
}
.check {
	border: none;
	width: auto;
}
.btn {
	width: auto;
	padding: 1px 7px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background-color: #CCCCCC;
}
.b_gray {
	border: dashed 2px #CCC;
}
.text-B {
	color: #3c92be;
}

.text-B-large {
	color: #3c92be;
	font-size: 14px;
}
.smaller {
	font-size: 10px;
}

.acquista_input {
	width: 205px;
}
.contratto {
	width: 380px;
	height: 75px;
}

img {
	border: none;
}
#main {
	width: 990px;
}
#header {
}
#logo, #left {
	width: 210px;
	margin: 0 5px 0 0;
	float: left;
}

.news_title {
	width: 230px;

	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	color: #3c92be;
}

.news_title a {
text-decoration:none;
}

#content {
	clear: both;
}
#left {

}
.av {
	width: 210px;
	height: 238px;
	margin: 5px 0 0;
	background-image: url(images/bg_av.gif);
	text-align: center;
}
#right {
	float: left;
	width: 775px;
}
.menu {
	height: 32px;
	margin: 5px 0 0;
	background-image: url(images/bg_menu.gif);
	padding: 5px 0 0 33px;
}
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #909090;
	text-decoration: none;
}
.menu a:hover {
	color: #42a2dc;
}
.page {
	padding: 20px 0 20px 15px;
}
.prodotto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.prodotto img {
	margin-bottom: 9px;
}
.mappa {
	padding: 20px 0 0 33px;
}
.mappa li {
	margin: 10px 0;
}
#footer {
	height: 20px;
	clear: both;
	background-image: url(images/footer.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 12px 0;
	padding: 25px 0 0;
	text-align: right;
	font-size: 11px;
	color: #909090;
}
#footer a {
	font-size: 11px;
	color: #909090;
	text-decoration: none;
}
#footer a:hover {
	color: #42a2dc;
}

