body  {
	border: 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	background-color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}

/* --------------------------- Sfondi --------------------------------------- */

td.head {
	background-image: url(images/head.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 121px;
}

td.arco {
	background-image: url(images/arco.png);
	background-position: top left;
	background-repeat: no-repeat;
}

td.lato {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #CC0000;
	height: 355px;
}

td.centro {
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #CC0000;
	padding-top: 20px;
}

td.chiusura {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #CC0000;
}

td.fondo {
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #CC0000;
	height: 45px;
}

/* --------------------------- Menu --------------------------------------- */

td.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	padding-left: 10px;
	line-height: 22px;
}

a.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	padding-left: 6px;
	line-height: 20px;
	text-decoration: none;
}

a:hover.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	padding-left: 6px;
	line-height: 20px;
	text-decoration: none;
}

a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	padding: 3px;
	line-height: 22px;
	border: 1px solid #FFF;
	text-decoration: none;
}

a:hover.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	padding: 3px;
	line-height: 22px;
	border: 1px solid #CC0000;
	text-decoration: none;
}

a.menunol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	padding: 3px;
	line-height: 22px;
	border: 1px solid #CC0000;
	text-decoration: none;
}

a:hover.menunol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	padding: 3px;
	line-height: 22px;
	border: 1px solid #FFF;
	text-decoration: none;		
}

span.menu_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	padding: 3px;
	line-height: 22px;
	border: 1px solid #CC0000;
	text-decoration: none;
}

a.mappa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

a:hover.mappa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

/* --------------------------- Corpo --------------------------------------- */

td.corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	padding: 0px 10px 5px 5px;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
}

.blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	font-weight: normal;
}

ul.elenco_index {
	margin: 15px 0px 10px 14px;
	padding: 0px 0px 0px 0px;
}

/* promozioni */

/*td.promozioni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	border: 1px solid #CC0000;
	line-height: 16px;
	padding: 5px;
}*/

td.promozioni,td.usato{
	vertical-align: top;
	padding-bottom: 3px;
	
}

td.tit_promozioni {
	background-color: #CC0000;
	color: #FFF;
	font-weight: bold;
	border-bottom: 0px;
	padding: 0px 5px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}

/*------------------------- OpenWindow --------------------------------------*/

table.collasso
{
 border-collapse: collapse;
 color: #035672;
}

td.bordatocentro
{
 color: #035672;
 border: 1px solid #660000;
 font-family: Verdana, Arial, Helvetica;
 font-size: 10px;
}

td.bordatopad
{
 padding: 2px;
 color: #035672;
 border: 1px solid #660000;
 font-family: Verdana, Arial, Helvetica;
 font-size: 10px;
}

div#rend {
	display:none;
	}
