td {
	text-align: left;
	vertical-align: top;
	font-family:verdana;
	font-size:10px;
	color:474747;
}
input
{
	font-family:verdana;
	font-size:9px;
	color: black;
	background: #FFFFFF;
	border: 1px solid #CCCCCC
}
/*
img {
    border: none;
}
*/
a {
	color:#666666;
	text-decoration:none;
}

.footer
{
	color: ButtonShadow;
}
.footer a
{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover
{
    text-decoration: underline;
}
.selectvetrina {
      background: #FFFFFF;
      color:#000000;
      font-family: Tahoma;
      font-size: 11px;
      border: Solid 1px #CCCCCC;
      width:130px;
}

img {
	border-style:none;
}
div.imgcontainer
{
	float: left;padding:0 8px 8px 0;
    background: url(immagini/dropshadow.jpg) no-repeat bottom right;
}

div.imgcontainer img
{
	display:block;
    position: relative;
	top: -4px;
	left: -4px;
    border:2px solid #ccc;
	border-color: #ccc #666 #666 #ccc;
    padding:5px
}
/* MODULO RICERCA */
.titolimodulo {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
}
/* RICERCA E LISTA */
.vetrina
{
	margin-top : 5px;
	margin-left: 5px;
}
.ricerca
{
	margin-top : 5px;
	margin-left: 20px;
}
.imgThumb
{
	border-color: Black;
	border-width: thin;
	border-style: solid;
	width: 133px;
	height: 100px;
}
.listaautocolore0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #DFDFDF;
}
.listaautocolore1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
}
.listaautorowover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #ECF1FF;
}

/* VETRINA */
tabledettagliovetrina
{
	border-style: dotted;
	border-color: Black;
	border-width: 1px;
	border: none;
	text-align: center;
	width: 100%;
}
/* EVENTI */ 
.titoloEventi {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.eventoitem {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	vertical-align : middle;
}
.eventoitem a{
	text-decoration: none;
}
.fonteventititolo {
	font-family: verdana;
	color: Red;
	font-size: 12px;
	font-weight: bold;
}
.fonteventi {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 11px;
}
tabledettaglioevento
{
	border-style: dotted;
	border-color: Black;
	border-width: 1px;
	border: none;
	text-align: center;
	width: 100%;
}
/* SERVIZI */
.titoloServizi {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.servizioitem {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	vertical-align : middle;
}
.servizioitem a{
	text-decoration: none;
}
tabledettaglioservizio
{
	border-style: dotted;
	border-color: Black;
	border-width: 1px;
	border: none;
	text-align: center;
	width: 100%;
}
/* LINKS */
.titoloLinks {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.linksitem {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	vertical-align : middle;
	padding-bottom : 5px;
}
.linksitem a{
	text-decoration: underline;
}
/* CONTATTI */
.vocemodulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
}
/* PROFILO */
.profilo
{
	margin-top : 5px;
	margin-left: 5px;
}
.fotoazienda
{
	margin-top : 5px;
	margin-left: 5px;
	margin-right: 5px;
}
/* RISERVATA */
.vetrineright
{
	margin-left: 20px;
}

.LayerVetrinaHome {
	position:relative; 
	overflow: auto;
	width:386px; 
	height: 110px;
	z-index:3;
	background-color: #FFFFFF; 
	border: 1px none #000000;
}

#LayerVetrinaUsato {
	position:relative; 
	overflow: auto;
	width:550px;
	height: 250px;
	z-index:3; 
	background-color: #FFFFFF; 
	border: 1px none #000000;
}

#LayerVetrinaNuovo {
	position:relative; 
	overflow: auto;
	width:580px;
	height: 110px;
	z-index:3; 
	background-color: #FFFFFF; 
	border: 1px none #000000;
}

#LayerInfo {
	position:absolute;
	left:25px;
	top:57px;
	width:517px;
	height:164px;
	z-index:1;
	overflow:auto;
}

.StileMenu {color: #EAEAEA}
.StileTitoloMenu {
	font-size: 12px;
	font-weight: bold;
}
.StileLogout {color: #FFFF00; }
