/* Print code for Casa da Piscina */
body {
	font-family:  Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 21px;
	color: #00aeef;
	letter-spacing: -1px;
	margin-bottom: 25px;
	margin-top: 8px;
}
h4 {
       font-size: 18px;
       color: #00aeef;
       letter-spacing: -1px;
       margin-bottom: 10px;
       margin-top: 10px;
}
p {
	line-height: 16px;
	font-size: 12px;
	color: black;
	text-align: justify;
}
#int h3 {
	font-size: 14px;
	font-weight: normal;
	color: #109bdb;
}
#ft, #hd ul, #hd ul li, #hd ul li a, #imprimir, #imprimirbt, #bread {
display: none;
}