body {
font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

select {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-color: #666666;
	border: 1px double #61A400;
	height: auto;
	color: #666666;
}
input {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-color: #666666;
	border: 1px double #006699;
	height: auto;
	color: #666666;
}

textarea{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-color: #666666;
	border: 1px double #006699;
	height: auto;
	color: #666666;
}

li {
	bottom: auto;
	clip:   rect(auto auto auto auto);
	padding-bottom: 10px;
	list-style-type: square;
	list-style-position: inset;


} 

h2 {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
hr {
	border: thin dashed #999999;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #4B717E;


}

a:hover
{
	color: #54808D;
	text-decoration: underline;


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #4B717E;

}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: text-bottom;
}
h3 {

	color: #999999;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.contentBox{
	text-align: left;
	padding: 0px;
	margin: 25px;
	font-size: 13px;
}



.pageTitle {
	text-transform: uppercase;
	font-weight: bold;
	color: #9C3439;

}
.pageSubTitle {
	font-weight: normal;
	font-style: normal;
	line-height: 25px;
}
.pageBody {
	margin-bottom: 20px;
	margin-top: 20px;
}
.pageBody img {
	float: right;
	margin: 10px;
}
.formContatti{
	text-align: left;
	font-size: 13px;
	padding: 0px;
	margin: 10px;
}
.news_box {
	font-size: 12px;
	text-align: left;
	color: #4B717E;
	vertical-align: top;
	padding-top: 20px;
}
.news_box:hover
{
	color: #FF9933;
	text-decoration: underline;


}
.news_box:link {

	color: #4B717E;
	text-decoration: none;
}
.ombra {
	background-image: url(../img/bgpagina.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

div#ricercaUsato
{
	width: 900px;
}

div#ricercaUsato fieldset
{
	margin: 10px;
}

div#ricercaUsato label, legend
{
	font-size: 13px;
	padding: 4px;
}

div#elenco_usato
{
	padding: 10px;
	width: 900px;
	font-size: 12px;
	height: 500px;
	overflow: auto;
}
div#elenco_usato table {
	table-layout : fixed;
	width: 100% !important;
	width: auto;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	text-align: center;
}
div#elenco_usato th {
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	background-color: #CCCCCC;
	
}

div#elenco_usato td {
	border: 1px solid #CCCCCC;
	height: 90px;
	padding: 0.5em;
}

div#elenco_usato img {
	border: 0px;
	width: 98px;

}
div#schedaAuto  {

	padding: 10px;
	width: 900px;
	font-size: 12px;
	height: 500px;
	overflow: auto;

}

div#schedaAuto table {
	table-layout : fixed;
	width: 100% !important;
	width: auto;
	border-collapse:collapse;
	font-size: 13px;
	text-align: left;
}
div#schedaAuto td {
	border: 1px solid #CCCCCC;
	padding: 0.5em;
}
div#schedaAuto .etichetta {
	font-weight: bold;
	text-transform: capitalize;
	width: 120px;
}
div#schedaAuto img {
border:none;
width: 250px;

}
.mostraTutte {
	margin: 20px;
	float: left;
	clear: both;
	text-align: right;
	width: 850px;
}



