@charset "utf-8";
body/* CSS Document */

 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.prodotti h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
.prodotti  a  img {
	border: 1px solid #CCCCCC;
}





a {
	color: #206700;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #206700;
}
a:hover {
	color: #298901;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #298901;
}


/* CSS Document */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#contenuto p {
	line-height: 16px;
}


#col-sin p {
	color: #666666;
	font-size: 10px;
	line-height: 16px;
}
#col-sin a {
	color: #009900;
}
#col-sin a:hover {
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#col-sin strong {
	color: #FFFFFF;
}





#footer, #footer-menu {
	color: #4B4B4B;
	font-size: 10px;
}
.td-va-centro td {
	vertical-align: middle;
}
.pulsantino {
	color: #FFFFFF;
	margin: 0px;
	border: 1px solid #003300;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../img/bg_pulsantino.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.pulsantino:hover {
	text-decoration: none;
	border: 1px solid #005100;
	color: #FFFFFF;
	background-image: url(../img/bg_pulsantino.gif);
	background-position: 10px;
	background-repeat: repeat-x;
}

.pulsantino-nero       {
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #2A2A2A;
	width: 190px;
	padding: 10px;
}

.pulsantino-nero:hover      {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2E2E2E;
}
.pulsantino-nero  a  {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

ul  {
	list-style-position: outside;
	list-style-type: square;
}
li {
	padding-bottom: 10px;
}
.campo-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 200px;
	border: 1px solid #CCCCCC;
}



.tab tr{
height:20px; 
border:1px solid #999999;
padding:5px;}














