
div.google-home
{
	height: 20px;
	text-align: center;
}

div.divSearch
{
	float: left;
	min-height:283px;
	width:354px;
}

div.divAdvertising
{
	float: left;
	width: 310px;
	margin-left:15px;
	min-height:210px;
}

div.divIndentSearch
{
	margin: 7px;
	background: none; 
}

#divShowcase 
{
	padding: 0;
}

#divShowcase .title
{
	margin: 0;
	height: 20px;
	background: transparent;
}

div.divIndentAdvertising
{
	margin: 10px;
	background: none;
	border: 1px solid #CCCCCC;
}

div.divIndentAdvertising h4
{
	color: #A13912;
}

div.divIndentAdvertising img
{
	margin-right:10px;
	float: left;
	height: 46px;
}

div.divLogin
{
	width: 100%;
}

div.divIndentLogin
{
	margin: 10px;
	background: none;
	border: none;
}

div.divIndentLogin .input_chk input
{
	width: 30px;
}

div.divIndentLogin .input_chk label
{
	width: 180px;
}

div.divScroller
{
	margin:0;
	width: 695px; 
	height: 115px;
}

div .localitylist
{
	border: 1px solid #CCCCCC;
	width: 100%;
}

div .localitylist label
{
	float: left;
	display:inline;
	text-align: left;
	width: 260px;
}

div .localitylist input
{
	float: left;
	display: inline;
	width: 30px;
}

div.divIndentSearch input.searchBox {
    background-image: url(../App_images/cerca_small.gif);
    background-repeat:no-repeat;
    background-position:left;
    border: 1px solid #6297BC;
    padding-left:16px;
    font-size:14pt;
    width:260px;
}


div.divBox2 {
	background-color:#F3F3E9;
	margin-bottom:10px;
	padding:10px 0 5px 5px;
}

div.divBox2 .toolbar
{
	padding-top: 10px;
	background-color: #F3F3E9;
}

div.divLine
{
	clear: both;
	border:1px solid #9f9fa2;
	margin-top: 10px;
	padding: 5px;
}

div.divLeft
{
	margin-left: 15px;
	float: left;
	width: 290px;
}

div.divRight
{
	float: left;
	width: 320px;
	margin-left: 10px;
}

/*=======block_partner===========*/
.block-partner
{
	background:url(../App_Images/block_3_border_top.jpg) left top repeat-x; 
	width:100%; 
	font-size:1.09em; 
	line-height:0.9em; 
	color:#FAFBF6;
}
.block-partner .border-bot
{
	background:url(../App_Images/block_3_border_bot.jpg) left bottom repeat-x;
}
.block-partner .border-left
{
	background:url(../App_Images/block_3_border_left.jpg) left top repeat-y;
}
.block-partner .border-right
{
	background:url(../App_Images/block_3_border_right.jpg) right top repeat-y;
}
.block-partner .corner-left-top
{
	background:url(../App_Images/block_3_corner_left_top.jpg) left top no-repeat;
}
.block-partner .corner-right-top
{
	background:url(../App_Images/block_3_corner_right_top.jpg) right top no-repeat;
}
.block-partner .corner-left-bot
{
	background:url(../App_Images/block_3_corner_left_bot.jpg) left bottom no-repeat;
}
.block-partner .corner-right-bot
{
	background:url(../App_Images/block_3_corner_right_bot.jpg) right bottom no-repeat; 
	padding:14px 17px 23px 15px;
}

.block-partner .title{margin-bottom:33px;}

#content .block-partner strong{font-size:1em; color:#FAFBF6;}
/*=====//block_partner===========*/
