﻿/* classi per testo*/
a:hover
{
	color: #000;
}
a:hover.label_menu2
{
	background-color: #e3e0db;
	margin: 0px;
}
.logo_text
{
	font-family: "Times New Roman";
	font-size: 24px;
	color: #6f6359;
	padding-left: 15px;
}
.logo_text1
{
	font-family: "Times New Roman";
	font-size: 24px;
	color: #4b3c30;
	padding-left: 15px;
}
.data
{
	font-family: Verdana;
	font-size: 10px;
	color: #4b3c30;
}
.menu
{
	font-family: Verdana;
	font-size: 12px;
	color: #393939;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.menu_active
{
	font-family: Verdana;
	font-size: 12px;
	color: #4b3c30;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
}
.search
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #5e5e5e;
	padding: 2px;
/*	
	background-color: #beb2a6;
*/
	border: 1px solid #beb2a6;
}
.label_search
{
	font-family: Verdana;
	font-size: 11px;
	color: #5e5e5e;
	text-decoration: none;
}
.label_search1
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.label_text
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #5e5e5e;
	text-decoration: none;
}
.label_text_active
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #5e5e5e;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
	background-color: #e0ded9;
}
.label_text1
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #5e5e5e;
	text-decoration: none;
}
.label_menu2
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #5e5e5e;
	text-decoration: none;
	padding: 10px;
	margin: 0px;
}
.label_menu2_active
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #5e5e5e;
	text-decoration: none;
	background-color: #e3e0db;
	padding: 10px;
	margin: 0px;
}
.text
{
	font-family: Verdana;
	font-size: 11px;
	color: #5e5e5e;
	text-align: left;
	vertical-align: top;
	line-height: 11pt;
	
}
.text1
{
	font-family: Verdana;
	font-size: 10px;
	color: #5e5e5e;
	text-align: left;
	vertical-align: top;
}
.footer
{
	font-family: Verdana;
	font-size: 10px;
	color: #959595;
	text-align: center;
	text-decoration: none;
}
.space
{
	padding:7px;
}
/*classi per grafica*/
.image
{
	float:left;
	padding-right:10px;
}
.image1
{
	float:right;
	padding-right:10px;
	padding-left:10px;
}
.bcg_search
{
	background: url(../../grf/search.gif) no-repeat;
	height: 39px;
	vertical-align: middle;
}
.bcg_adv_search
{
	background: url(../../grf/adv_search.gif) no-repeat center;
	text-align: left;
	width: 960px;
/*	height:160px;*/
	height:0;
	overflow:hidden }
.bcg_adv_search_title
{
	width: 960px;
	height: 0px;
}
.bcg_result
{
	background-color: #ebe8e4;
	border: 1px solid #c9c4c0;
}
.bcg_result_footer
{
	background-color: #675545;
	height: 7px;
}
.bcg_image
{
	background-color: #ffffff;
	vertical-align: middle;
	text-align: center;
	width: 156;
}
.bcg_cate
{
	background: url(../../grf/home/bcg_cate.gif) no-repeat top;
	text-align: center;
	width: 238px;
	height: 208px;
}
.bcg_home2
{
	border: 1px solid #c9c4c0;
	background: url(../../grf/home2/bcg_home2.gif) no-repeat bottom right #ebe8e4;
	padding: 6px;
	vertical-align: top;
}
