	* {
		font-family:Arial, Helvetica, sans-serif;
	}
	
	body {
		/*background-color:#aaa;*/
		margin:5px 0px;
		background-color:#fff;
	}

	a:link	 	{color:darkblue; text-decoration:underline;}
	a:visited	{color:darkblue; text-decoration:underline;}
	a:hover		{color:#00f; text-decoration:underline;}
	a:active 	{color:#f00; text-decoration:underline;}
	
	 
	.td_logo_title {
		padding:6px 0px 0px 10px;
		width:180px;
	}
	h1.h1 {
		font-size:13px;
		margin:0px;
		padding:0px;
	}
	
	.tob_toolbar td {
		background-color:#5da9c0;
		padding:2px 5px 4px 5px;
		white-space:nowrap;
		color:#fff;
	}
	.tob_toolbar a {
		font-size:12px;
		text-transform:uppercase;
		font-weight:bold;
		text-decoration:none;
	}
	.tob_toolbar a:link	 	{color:#fff; text-decoration:none;}
	.tob_toolbar a:visited	{color:#fff; text-decoration:none;}
	.tob_toolbar a:hover	{color:#fff; text-decoration:none;}
	.tob_toolbar a:active 	{color:#fff; text-decoration:none;}
	
	.search_top {
		background-image:url(../img/bg_search.gif);
		background-repeat:no-repeat;
		padding-top:1px;
	}
	.search_top table {
		width:100px;
	}
	.search_top td {
		height:34px;
		padding:0px 5px;
	}
	
	.search_imput_txt {
		border:0px;
		height:22px;
		padding:3px 7px;
		width:420px;
	}
	
	table {
		/*background-color:#fff;*/
	}
	
	.home_libri_ita_esteri {
		font-size:14px;
		font-weight:bold;
		color:#666666;
		border-bottom:solid 1px #666666;
		padding:0px 0px 2px 5px;
	}
	.home_libri_ita_esteri div {
		font-size:16px;
		font-weight:bold;
		color:#000;
	}
	
	.top_left_index {
		background-image:url(../img/left_col_indice_top.gif);
		background-repeat:no-repeat;
		background-position:top;
	}
	.bot_left_index {
		background-image:url(../img/left_col_indice_bot.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		padding-bottom:5px;
	}
	.mid_left_index {
		background-color:#5da9c0;
		width:200px;
	}
	.voce_indice {
		text-align:left;
		background-image:url(../img/indice_singolo.gif);
		background-repeat:no-repeat;
		padding:3px 0px 4px 5px;
		margin:0px 0px 3px 0px;
	}
	
	.voce_indice a:link 	{color:#fff; font-size:12px; font-weight:normal; text-decoration:none;}
	.voce_indice a:visited	{color:#fff; font-size:12px; font-weight:normal; text-decoration:none;}
	.voce_indice a:hover	{color:#ff0; font-size:12px; font-weight:normal; text-decoration:underline;}
	
	.login_imput_txt {
		width:130px;
		height:20px;
		font-size:11px;
		border:0px;
		padding:3px 5px 0px 7px;
	}
	
	.login_link a {
		float:left;
		width:200px;
		height:20px;
		background:url(../img/bg_login_link.gif) no-repeat bottom;
		vertical-align:bottom;
		padding:2px 0px 0px 0px;
	}
	.login_link a:link 		{color:#666; font-size:12px; font-weight:normal; text-decoration:none;}
	.login_link a:visited	{color:#666; font-size:12px; font-weight:normal; text-decoration:none;}
	.login_link a:hover		{color:#f00; font-size:12px; font-weight:normal; text-decoration:underline;}
	.login_link a:active 	{color:#666; font-size:12px; font-weight:normal; text-decoration:underline;}
	
	.argomenti_button {
		background:url(../img/bg_argomenti_button.gif) no-repeat;
		padding:6px 0px 0px 10px;
		float:left;
		width:200px;
		height:30px;
		text-transform:uppercase;
	}
	.argomenti_button:link 		{color:#fff; font-size:12px; font-weight:bold; text-decoration:none;}
	.argomenti_button:visited	{color:#fff; font-size:12px; font-weight:bold; text-decoration:none;}
	.argomenti_button:hover		{color:#ff0; font-size:12px; font-weight:bold; text-decoration:none;}
	.argomenti_button:active 	{color:#ff0; font-size:12px; font-weight:bold; text-decoration:none;}
	
	.table_bottom td {
		padding:15px 5px 5px 5px;
		background-color:#e3e4e4;
		color:#888;
	}
	.table_bottom thead td {
		padding:5px 0px 5px 0px;
		background-color:#b1b2b4;
	}
	
	.link_bottom {
		text-align:center;
	}
	.link_bottom a:link 		{color:#fff; font-size:11px; font-weight:bold; text-decoration:none;}
	.link_bottom a:visited		{color:#fff; font-size:11px; font-weight:bold; text-decoration:none;}
	.link_bottom a:hover		{color:#fff; font-size:11px; font-weight:bold; text-decoration:underline;}
	.link_bottom a:active 		{color:#fff; font-size:11px; font-weight:bold; text-decoration:underline;}

