@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	font-size:70%;
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
}
input{
	border:1px solid #666666;
	height:18px;
}
#input_radio{
	border:0px solid #666666;
}
textarea{
	border:1px solid #666666;
}
#invia_contatti{
	background:url(/images/invia_contatti.jpg) no-repeat;
	width:80px;
	height:21px;
	border:0px solid #CCC;
	cursor:pointer;
}
#pulsante_newsletter{
	background:url(/images/invia_newsletter.jpg) no-repeat;
	width:80px;
	height:35px;
	border:0 solid #FFF;
	cursor:pointer;
}