/* Generale */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6a6a;
	background-image: url(../img/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.testo_indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
	text-decoration: none;
}
.testo_indirizzo a:link {font-size: 9px; }
.testo_indirizzo a:visited {font-size: 9px; }
.testo_indirizzo a:active  {font-size: 9px; }
.testo_indirizzo a:hover {font-size: 9px; }


.TITOLO_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005132;
	font-weight: bold;
}
.TITOLO_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.padding_left {
	padding-left: 5px;
}
.link {
	font-weight: bold;
	color: #2d9530;
	text-decoration: none;
}
.link:hover {
	font-weight: bold;
	color: #174F18;
	text-decoration: underline;
}
.testo_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6a6a;
	text-decoration: none;
}
.just {
	text-align: justify;
}

.TAG { font-family: Verdana, Arial, Helvetica, sans-serif; color: #065576; font-weight: bold; text-decoration:none; line-height: 14px }
.TAG_1 { font-size: 9px; text-decoration:none; font-weight: normal;}
.TAG_1:hover {COLOR: Red;} 
.TAG_2 { font-size: 11px; text-decoration:none; font-weight: normal;}
.TAG_2:hover {COLOR: Red;} 
.TAG_3 { font-size: 14px; text-decoration:none; font-weight: normal;}
.TAG_3:hover {COLOR: Red;} 
.TAG_4 { font-size: 16px; text-decoration:none; font-weight: normal;}
.TAG_4:hover {COLOR: Red;} 
.TAG_5 { font-size: 20px; text-decoration:none; font-weight: normal;} 
.TAG_5:hover {COLOR: Red;} 


.padding_centrale {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
}

.padding_login {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}

a:link {font-size: 10px; COLOR: #2d9530; font-weight:bold; TEXT-DECORATION: none}
a:visited {font-size: 10px; COLOR: #2d9530; font-weight:bold; TEXT-DECORATION: none}
a:active  {font-size: 10px; COLOR: #2d9530; font-weight:bold; TEXT-DECORATION: none}
a:hover {font-size: 10px; COLOR: #174F18; font-weight:bold; TEXT-DECORATION: underline}


/* DIVS */

#panelleft
{
  width: 220px;
}

#panelright
{
  width: 217px;
}

#newslist 
{
    margin-top: 2px;
}

#tagclouds a:hover {text-decoration: none;}

#contacts .teamname
{
	font-size: 14px;
	font-weight: bold;
}

#contacts .teamtitle_big
{
	font-size: 12px;
}

#contacts .teamtitle_small
{
	font-size: 10px;
}

.lveven
{
  background-color: #f7f7f7;
}

.lvodd
{
  background-color: #ededed;
}

.divclear
{
    clear: both;
}


.redlist
{
    list-style-image: url(../img/listbox.gif);
}

/* Controls */
.Button
{
	width: 80px;
	height: 22px;
	background-color: #3F7F42;
	border-color: #e6d6cb;
	border-width: 1px;
	border-style: outset;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal; 
}

.DDL
{
    width: 186px;
    height: 24px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-color: #ffffff;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal; 
	padding: 2px;
}

.TextBox
{
    width: 180px;
    height: 16px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-color: #ffffff;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal; 
	padding: 2px;
}

.logintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #005132;
	background-color: #E4EBE4;
	font-weight: bold;
	text-align: center;
}

.logintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 5px 5px 5px 5px;
}

.loginlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	line-height: 35px;
}

/* Catalogo */

table.TbHeader
{
    border: 1px solid #7CC553;
}

table.TbHeader .Header
{
    background-color: #7cc553;
    height: 34px;
}

table.TbCatalogo
{
    border: 1px solid #7CC553;
}

table.TbCatalogo td
{
    text-align: left;
    vertical-align: middle;
    line-height: 15px;
    color: #202020;
}

table.TbCatalogo .Row0
{
    background-color: #c8e4b4;
}

table.TbCatalogo .Row1
{
    background-color: White;
}


table.TbCatalogo .Head
{
    border-top: 3px Solid #7cc553;
    border-right: 2px Solid #7cc553;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
} 

table.TbCatalogo .HeadVarieta
{
    color: Red;
    text-align: right;
} 

table.TbCatalogo .HeadVoid
{
    border-top: 3px Solid #7cc553;
    padding-top: 5px;
    padding-bottom: 5px;
    border-right: 2px Solid #7cc553;
} 

table.TbCatalogo .HeadVoidR
{
    border-top: 3px Solid #7cc553;
    padding-top: 5px;
    padding-bottom: 5px;
} 

table.TbCatalogo .Temperatura
{
    font-weight: bold;
    text-align: right;
    border-right: 2px Solid #7cc553;
} 

table.TbCatalogo .DesTaglia
{
    text-align: left;
    border-right: 2px Solid #7cc553;
} 

table.TbCatalogo .Altezza
{
    text-align: right;
    border-right: 2px Solid #7cc553;
} 

table.TbCatalogo .Diametro
{
    text-align: right;
    border-right: 2px Solid #7cc553;
} 

table.TbCatalogo .Prezzo
{
    text-align: right;
} 

