﻿
div.searchFilters
{
	width:260px;
	height:100%;
	float:left;
	background-color:#F1F1E5;
}

div.searchFilters div.TitoloPagina
{
	top:0px;
	width:260px; 
}

div.searchResultsExt
{
	width:667px;
	height:100%;
	margin-left:5px;
	float:left;
	overflow:auto;
}

div.searchResultsExt div.TitoloPagina
{
	top:0px;
	width:667px; 
}

div.searchResults
{
	width:667px;
	height:372px;
	margin-top:5px;
	overflow:auto;
}

div.searchFilters div.title, div.searchResultsExt div.title
{
	width:100%;
	height:22px;
}

div.searchFilters div.titleSearch
{
	background: #FEC739 url("/Images/bgTitleSearch.gif") no-repeat 11px center;
}

div.searchFilters div.titleSearchZone
{
	background: #FEC739 url("/Images/bgTitleSearchZone.gif") no-repeat 11px center;
}

div.searchResultsExt div.titleSearchResults
{
	background: #FEC739 url("/Images/bgTitleSearchResults.gif") no-repeat 11px center;
}

div.searchFilters table
{
	margin:0px;
	padding:0px;
	margin-top:2px;	
}

div.searchFilters td
{
	width:50%;
}

div.searchFilters tr
{
	height:21px;
}

div.searchResults table
{
	margin:0px;
	padding:0px;	
}

div.searchFilters table th p
{
	text-align:left;
	padding-left:5px;
	padding-right:3px;
	font-weight:bold;
}

input
{
	width:120px;
	height:16px;
	border:1px solid #555555;
	margin:0px;
	padding:0px;
	padding-top:1px;
	padding-left:1px;
	font-family:Verdana;
	font-size:9px;
	color:#2b3e49;
}

input.upload
{
	width:350px;
	height:22px;
	margin-bottom:5px;
	font-family:Verdana;
	font-size:9px;
	color:#2b3e49;
}

select
{
	width:124px;
	height:18px;
	border:1px solid #555555;
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:9px;
	color:#2b3e49;
}

div.searchFilters div.buttons
{
	width:100%;
	height:17px;
	font:7px/7px Verdana;
	margin-top:5px;
}

div.searchFilters div.buttons div.searchButton
{
	width:12px;
	height:17px;
	float:right;
	margin-right:6px;
	background:Transparent url("/Images/search.gif") no-repeat 0px 0px;
	cursor:pointer;
}

div.button
{
	width:82px;
	height:18px;
	background:Transparent url("/Images/bgButtons.gif") no-repeat 0px 0px;
	cursor:pointer;
}

div.button p
{
	text-align:center;
	line-height:16px;
}

div.searchFilters div.cartina
{
	width:238px;
	height:290px;
	margin:0px auto;
	background:Transparent url('/Images/Cartine/indietro.gif') no-repeat 2px bottom;
}

div.searchFilters div.cartina img
{
	position:relative;
	padding:0px;
	margin:0px;
	border-width:0px;
	border-style:none;
}

div.searchResults table
{
	margin:0px;
	padding:0px;
	width:650px;
	table-layout:fixed;
}

div.searchResults table th
{
	font-weight:normal;
}

div.searchResults table td.col3 p
{
	text-align:left;
}

div.searchResults table tr.title
{
	background-color:#F1F1E5;
	font-weight:bold;
}

div.searchResults table tr.content p
{
	padding-bottom:5px;
}

div.searchResults table td.col1, div.searchResults table th.col1
{
	width:30px;
}

div.searchResults table td.col2, div.searchResults table th.col2
{
	width:150px;
}

div.searchResults div.text
{
	float:left;
	width:80%;
}

div.searchResults div.links
{
	float:left;
	width:20%;
}

div.searchResults table div.links div
{
	margin:2px auto;
}

div.searchResults p.intro
{
	margin:50px;
}

div.searchResultsExt div.searchNav
{
	position:absolute;
	top:2px;
	right:5px;
	width:140px;
	height:20px;
	z-index:10;
}

div.searchResultsExt div.searchNav img
{
	margin-right:2px;
	cursor:pointer;
	float:left;
}

div.searchResultsExt div.searchNav div
{
	float:left;
	width:70px;
	height:18px;
	text-align:center;
}

div.searchResultsExt div.searchNav div p
{
	text-align:center;
	padding-top:2px;
	cursor:default;
}

div#divCartinaBack
{
	position:absolute;
	background-color:Transparent;
	bottom:0px;
	left:11px;
	width:21px;
	height:23px;
}



