html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	font-weight:normal;
}
html,body {
	width:100%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#ffffff;
	color:#333333;
}
a,img,object {
	text-decoration:none;
	outline:none;
	border:0px none;
}
a:hover {
	text-decoration:underline
}
a:active {
	/*position:relative;
	top:1px;*/
	outline:none;
}
table td {
	vertical-align:top;	
}
/************************************* OUTER WRAPPER ***************************************/
div#outerWrapper {
	margin:auto;
	background:#ede9e0 url('img/contentWrapperBackground.gif') repeat-y center top;
	position:relative;
}
/************************************* HEADER ***************************************/
div#header {
	/*overflow:hidden;*/
	height:126px;
	width:1000px;
	margin:auto;
	position:relative;
	border-bottom:8px solid #999999;
}
/*logo*/
h1#logo, h1#logo a {
	position:relative;
	display:block;
	width:460px;
	height:83px;
	top:43px;
	left:0px;
	float:left;
}
h1#logo a {
	top:0px;
}
h1#logo span {
	position:absolute;
	display:block;
	width:460px;
	height:83px;
	top:0px;
	left:0px;
	float:left;
	background:url('img/logo.gif') no-repeat
}
h1#logo.EN span {
	background:url('img/logo-EN.gif') no-repeat
}
/*lingua*/
div#lingua {
	float:left;
	position:relative;
	top:53px;
	margin-left:70px;
}
div#lingua a { 
	position:relative;
	width:20px;
	overflow:hidden;
	height:20px;
	display:block;
	float:left;
	margin-left:15px;
}
/*menu*/
div#header div.navigation {
	clear:both;
	overflow:hidden;
	border-bottom:8px solid #999999;
	height:35px;
	background:transparent url('img/navigationBackground.gif') repeat-x;
	float:left;
	width:100%;
	position:relative;
	top:-83px;
}
div#header div.navigation ul {
	margin:0px auto;
	padding:0px 0px 0px 0px;
	list-style:none;
	display:block;	
	position:relative;
	left:50%;
	clear:left;
	float:left;
	/*line-height:35px;*/
}
div#header div.navigation ul li {
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 0px;
	list-style:none;
	position:relative;
	right:50%;
	display:block;
	float:left;
	border:1px dotted transparent;
	overflow:hidden;
	height:27px;
	top:0px;
}
div#header div.navigation ul li a {
	position:relative;
	color:#cccccc;
	font-size:18px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	padding:8px 21px 8px  21px;
	text-decoration:none;
}
div#header div.navigation.EN ul li a {
	padding:8px 28px 8px  28px;
}
div#header div.navigation ul li#menu0 {
	background:#330000;
	border:1px solid #330000;
}
div#header div.navigation ul li#menu0:hover {
	border:1px dotted #ffffff;
}	
	
div#header div.navigation ul li#menu0 a {
	padding:8px 20px 8px 21px;
	background:#330000;
}
div#header div.navigation.EN ul li#menu0 a {
	padding:8px 28px 8px 27px;
}
div#header div.navigation ul li a:hover {
	background:#330000;
}
div#header div.navigation ul li:hover  {
	border:1px dotted #ffffff;
	background:#330000;
}

/*form ricerche*/
div#formRicerche {
	position:relative;
	top:53px;
	float:right;
	width:360px;
}
div#formRicerche form {
	overflow:hidden;
	margin-bottom:7px;
}
div#formRicerche input[type=text] {
	margin:0px;
	padding:1px 2px 0px;
	width:196px;
	height:18px;
	border:0px none;
	border-top:1px inset #757575;
	border-left:1px inset #757575;
	float:left
}
div#formRicerche select {
	margin:0px;
	padding:0px;
	width:200px;
	height:21px;
	border:0px none;
	border-top:1px inset #757575;
	border-left:1px inset #757575;
	float:left
}
div#formRicerche input[type=submit] {
	margin:0px 0px 0px 6px;
	padding:6px 0px 0px 25px;
	background:transparent url('img/cercaSubmitBackground.gif') no-repeat left 2px;
	border:0px none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	cursor:pointer;
	float:left;
	width:145px;
	color:#330000;
}
div#formRicerche input[type=submit]:active {
	position:relative;
	top:1px;
}
div#formRicerche form#shopSearch input[type=submit] {
	color:#993300
}
div#motto_annunci.EN {
	display:none;
}
div#motto_annunci {
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
	margin:0px auto -20px 350px;
	top:-6px;
	height:20px;
	position:relative;
	font-size:14px;
	width:500px;
	clear:both;
}
div#motto_annunci p {
	background:#999999;
	color:#990000
}
/************************************* CONTENT WRAPPER ***************************************/
div#contentWrapper {
	overflow:hidden;
	width:1000px;
	margin:12px auto 0px auto;
	padding:0px 0px 10px 0px;
	background:url(img/sidebarBackground.gif) repeat-y;
}
div#contentWrapper.home {
	background:none;
	margin:20px auto 0px auto;
}
/************************************* SIDEBAR ***************************************/
div#sidebar {
	float:left;
	width:200px;
}
div.home div#sidebar {
	float:right;
	width:500px;
}
div.home div#sidebar h3 {
	color:#330000;
	font-family:Constantia,"Times New Roman", Times, serif;
	font-size:18px;
	text-align:right;
	margin:0px 12px 6px 0px
}
div.home div#sidebar p {
	background:none;
}
/*slideshow*/
div#slideshow {
	width:500px;
	height:292px;
	position:relative;
	top:0px;
	left:0px;
	overflow:hidden;
	margin:0px 0px 10px 0px
}
div#slideshow div {
	width:500px;
	height:292px;
	position:absolute;
	top:0px;
	left:0px;
}
/*affitti home*/
div.home div#affitti {
	width:350px;
	float:left;
	padding:0px 0px 0px 10px;
	background:transparent url('img/affittiHomeBackground.gif') no-repeat left 10px;
	overflow:hidden;
	margin:0px 0px 15px 0px;
	min-height:220px;
}
div.home div#affitti h4 {
	color:#990000;
	font-size:18px;
	font-family:Constantia,"Times New Roman", Times, serif;
	margin:0px 0px 6px 4px;
}
div.home div#affitti div {
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
}
div.home div#affitti img {
	float:right;
	margin:0px 0px 0px 10px
}
div.home div#affitti h5, div.home div#affitti h5 a {
	font-size:14px;
	color:#064886;
	margin:0px 0px 0px 2px;
	font-weight:bold
}
div.home div#affitti p {
	margin:4px 0px;
	text-align:justify
}
div.home div#affitti p a {
	display:block;
	font-weight:bold;
	color:#333333;
	width:50px;
}
/*div#contattaci*/
div#forum {
	margin:10px auto;
	width:108px;
	height:53px;
}
div#forum a {
	background-color:#064886;
	display:block;
	color:#ffffff;
	width:98px;
	height:43px;
	padding:5px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	line-height:14px;
	font-weight:bold;
	letter-spacing:1px;
}
div#forum a span  {
	font-size:18px;
	font-weight:bold;
}
div.home div#forum {
	float:right;
	margin:10px 0px 0px 0px
}
div#contattaci {
	background:transparent url('img/contattaciBackground.gif') no-repeat;
	width:98px;
	height:89px;
	color:#ffffff;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;	
	padding:5px;
	line-height:24px;
	letter-spacing:-1px;
	margin:0px auto 10px auto;
}
div#contattaci p {
	font-size:11px;
	margin:0px;
	text-align:justify;
	font-weight:normal;
	line-height:normal;
	letter-spacing:normal
}
div.home div#contattaci {
	float:right;
	margin:5px 0px 10px 0px;
}
div#loghi {
	text-align:center;
}
div.home div#loghi {
	float:right;
}
/*forminfo*/
div#formInfo {
	clear:both;
	background:#93918f;
	padding:0px 14px;
	overflow:hidden;
}
div#formInfo p {
	color:#990000;
	font-size:18px;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	margin:4px 0px;
}
div#formInfo div {
	float:left
}
div.colonna1 {
	width:290px;
}
div.colonna2 {
	width:170px;
	padding:0px 0px 0px 10px
}
div#formInfo a {
	font-size:10px;
	color:#333333;
	font-size:11px;
}
div#bottom input[type=text] {
	width:158px;
	height:18px;
	border:1px solid #a37748;
	margin:0px 0px 4px 0px;
	padding:1px 1px;
	float:left
}
div#formInfo input[type=submit] {
	width:54px;
	height:21px;
	border:1px solid #666666;
	background:#ffffff no-repeat center center;
	padding:0px;
	text-align:center;
	margin:4px 0px 0px 0px;
	font-weight:bold;
}
div#formInfo textarea {
	border:1px solid #a37748;	
	margin:4px 0px 0px 0px;
	width:162px;
	height:42px;
	overflow:auto;
	padding:2px;
}
div#formInfo label {
	width:100px;
	display:block;
	float:left;
	line-height:22px;
	margin:0px 0px 4px 0px;
	clear:left
}
div#formInfo div.colonna2 label {
	float:none;
	display:inline
}
/*interne*/
div#sidebar p#titolo_sidebar {
	text-align:center;
	padding:4px 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	margin:0px;
	font-weight:bold;
}
div#sidebar p#titolo_fascie {
	background:#b4a396;
	font-size:14px;
	color:#330000;
	line-height:24px;
	padding:0px 0px 0px 12px;
	margin:0px;
}
/*shop_navigation*/
div#sidebar ul.shop_navigation {
	margin:4px 0px 0px 0px;
	padding:0px;
	list-style:none;
	border-top:1px solid #979090;
}
div#sidebar ul.shop_navigation li {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:36px;
	border:1px solid #979090;
	border-top:none;
	/*overflow:hidden;*/
}
div#sidebar ul.shop_navigation li a {
	color:#000000;
	line-height:36px;
	display:block;
	padding:0px 8px;
}
div#sidebar ul.shop_navigation li.active {
	background:#b4a396;
	border:1px inset #979090;
	border-top:none;
}
div#sidebar ul.shop_navigation li.active a {
	background:#b4a396;
	border-top:1px inset #979090;
	margin-top:-1px;
}
div#sidebar ul.shop_navigation li:hover {
	background:#b4a396;
	border:1px dotted #ffffff;
	border-top:none;
}
div#sidebar ul.shop_navigation li a:hover {
	background:#b4a396;
	border-top:1px dotted #ffffff;
	margin-top:-1px;
}
/************************************* CONTENT ***************************************/
div#content {
	float:right;
	width:776px;
	padding:0px 12px 0px 12px;
	text-align:justify;
	min-height:660px
}
div#content a {
	font-weight:bold;
	color:#333333
}
div#content h1 {
	font-size:18px;
	color:#990000;
	font-family:"Times New Roman", Times, serif;
	display:block;
	background:url(img/h1Background.gif) no-repeat left bottom;
	padding:2px 4px;
	margin:0px 0px 18px 0px;
}
div#content h1 a {
	color:#990000;
}
div#content h2 {
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:10px;
	color:#000000;
	font-weight:bold;
}
div#content h2 a {
	color:#330000;
}
div#content h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
div#content p {
	margin:0px 0px 12px 0px;
	line-height:normal;
}
/*home*/
div.home div#content {
	width:484px;
	padding:0px 16px 0px 0px;
	text-align:justify;
	float:left
}
div.home div#content img {
	padding:8px;
	background:#a9a8a6;
}
div.home div#content h2 {
	text-align:right;
	color:#990000;
	font-size:18px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	border-bottom:3px solid #999999;
	width:310px;
	margin:0px 0px 0px auto;
	padding:1px 5px;
	font-weight:normal;
}
div.home div#content p {
	line-height:18px;
	margin:12px 0px;
}
div.home div#content h6 {
	color:#064886;
	font-size:18px;
	font-family:"Times New Roman", Times, serif
}
/*vendità home*/
div.home div#content div#vendita {
	clear:both;
	padding:8px 0px 0px 0px;
}
div.home div#content div#vendita div {
	overflow:hidden;
	margin:0px 0px 10px 0px
}
div.home div#content div#vendita h4 {
	font-size:18px;
	color:#990000;
	font-family:"Times New Roman", Times, serif;
	margin:0px 0px 6px 0px;
}
div.home div#content div#vendita h5 {
	font-size:14px;
	line-height:18px;
}
div.home div#content div#vendita h5 a {
	color:#330000;
	font-weight:bold
}

div.home div#content div#vendita img {
	padding:0px;
	float:left;
	margin:0px 20px 0px 0px
}
div.home div#content div#vendita p {
	line-height:normal;
	margin:4px 0px 4px 0px;
	padding:0px 0px 0px 4px
}
/*contattaci*/
div.campoform {
	width:380px;
	float:left;
	overflow:hidden;
	margin:0px 0px 5px 0px;
}
div.etichetta {
	width:160px;
	float:left;
	line-height:22px;
}
div.campo {
	width:220px;
	float:left;
}
form#frmInfo input[type=text] {
	width:180px;
	margin:0px;
	padding:1px 2px 0px;
	height:18px;
	border:0px none;
	border-top:1px inset #757575;
	border-left:1px inset #757575;
}
form#frmInfo textarea {
	width:560px;
	margin:0px;
	padding:0px 2px;
	height:100px;
	overflow:auto;
	border:0px none;
	border-top:1px inset #757575;
	border-left:1px inset #757575;
}
div#cont-testo_richiesta.campoform {
	clear:left;
	width:auto;
	width:760px;
}
/*shop*/
div.shop_home_footer_category {
	float:left;
	width:170px;
	margin:0px 20px 12px 0px
}
/*shop categorie*/
div.shop_category_header, div.shop_item_header {
	clear:both;
}
div.shop_category h1:first-letter, div.shop_item_header h1:first-letter {
	text-transform:capitalize;
}
div.shop_category {
	margin-right:-12px;
	overflow:hidden;
}
div.shop_category_item {
	width:380px;
	float:left;
	margin:0px 14px 20px 0px;
}
div.shop_category_item img {
	float:left;
	margin:4px 10px 4px 0px
}
div#content div.shop_category_item h2 {
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	color:#330000;
	margin:0px;
}
div#content div.shop_category_item h2 a {
	color:#330000;
	text-transform:none;
}
div.shop_category_item_description_inforequest {
	/*clear:left;*/
	/*width:170px;*/
	float:left;
	padding-left:4px;
}
div#content div.shop_item_footer_category {
	text-align:left;
	font-weight:bold;
	font-style:italic;
	margin:2px 0px 0px 0px
}
div#content div.shop_item_footer_category a {
	font-weight:normal
}
a.shop_category_item_link_detail {
	clear:left;
	display:block;
	float:left;
	padding-right:4px;
	border-right:1px solid #333333;
}
div.shop_category_paginazione {
	float:right;
	width:394px;
	clear:none;
	font-size:18px;
}
div.shop_category_footer, div.shop_item_footer {
	display:none
}
div.briciole {
	padding:0px 0px 0px 12px;
	line-height:28px;
	background:url(img/bricioleBackground.gif) no-repeat left center;
	float:left;
	width:368px;
}
div.shop_category_item + div.shop_category_paginazione {
	clear:left
}
/*shop item*/
div#content div.shop_item_header h2 {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:10px;
	color:#000000;
	font-weight:bold;
}
div.shop_item_body_img {
	float:left;
	padding:0px 12px 12px 0px;
}
div.shop_item_body_images {
	clear:both;
}
div.shop_item_body_images a { 
	margin:12px;
	display:block;
	float:left;
}
div.shop_item_body div.shop_item_footer_category {
	clear:both;
	line-height:30px;
}
div.shop_item_body div.shop_category_item {
	margin:6px 0px;
	padding:0px;
}
/*infopopup*/
div.popup {
	border:1px solid #979090;
	background-color:#d4ccbb
}
div.popup table td {
	line-height:24px;
}
div#popup_overlay {
	background-color:#000000;
}
/*ricerca*/
div.searchresult {
	margin-bottom:12px;
}
/*Cortona*/
div#content table.cittaTable p {
	margin:0px;
}
div#content div#map_canvas {
	width:700px;
	height:400px;
	margin:auto;
	font-size:11px;
}
div#content div#map_canvas table a {
	font-size:11px;
}
div#slide-agenzia {
	float:right;
	margin:4px 12px;
}
/*search*/
form#shop_search_form {
	line-height:24px;
}
div.shop_search_result_item {
	overflow:hidden;
	margin:0px 0px 6px 0px
}
div.shop_search_result_item_immagine {
	float:left;
	margin:0px 12px 6px 0px;
}
/************************************* FOOTER ***************************************/
div#footer {
	text-align:center;
	width:1000px;
	margin:-60px auto 0px auto;
	background:#ffffff url('img/footerBackground.gif') repeat-x left 17px;
	height:60px;
	position:relative;
	bottom:-60px;
	clear:both;
}
div#footer a {
	color:#ffffff;
}
/*menu*/
div#footer div.navigation {
	clear:both;
	overflow:hidden;
}
div#footer div.navigation ul {
	margin:0px auto 0px auto;
	padding:0px 0px 32px 0px;
	list-style:none
}
div#footer div.navigation ul li {
	margin:0px 50px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	list-style:none;
	font-weight:bold
}
div#footer div.navigation ul a {
	color:#000000
}
div#footer p {
	color:#ffffff;
	font-weight:bold;
	margin:0px;
}
div#footer p#copyright {
	font-weight:normal;
	font-size:10px;
}