body {
	margin: 0;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background: #FFF;
	color: #666;
	line-height: 150%;
}

table {
		font-size: 11px;
		line-height: 150%;
}

img {border:0px;}

.sf_tab_home {
			background-image: url('../images/sf_vendita_dettaglio.jpg');
			height:114px;
}

.sf_menu_sotto{
			background-image: url('../images/sf_menu_sotto.jpg');
			height:34px;
}

.mela {
		background-image:url('../images/mela.gif');
		background-repeat:no-repeat;
		background-position:right;
		height:244px;
}

h1 {
	color:#67B004;
	margin:0px;
	font-size:12px;
}

	

h2 {
	color:#F51919;
	margin:0px;
	font-size:12px;
}

h3 {
	color:#67B004;
	margin:0px;
	font-size:12px;
}

p {
	margin:2px;
	line-height: 20px;
}


a {
	color:#67B004;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
}



a:hover {
		color:#67B004;
		font-size: 10px;
		text-decoration:underline;
}

.newsletter_sotto {
			background-image:url(../images/sf_newsletter_home.gif);
}



/* Newsletter */



.newsletter {

			padding: 0px 8px 0px 8px;
			color:#666666;
}

.newsletter p {
				margin:0px;
				font-weight:normal;
				padding:3px 0;
}

.newsletter a {
				color:#666666;
				font-weight:normal;
				font-size:10px;
				text-decoration:none;
}

.newsletter a:hover {
				color:#666666;
				font-weight:normal;
				font-size:10px;
				text-decoration:underline;
}

.newsletter input {
					font-size:9px;
					font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/* News */

.box_news {
			padding: 0px 8px 0px 8px;
}

.box_news img {
			float:left;
			padding-right:6px;
}

.box_news p {
			margin:0px;
			font-size:11px;
			font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif
}

/*************** form **************/



form {
	margin: 0px;
	padding: 0px;
}

input {
	font-size:9px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #ccc;
	background: url(../images/input_bg.jpg) repeat-x #FFF;
	color: #666;
}

.button {
	border: 0;
	background: url(../images/button.gif);
	width: 82px;
	height: 18px;
	cursor: pointer;
	font-size:10px;
	color:#FFFFFF;
}