html, body {
   margin:0;
   padding:0;
   height:100%;
   background:#ffffff url("http://www.brunaprado.com.br/circodasilva/_img/background.jpg") top no-repeat;
}

#pagina {
	position:absolute;
	left: 50%;
	top: -1px;
	margin: 0px 0 0 -450px;
	border: 0px solid #be1e2d;
	text-align: justify;
}
a.menu:link {
	font-family:Georgia;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:170%;
	text-decoration: none;
}
a.menu:visited {
	font-family:Georgia;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:170%;
	text-decoration: none;
}
a.menu:hover {
	font-family:Georgia;
	color:#ffffff;
	background-color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:170%;
	text-decoration: none;
}
a.menu:active {
	font-family:Georgia;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:170%;
	text-decoration: none;
}
a.foto:link {
	font-family:Georgia;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	text-decoration: none;
}
a.foto:visited {
	font-family:Georgia;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	text-decoration: none;
}
a.foto:hover {
	font-family:Georgia;
	color:#ffffff;
	background-color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	text-decoration: none;
}
a.foto:active {
	font-family:Georgia;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	text-decoration: none;
}
.texto {
	font-family:Georgia;
	color:#000000;
	font-size:12px;
	line-height:150%;
}
.textoCadastro {
	font-family:Georgia;
	color:#000000;
	font-size:10px;
	line-height:150%;
}
.cadastro {
	font-family:Georgia;
	color:#000000;
	font-size:17px;
	line-height:150%;
	font-weight:bold;
}
.fone {
	font-family:Georgia;
	color:#000000;
	font-size:14px;
	line-height:150%;
}
.fotografias {
	font-family:Georgia;
	color:#000000;
	font-size:14px;
	line-height:150%;
	font-weight:bold;
}
.foto {
	font-family:Georgia;
	color:#000000;
	font-size:14px;
	line-height:150%;
}
INPUT { 
	BORDER-RIGHT: #d7df23 0px solid; 
	BORDER-TOP: #ffffff 5px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #d7df23 0px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #ffffff 5px solid; 
	FONT-FAMILY:Georgia; 
	BACKGROUND-COLOR: #d7df23;
}

TEXTAREA { 
	BORDER-RIGHT: #d7df23 0px solid; 
	BORDER-TOP: #ffffff 5px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #d7df23 0px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #d7df23 0px solid; 
	FONT-FAMILY: Georgia; 
	BACKGROUND-COLOR: #d7df23;
}
