.txt10_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
}
.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.txt10prodotti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txt10_bordo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #333333;
}

.txtlogin_bordo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
}
.bordo_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px dashed #FFFFFF;
}
.txt_prec_succ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.txt_prec_succ:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.txt_mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.txt_mail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.txtbox150px{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width:250px;
	height:18px;
	border:1 solid #000000;
}

.txtCap{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width:50px;
	height:18px;
	border:1 solid #000000;
}
.txtarea150px{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width:250px;
	height:100px;
	border:1 solid #000000;
}
.btn{
	border:1 solid #000000;
	cursor:pointer;
	width:250px;
}

.aFoto{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.aFoto:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

a{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}

.lnkMenuDx{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.lnkMenuDx:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
/*******************************************************************************************************/

.txtLogin{	
	width:100px;
	height:18px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1 solid #000000;
	text-align:center;
}

.btnlogin{
	width:auto;
	height:18px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1 solid #000000;
	cursor:pointer;
}

