/* @override http://www.domus.int/css/style.css */

@charset "UTF-8";
/* CSS Document */

body,html {
	width:100%;
	margin:0px;
	padding:0px;
}

body,html,td {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:15px;
}

form,table {
	margin:0;
	padding:0;
}

a.red {
	color:#990000;
	font-weight:bold;
}
a {
	color:#444;
	text-decoration:none;
}

a:hover {
	color:#000;
}

div {
	margin:0;
	padding:0;
}

#main {
	width:970px;
	margin:0px auto;
}

#sendEmail {
	margin:5px;	
}

#barra {
	width:970px;
	height:32px;
	background:#000 url(/images/barra.jpg) repeat-x;
}

#title {
	width:370px;
	height:80px;
	float:left;
}

#galleria {
	margin-top:10px;
	margin-bottom:10px;
}

ul.galleria {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

ul.galleria li{
	display:inline;
	list-style:none;
	margin-right:5px;
}

ul.galleria li img{
	border:2px #ccc solid;
}

#leftContent {
	margin-bottom:30px;	
}

#leftContent p{
	color:#333;
	line-height:15px;
	margin-bottom:10px;
}

#title a h1{
	visibility:hidden;
	width:370px;
	height:70px;
}

#menuUp {
	float:right;	
	padding:22px;
	margin:5px;
	padding-right:0px;
	margin-right:0px;
}

#menuUp {
	margin-top:10px;	
}

#menuUp ul li,
#menuUp ul{
	
	display:inline;
	margin:0px;
	padding:0px;
	
}

#menuUp ul li {
	padding:15px;
	border-right:1px solid #CCC;
}

#menuUp ul li.last {
	border:none;
}

#menuUp ul li a {
	color:#333;	
	text-decoration:none;
	text-transform:uppercase;
}

#menuUp ul li a:hover {
	color:#000;	
}

#menuUp ul li a.selected {
	font-weight:bold;
}

#testa,#testaHome {
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}



#testaApp {
	border-top:1px solid #CCC;
}



#content {
	margin-top:10px;	
}

.searchbox {
	
	border:4px double #CCC;
	/*background:#FFF url(/images/searchbox.jpg) top left no-repeat;*/
	background-color:#ecf5f0;
	height:278px;
	margin-top:15px;
	
}

#footer {
	margin-top:10px;
	border-top:5px solid #CCC;
}

#search {
	margin-top:30px;	
}

#mainsearch {
	/*border:1px solid #f00;	*/
	padding:10px;	
}

#tabbox {
	/*border-top:1px solid #CCC;*/
	padding:10px;
}

#miniContact,
#tabboxApp {
	border:4px double #CCC;
	background-color:#ecf5f0;
	margin-top:10px;
	margin-bottom:10px;
	min-height:570px;
	padding:10px;
}

#miniContact {
	background:#FFF url(/images/contact.jpg) top right no-repeat;	
}

#miniContact h2 {
	color:#900;
	font-size:14px;
	text-transform:uppercase;
	margin-top:7px;
}

th {
	font-size:12px;
	font-weight:normal;
}

#tabboxApp td{
	border-bottom:1px solid #ccc;
}

#spotContainer{}

#spotContainer p{
	width:280px;
	margin-left:10px;
}

#spotContainer img{}

.input {
	width:180px;
	background:none;
	margin:5px;
	padding:3px;
	border:1px solid #CCC;
}

.appTitle h1{
	margin-top:30px;
	margin-bottom:10px;
}

.indirizzo {
	text-transform:uppercase;
	font-size:11px;
	color:#666;
}

.error {
	
	/*margin:1px;	*/
	padding-left:10px;
	display:block;
	color:red;
	
	/*
	visibility:hidden;
	display:none;
	*/
}

.privacy p {
	margin-top:5px;	
}
.privacy {
	font-size:11px;
}	
.spazio {
	background-color:#FFF;
	padding:10px;
	border-bottom:1px solid #ccc;
}
.prezzo {
	font-size:14px;
	color:#900;
	margin-top:10px;
	margin-bottom:5px;
	font-weight:bold;
}

.underline {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #CCC;	
}

.newsBox {
	background-color:#ecf5f0;
	/*margin-top:15px;*/
	border:4px double #CCC;
}

#mainnews {
	padding:10px;	
}

.newsBox ul,
.newsBox ul li {
	list-style:none;
	padding:0px;
	margin:0px;
}

.allnews {
	margin-top:10px;
	
}

.newsBox ul {
	margin-top:15px;
	
}

.newsBox ul li {
	padding-left:15px;
	margin-top:15px;
	background:transparent url(/images/dotnews.jpg) top left no-repeat;
}

.insideleft {
	border:4px double #CCC;
	background-color:#ecf5f0;
	
}

.inside {
	padding:5px;	
	padding-top:10px;	
}

.left {
	float:left;	
}

.right {
	float:right;	
}

.img {
	width:130px;	
	height: 130px;
	margin-right:10px
}

.p {
	width:400px;	
	
}

.appartamentoItem {
	margin-bottom:20px;	
	padding-bottom: 20px;
	border-bottom:1px dotted  #CCC;
	/*background:transparent url(/images/ombra.jpg) bottom right no-repeat;*/
	
}

.insideSmall {
	padding:3px;	
}

.clear {
	clear:both;	
}

.data {
	padding-top:10px;
	padding-bottom:10px;
}

.text-right {
	text-align:right;	
}
.newsText {
	width:650px;	
	line-height:1.5em;
}
select {
	width:150px;
}
