@charset "iso-8859-2";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/pattern.png);
	background-repeat: repeat;
}

#principal {
	width: 800px;
	height: 550px;
	position: relative;
	margin:0 auto;
	background-image: url(../imagens/fundo.png);
	align: center;
	background-position: center center;
	background-repeat: no-repeat;
}

#principal2 {
	width: 800px;
	height: 730px;
	position: relative;
	margin:0 auto;

	background-image: /imagens/fundo_galeria.png);
	align: center;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../imagens/fundo_galeria.png);
}

#logo {
	width: 182px;
	height:43px;
	position: absolute;
}


#principal1 {
	width: 664px;
	height: 610px;
	position: relative;
	margin:0 auto;

}

#formulario {
	width: 435px;
	height: 440px;
	position: absolute;
	top: 50px;
	left: 180px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	}
#fotos {
	width: 435px;
	height: 440px;
	position: absolute;
	top: 166px;
	left: 114px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	}

#infos {
	width: 381px;
	height: 440px;
	position: absolute;
	top: 53px;
	left: 236px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	}
#ok {
	width: 374px;
	height: 54px;
	position: absolute;
	top: 211px;
	left: 31px;
	background-image: url(../imagens/obrigado.jpg);
	background-repeat: no-repeat;
	}
	
#ops {
	width: 165px;
	height: 57px;
	position: absolute;
	top: 170px;
	left: 136px;
	background-image: url(../imagens/ops.jpg);
	background-repeat: no-repeat;
	}

#aguarde {
	width: 226px;
	height: 64px;
	position: absolute;
	top: 170px;
	left: 102px;
	background-image: url(../imagens/aguarde.jpg);
	background-repeat: no-repeat;
	}

input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	background-color: #CCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0px;
	border-right-style: 0px;
	border-bottom-style: 0px;
	border-left-style: 0px;
}
textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	background-color: #CCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0px;
	border-right-style: 0px;
	border-bottom-style: 0px;
	border-left-style: 0px;
}

checkbox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0px;
	border-right-style: 0px;
	border-bottom-style: 0px;
	border-left-style: 0px;
}
.bordaImg {
	border: 2px solid #FFFFFF;
}
