/* CSS Document */

/*TESTO*/
div#brand_testoBig{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	/*color: #707173;*/
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
div#brand_testoBig a{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
	line-height: 20px;
}

div#brand_testoBig a:hover{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	color: #547CBF;
	text-decoration: underline;
	line-height: 20px;
}
div#brand_testoSmall{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	/*color: #707173;*/
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
div#brand_testoSmall li{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	margin-left: 20px;
}

.brand_testoBig{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	/*color: #707173;*/
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.brand_testoBig a{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}

.brand_testoBig a:hover{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
	line-height: 20px;
}
.brand_testoSmall{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.brand_testoSmall a{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
	line-height: 20px;
}
.brand_testoSmall a:hover{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	color: #547CBF;
	text-decoration: underline;
	line-height: 20px;
}
.brand_testoSmall li{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	margin-left: 20px;
}
.brand_testoData{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 7px;
}
.brand_testoBold{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
	line-height: 24px;
}
.brand_sub_menu
{
	position:relative;
    margin-left:0px;
    margin-bottom:20px;
    margin-top: 30px;
    float:left;
	width: 210px;
	height:auto !important; 
	float:left;
	line-height: 5px;
	list-style: none;
	left: 0px;
}

div#brand_menuContainer
{
	border:0px solid Red;
	position: absolute;
	top: 170px; 
    margin-left: 40px;
    width: 210px;
    line-height: 20px;
    list-style: none;
	height:100%; 
	min-height:100%;
	float: left;
}