a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
DIV {
	font-size: 11px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
}
body {
	background-color: #0099FF;
}
.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#geral {
	height: auto;
	width: 794px;
	background-color: #0099FF;
	margin: auto;
	border: 3px solid #FFFFFF;
	padding-bottom: 10px;
	
}
#topo {
	height: auto;
	width: 758px;
	margin-left: 15px;
	margin-top: 15px;
	border: 3px solid #FFFFFF;
}
#cabecalho {
	height: 90px;
	_height: 40px;
	width: 758px;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 3px solid #FFFFFF;
	margin-left: 15px;
	background-image: url(../img/fundotitulo.jpg);
	font-size: 24px;
}
#centro {
	height: 450px;
	_height: auto;
	width: 700px;
	margin-left: 47px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#candidatoaviso {
	width: 400px;
	margin-top: 15px;
	margin-left: 150px;
	text-align: center;
	background-color: #F5F8FB;
	border: 1px solid #CCCCCC;
}

#menu {
	height: 320px;
	_height: auto;
	width: 680px;
	background-color: #F5F8FB;
	margin-top: 30px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#opcoes {
	
	height: 200px;
	width: 600px;
	margin-top: 40px;
	margin-left: 20px;
}
#opcao1 {
	height: 190px;
	_height: 30px;
	width: 590px;
	margin-left: 20px;
	background-color: #F5F8FB;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 7px;
	margin-top: 20px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#caixaopcao1 {
	
	_height: auto;
	width: 200px;
	float: left;
	margin-right: 150px;
	_margin-right: 50px;
}
#caixaopcao2 {
	height: auto;
	width: 200px;
	float: left;
}

#opcao2 {
	height: 35px;
	width: 280px;
	margin-left: 20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px
	_padding-top: 7px;
	margin-top: 20px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#opcao3 {
	height: 30px;
	width: 400px;
	margin-left: 20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 7px;
	margin-top: 20px;
	padding-left: 10px;
}


#rodape {
	background-color: #F5F8FB;
	height: 30px;
	width: 640px;
	border: 1px solid #CCCCCC;
	margin-left: 30px;
	margin-top: 24px;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
}
