body  {
	font-family: Arial, Helvetica, Trebuchet, Helvetica;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
.giallo {
	color: #FFFF66;
}
.bianco {
	color: white;
}
#index_container {
	width: 770px;
	background: #FFFFFF; 
	height: 850px;
	margin-right: auto;
	margin-left: auto;
}
#index_content {
	width: 770px; 
	background: #FFFFFF; 
	height: 498px;
}
#index_content_sku {
	width: 770px; 
	background: #FFFFFF; 
}
#index_header {
}
#index_menu {
} 
#index_footer {
	overflow: hidden;
	height: 75px;
}
#index_footer_sku {
	margin-top: 3px;
	overflow: hidden;
	height: 75px;
}
/* Pagina profili.html*/
#div_chiudi a {
	color: #AFE225;
	font-size: 12px;
	text-decoration: none;
}
#div_chiudi a:hover {
	text-decoration: underline;
}
.testo-semplice {
	font-size: 12px;
	font-family: Arial, Helvetica, Trebuchet, Helvetica;
}
/* Pagina profili.html*/

.content_error {
	height: 252px;
	width: 521px;
	background-color: #004258;
	font-family: Arial, Helvetica, Trebuchet, Helvetica;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;	
}
.link_giallo_big {
	color: #AFE225;
	font-size: 15px;
	text-decoration: underline;
}
.testo_normale {
	font-family: Arial, Helvetica, Trebuchet, Helvetica;
	font-size: 10px;
}
.testo_normale_big {
	font-family: Arial, Helvetica, Trebuchet, Helvetica;
	font-size: 12px;
}
.testo_normale_super_big {
	font-family: Arial, Helvetica, Trebuchet, Helvetica;
	font-size: 15px;
}
.evidenziato {
	font-family: Arial, Helvetica, Trebuchet, Helvetica;
	font-size: 12px;
	color: #afe225;
}

#lost_invia_btt button {
	background-image: url(../../images/menu_search_btt.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 38px;
	background-color: #FFFFFF;
	border: 0 none;
	cursor: pointer;
}
#form_btt button {
	background-color: #FFFFFF;
	height: 20px;
	width: 60px;
	color: #003366;
	font-weight: bold;
	font-size: 13px;
	border: 0;
	border-style: none;
	margin-left: 35px;
	cursor: hand;
	cursor: hand;
}
.content_message {
	height: 252px;
	width: 521px;
	background-color: #004258;
	font-family: Arial, Helvetica, Trebuchet, Helvetica;
	color: #FFFFFF;
	font-size: 15px;
}

div.box{
	width:710px !important;width /**/:719px;
	height:330px !important;width /**/:339px;
	border: 0px;
	overflow:auto;
	padding: 4px;

}