html {
 /* height: 100%;*/
}
form {
  margin: 0;
  padding: 0;
}
body {
	font: 12px/16px Verdana, serif;
	margin: 0px 0px 0px 0px;
	color: #6c6d6f;
}
table,td {
	font: 12px/16px Verdana, serif;
	color: #6c6d6f;
}
.blu{
	color: #4a6d74;
}
.grigio_chiaro{
	color:#919195;
}
.grigio{
	color: #6c6d6f;
}
.arancio{
	color: #f0592a;
}
.titolo_paragrafo{
	color: #f0592a;
	font: 12px/14px Verdana, serif;
	font-weight:bold;
}
.header{
	background:#FFF url('../images/header.jpg') top no-repeat; widows:930px; height:243px; text-align:right;
}
a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
}
.border {
	padding: 3px;
	border: 1px solid #ccd8e3;
}
.button{
	background-color:#FFF; 
	background:#254c68 url("../images/sf_butt.gif") top repeat-x;
	border: 1px solid #ccd8e3;
	font: 11px Verdana, sans-serif;
	color:#FFF;
	padding:3px 4px 3px 4px;
	margin:0px;
	text-align:center;
}
p { margin-top: 0; margin-bottom: 7px; }

img { border: 0 none; }

.margini_laterali{
	padding:0px 20px 0px 20px
}
.text_bigger{
	font-size: 11px;
}
.text_smaller{
	font-size: 9px;
}
.sep_footer{
	height:20px;
}
.sep_left{
	height:10px;
	font-size: 4px;
}
.invia_send{
	text-indent: -9999em;
	background-image:url(../images/invia_send.gif);
	text-align:center;
	width:94px;
	height:34px;
	border-width: 0px;
}
.acquista{
	text-indent: -9999em;
	background-image:url(../images/acquista_btn.gif);
	text-align:center;
	width:166px;
	height:34px;
	border-width: 0px;
}
.invia_btn{
	text-indent: -9999em;
	background-image:url(../images/invia_btn.gif);
	text-align:center;
	width:58px;
	height:34px;
	border-width: 0px;
}
.invia_btn_en{
	text-indent: -9999em;
	background-image:url(../images/invia_btn_en.gif);
	text-align:center;
	width:58px;
	height:34px;
	border-width: 0px;
}


/********************/
/* STRUTTURA PAGINA */
/********************/
.main{
	/*background: url(../images/sf_main.gif) top center repeat-y;*/
	width:100%;
	clear:both;
}
.main_padded{
	/*background: url(../images/linkem_logo.gif) bottom right no-repeat;*/
	width:930px;
	/*height:602px;*/
	margin:0 auto;
}
.main_more{
	/*background: url(../images/linkem_logo.gif) bottom right no-repeat;*/
	width:600px;
	margin:0 auto;
}

.main_padded_en{
	/*background: url(../images/sf_buy_it.jpg) top center no-repeat;*/
	background: url(../images/tmp.jpg) top center no-repeat;
	width:951px;
	height:526px;
	margin:0 auto;
}

.footer{
	font-size: 10px;
	color:#a6a6a6;
	width:951px;
	height:20px;
	margin:0 auto;
}
/* FORMS */
select {
	color:#6c6d6f;
	border:1px solid #6c6d6f;
	font-size:1em;
	/*margin-right:6px;*/
	padding:1px;
}
input{
	font-family: Verdana,sans-serif;
	font-size: 10px;
	padding:3px;
	color:#6c6d6f;
	background-color:#d2d0d5;
	border:1px solid #FFF;
}
.check_css{
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}
