#Pai {
	height: 710px;
	width: 980px;
	margin-left: -490px;
	position: relative;
	left: 50%;
}
#topo {
	height: 160px;
	width: 980px;
}
#corpo {
	height: 535px;
	width: 980px;
	background-image: url(Imagens/bg_corpo.jpg);
	background-repeat: no-repeat;
}
#assinatura {
	float: right;
	height: 15px;
	width: 480px;
	text-align: left;
	padding-left: 10px;
}
#menu {
	float: right;
	height: 80px;
	width: 665px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FF3333;
	font-size: 11px;
	text-align: center;
	background-color: #cccc33;
	padding-top: 80px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(Imagens/bg_menu.jpg);
}
#esquerda {
	height: 505px;
	width: 490px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 25px;

}

#direita {
	float: right;
	height: 495px;
	width: 460px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 26px;
	vertical-align: top;
	text-align: left;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#logo {
	float: right;
	height: 160px;
	width: 315px;
	background-color: #FFF;
}
body {
	background-color: #033;
}


a.linkmenu:link, a.linkmenu:visited {
	color: #FFF;
	text-decoration: none;
}
a.linkmenu:hover, a.linkmenu:active {
	color: #003333;
	text-decoration: none;
}
a.linkcorpo:link, a.linkcorpo:visited {
	color: #FFF;
	text-decoration: underline;
}
a.linkcorpo:hover, a.linkcorpo:active {
	color: #F33;
	text-decoration: underline;
}
.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #CC3;
	letter-spacing: 3px;
}

.assinatura {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #cccc33;
}

.google {
	border: 1px ridge #F90;
}



#esquerda table {
	height: 80px;
	width: 470px;
	text-align: center;
	vertical-align: top;
	margin-top: 30px;
	margin-bottom: 5px;
}
#direita table {
	height: 150px;
	width: 440px;
}
.clique {
	font-weight: normal;
	color: #FFF;
	font-size: 10px;
}
.imagem {
	border: medium solid #cccc33;
}


.botao {
	width: 80px;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #CC3;
	font-weight: bold;
}

label {
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
fieldset {
	border: thin solid #666;
}
legend {
	font-weight: bold;
	color: #CC3;
}
