
body {
margin: 0px;
}

.titolo_pagina{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.testo{
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}

.tr:hover{
	background-color: #29BE0C;
}

.tabella{
	border: 1px;
	border-style: solid;
	border-color: #454545;
}

.line1 {
background-image: url(images/bg.gif);
}

.a{
	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}

.a:hover{
color: #ffffff;
font-family: "trebuchet ms";
font-size: 12px;
text-decoration: none;
font-weight: bold;
background-color: #29BE0C;
}

.prodotti_titolo{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
}
.prodotti_text{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.intTabella{
	font-family: Verdana;
	font-size: 12px;
	color: #454545;
	font-weight: bold;
	background-color: #f2f2f2;
	height: 25px;
}
.paginatore{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	width: 16px;
	height: 16px;
	text-decoration: none;
	border:1px;
	border-style: solid;
	text-align: center;
	text-decoration: none;
}
.paginatore:hover{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	width: 16px;
	height: 16px;
	text-decoration: none;
	border:1px;
	border-style: dotted;
	text-align: center;
	background-color:#29BE0C;
	text-decoration: none;
}
.spedizione{
	font-family: Verdana;
	font-size: 12px;
	color: #9ef604;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: blink;
}
.corsi_titolo{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/bg.gif);
	color: #FFFFFF;
	height: 18px;
}
.corsi_txt{
	font-family: Verdana;
	font-size: 10px;
	color: #454545;
	font-weight: bold;
}
.corsi_label{
	font-family: Verdana;
	font-size:10px;
	color: #454545;
}
.corsi_input{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
	background-color: #CCCCCC;
	width: 98%;
	border: 1px;
	border-style: dotted;
}
.corsi_submit{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
}
