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

body {
	margin: 0px;
	background-image: url(imgs/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 12px;
	color: #333;
}
body#index a#index, body#casai a#casai, body#casaii a#casaii, body#casaiii a#casaiii, body#casaiiii a#casaiiii, body#localizacao a#localizacao, body#contato a#contato, body#fotos a#fotos, body#ubatuba a#ubatuba{
	color: #e58e27;
}
p {
	margin: 0px;
}
iframe {
	border: 8px solid #352584;
}


a {
	text-decoration: none;
	color: #333;
}


.corpo {
	margin-top: 15px;
	margin-bottom: 8px;
}
.menuu {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #333;
}

.conteudo {
	position: relative;
}

.fotomeio {
	position: absolute;
	top: 101px;
	left: 35px;
}

.pCima {
	background-color: #f9f9f9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dbdada;
	border-right-color: #dbdada;
	border-left-color: #dbdada;
}
.pBaixo {
	border: 1px solid #dbdada;
	background-color: #d5eaff;
	background-image: url(imgs/detalhe_inicial.png);
	background-repeat: no-repeat;
	background-position: 610px bottom;
}
.tituloA {
	font-family: Arial;
	font-size: 24px;
	color: #333;
}
.rodape {
	background-color: #352584;
	color: #FFF;
	height: 20px;
}
.pBaixo2 {
	border: 1px solid #dbdada;
	background-color: #d5eaff;
	background-repeat: no-repeat;
	background-position: 610px bottom;
}
.img_grande {
	border: 8px solid #342783;
}
.img_p {
	border: 4px solid #342783;
	cursor: hand;
}
