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

h1,h2,h3,h4,p {
	margin:0px;
	padding:0px;
}

h1 {
	font-size:20px;
	font-weight:normal;
}

#leftContent h1 {
	margin-top:20px;	
	margin-bottom:20px;	
}

#leftBig h2 {
	margin-top:10px;
	maring-bottom:10px;
	font-size:14px;
	color:#900;
}

h2 {
	font-size:18px;
	font-weight:normal;
	color:#000;
	margin-bottom:5px;
}

.appartamentoItem h2 {
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:3px solid #CCC;
	width:100%;
}

.inside h2 {
	margin-top:10px;
	margin-bottom:10px;
}

h3 {
	font-size:14px;
	font-weight:normal;
	color:#000;
	line-height:18px;
}

h3 strong{
	font-size:14px;
	color:#000;
}

h4 {
	text-transform:uppercase;
	color:#900;
	font-size:16px;
	margin-bottom:10px;
	margin-top:10px;
}

.searchbox h3 {
	height:50px;	
}
