
.activeAd
{	border: 1px solid #360; }

.activeAd div 
{	background-color: #eee; }

body
{
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background-color: #eee;
	color: #000;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height:100%;
	overflow:auto;
}

img
{
	border: none;
	vertical-align: middle;
}

.bigger
{	font-size: 1.25em; }

.big 
{	font-size: 1.15em; }

.normal
{	font-size: 1em; }

.small 
{	font-size: 0.85em; }

.smaller 
{	font-size: 0.61em; }

.block
{	display: block; }

a, a:visited, a:link
{
	text-decoration: none;
	color: #693;
}

a:hover
{
	text-decoration: underline;
	color: #360;
	cursor: pointer;
}

 span.noDecoration /* for use with links */
 {	color: #693; }


#pageStructure
{
	width:984px;
	background-color: #fff;
	margin: 0 auto;
	padding: 8px;
	text-align: left;
}

.logo
{
	width: 250px;
	padding-top:5px;
	font-size: 2em;
	font-weight: bold;
}

.gray
{	color: #777; }

.logoHome
{
	font-size: 2em;
	font-weight: bold;
	margin-top: 7px;
}

.headerBanner
{
	width: 730px;
	height: 92px;
}

.floatLeft
{	float: left; }

.floatRight
{	float: right; }

.clear
{	clear: both; }

.borderDark
{	border: 1px solid #693; }

.borderBottomDark
{	border-bottom: 1px solid #693; }

.borderRightDark
{	border-right: 1px solid #693; }

.borderLeftDark
{	border-left: 1px solid #693; }

.borderTopDark
{	border-top: 1px solid #693; }

.strong
{	font-weight: bold; }

.center
{	text-align: center; }

.marginTopSmall
{	margin-top:4px; }

.marginBottomSmall
{	margin-bottom: 4px; }

.marginLeftSmall
{	margin-left:4px; }

.marginTop
{	margin-top:8px; }

.marginBottom
{	margin-bottom:8px; }

.marginLeft
{	margin-left:8px; }

.marginRight
{	margin-right:8px; }

.marginRightBig
{	margin-right:16px; }

.padder
{	padding: 8px; }

.padderSmall
{	padding: 4px; }

.padderRight
{	padding-right: 8px; }

.padderLeft
{	padding-left: 8px; }

.padderBottom
{	padding-bottom: 8px; }

.padderLeftProvinces
{	padding-left: 25px; }

.underlined 
{	text-decoration: underline !important; }

.footerHr
{
	background-color: #693;
	border: none;
	height: 6px;
}

.footerLargeInfo
{	width: 300px; }

.footerSmallInfo
{	width: 228px; }

.footerLinks
{	line-height: 1.4em; }

.select
{	border:1px solid #693; }

.bodyHomePage
{
	border: 1px solid #693; 
	overflow: hidden;
	padding: 8px;
	background-color: #fff;
}

.hrSep
{
	width: 470px;
	margin-left: 0px;
	border:dashed #222; 
	border-width:1px 0 0;
	margin-top: 7px;
	margin-bottom: 9px;
	height:0;
}

.homePageLeft
{	
	width: 490px;
	float: left;
}

.homePageRight
{	width: 470px; }

.homePageMap
{
	width: 468px;
	height: 440px;
	font-weight: bold;
	border: 1px solid #bd6;
	z-index: 90;
}
.autoPromoBox
{
	border: 4px solid #693;
	line-height: 25px;
	color: #000;
	padding: 6px 0 4px 0;
}

.autoPromoBox:hover, .autoPromoBox:link, .autoPromoBox:visited
{
	color: #000;
	text-decoration: none;
}

.autoPromoBox img
{	vertical-align: middle; }

.columnProvinces
{
	padding-left: 5px;
	overflow: hidden;
	white-space: nowrap;
}

.columnProvinces1
{	width: 115px; }

.columnProvinces2
{	width: 114px; }

.columnProvinces3
{	width: 105px; }

.columnProvinces4
{	width: 135px; }

.homePageProvinces
{
	width: 490px;
	line-height: 2.0em;
}

.homePageProvinces a.gray
{	color: #777; }

.homePageProvinces a.gray:hover
{	color:  #222; }

.divForm
{
	height:35px;
	text-align:center;
	background: #bd6  url(/vimages/default/form_bg.gif) repeat-x;
	overflow: hidden;
	white-space: nowrap;
}

.divFormHome
{
	width:140px;
	height:35px;
	line-height:35px;
	background: #bd6 url(/vimages/default/form_bg.gif) repeat-x;
	color: #000}

.divFormLine
{
	width:140px;
	height:35px;
	line-height:35px;
	background: #693 url(/vimages/default/form_hover_bg.png);
	color: #fff}
.divFormLine a,.divFormLine a:link, .divFormLine a:visited
{
	background: #bd6 url(/vimages/default/form_bg.gif);
	color: #000;
	width: 140px;
	height: 35px;
	display: block;
}
.divFormLine a:hover
{
	background: #693 url(/vimages/default/form_hover_bg.png);
	color: #fff;
	text-decoration: none;
}

.divFormLabel
{	margin-left: 25px; }

.divFormSubmit
{	margin-top: 5px; margin-left: 30px; }

.divFormSubmit input
{
	width: 76px;
	height: 24px;
	background: transparent url(/vimages/default/PL/search.gif) no-repeat scroll;
	background-position: 0px 0px;
}

.selectForm 
{	 margin-top: 5px; }

.actPage
{
	background: #693 url(/vimages/default/form_bg.gif) repeat-x;
	color: #fff;
}

.justified
{	text-align: justify; }

.imageBig
{
	width: 472px;
	height: 362px;
	line-height: 360px;
}

.itemTitle
{
	height: 25px;
	background: #bd6 url(/vimages/default/form_bg.gif) repeat-x;
	overflow: hidden;
	white-space: nowrap;
	line-height: 25px;
}

.itemInfo
{
	padding-left: 8px;
	padding-right: 8px;
}

.itemDesc
{
	width: 310px;
	margin-left: 16px;
}

.imgAd
{
	width: 120px; 
	height: 90px; 
	line-height: 90px;
	text-align: center;
}

.lotti
{
	width: 592px;
	border-collapse: collapse;
	white-space: nowrap;
	margin-bottom: 4px;
	font-size: 1em;
}

.lotti tr
{	border: 1px solid #bd6; }

.imagenes
{
	border: 1px solid #CCC; 
	width: 407px; 
	vertical-align: middle; 
	margin-bottom: 9px;
}

.whiteBackground
{	background-color: #fff; }

.conteinerOverSend
{	width:494px; }

.conteinerOverMap
{ }


table.pop_dialog_table
{
	border-collapse:collapse;
	direction:ltr;
	margin:auto;
	table-layout:fixed;
}

td.pop_topleft
{	background-image: url(/vimages/default/tl.png); }

td.pop_topright
{	background-image: url(/vimages/default/tr.png); }

td.pop_bottomleft
{	background-image: url(/vimages/default/bl.png); }

td.pop_bottomright
{	background-image: url(/vimages/default/br.png); }

td.pop_topleft, td.pop_topright, td.pop_bottomleft, td.pop_bottomright
{
	height:10px;
	overflow:hidden;
	padding:0 !important;
	width:10px !important;
}

td.pop_content
{	padding:0; }

td.pop_borderTop
{
	height:10px;
	background-image:  url(/vimages/default/borderBox.png);
}

td.pop_borderLateral
{
	width:10px;
	background-image:  url(/vimages/default/borderBox.png);
}

#mappa
{
	width: 363px;
	height: 400px;
}

.imgLottiDetail
{
	width: 80px;
	height: 60px;
	line-height: 58px;
	text-align: center;
	margin-right: 7px;
	margin-bottom: 4px;
	border:1px solid white;
}

.linkMenuList a:hover
{	text-decoration: none; }

a.hoverNonUnderlined:hover 
{	text-decoration: none; }

.linkMenuList img 
{	margin-right: 5px; }

#item_map
{
	background-color:transparent;
	background:url(/vimages/default/background.png);
	font-size:20px;
	height:400px; 
}

.itemMapPrivacy
{
	text-align: left;
	width: 600px;
	height: auto; 
	background: none;
	font-size: 0.87em;
	margin: 0 auto;
}

#iframeMappa {
	background-color:transparent;
	background:url(/vimages/default/background.png);
}

#indirizzoMappa
{
	font-size:12px;
	background:white;
	height:35px;
	line-height:35px; 
}

#arrowLeft, #arrowRight
{
	width:12px;
	height:60px;
}

.windowDetail
{
	width: 475px;
	height: 70px;
}

.windowDetail a {
	display: block;
}

.mediumImage
{
	width: 80px;
	height: 60px;
	line-height: 58px;
	margin: 3px 4px;
	text-align: center;
}

.slideWindow
{
	width:100%;
}

.adListAgencyLogo
{	padding-top: 27px; }

.lottiBox td
{	line-height: 1.6em; }

#wrap_immobile {
	overflow:hidden;
	text-align:center;
	width: 80px;
	height: 60px;
	line-height: 58px;
	float: left;
	border:1px solid #d5d6d6;
}

#wrap_immobile a
{	display: block; }

#wrap_agenzia
{
	text-align: center;
	overflow: hidden;
	height: 37px;
	line-height: 37px;
	width: 137px;
	float:right;
}

.baloon
{
	padding: 4px; 
	width: 244px;
	height: 92px;
}

#baloonDetail
{
	width: 145px;
	margin-top: 15px;
}

.imgDetailList {
	width: 80px; 
	height: 60px; 
	line-height: 60px; 
	float: left;
	margin-top: 10px; 
	margin-left: 5px;
}

.imgDetailList a 
{	display: block; }

.imaginiOver img
{	margin-right:5px; }

.imaginiOver a, .imaginiOver a:link, .imaginiOver a:hover, .imaginiOver a:visited
{	text-decoration: none; }

.imagesIndex img
{	margin: 0 5px; }

#map_loader 
{
	position: absolute;
	display: block;
	visibility: visible;
	z-index: 98;
	text-align: center;
}

#map_loader img {
	margin-top: 150px;
}
.map_home {
	margin: 3px;
	width: 463px;
	height: 435px;
	
}

.map_list 
{
	width: 363px; 
	height: 400px;
	border: 1px solid #693;
}


#_homePageMap
{
	position: absolute;
	width: 462px; 
	 height: 434px;
	 margin: 3px;
	 display: block;
}

.imageLotti 
{	width: 80px;
	height: 60px;
	text-align: center;
	border: 1px solid white;
}

.mailForm
{
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #000;
	font-size: 13px;
	margin: 0 8px 0 4px;
	padding: 0px;
}
.mailForm td
{	padding: 4px 0 0 4px; }

.fix {
	<!--float:right;
	display:block;
	position:fixed;-->
}

.navigationUrls span, .navigationUrls a
{	margin-left: 3px; }

.imageCenteredContainer {
	background-position: center;
	background-repeat:no-repeat; 
}
.pointered 
{	cursor: pointer; }
