@charset "utf-8";
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;
}

#geral {
	height: 648px;
	_height: 600px;
	width: 794px;
	background-color: #0099FF;
	margin: auto;
	border: 3px solid #FFFFFF;
}
#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;
	font-size: 24px;
	background-image: url(../img/fundoazul.jpg);
}
#centro {
	height: 424px;
	width: 700px;
	margin-left: 47px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#candidatoaviso {
	width: 400px;
	margin-top: 15px;
	_margin-top: 15px;
	margin-left: 150px;
	text-align: center;
	background-color: #F5F8FB;
	border: 1px solid #CCCCCC;
}
#textoatencao {
	height: 40px;
	width: 600px;
	font-size: 14px;
	margin-left: 30px;
	border: 1px solid #CCCCCC;
	text-align: center;
	color: #FF0000;
	background-color: #F5F8FB;
}


#menu {
	height: 280px;
	width: 500px;
	background-color: #F5F8FB;
	margin-top: 30px;
	border: 1px solid #CCCCCC;
	margin-left: 100px;
}
#opcoes {
	height: 200px;
	width: 454px;
	_margin-top: 40px;
	margin-left: 20px;
	margin-top: 16px;
}
#opcao1 {
	height: 30px;
	width: 400px;
	margin-left: 20px;
	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: 19px;
	_padding-left: 10px;
}
#opcao2 {
	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: 19px;
	_padding-left: 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: 19px;
	_padding-left: 10px;
}
#opcao4 {
	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: 19px;
	_padding-left: 10px;
}


#rodape {
	background-color: #F5F8FB;
	height: 30px;
	width: 640px;
	border: 1px solid #CCCCCC;
	margin-left: 30px;
	margin-top: 24px;
	text-align: center;
	padding-top: 10px;
}
body {
	background-color: #0099FF;
}
#botao_h {
	list-style-type: none;
	font-family: Arial, Tahoma, Verdana;
	text-align: center;
	font-size: 13px;
	height: 30px;
	width: 500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 90px;
}
#botao_h li {
	width: 200px;
	float: left;
}
#botao_h li a {
	display: block;
	padding: 5px;
	border: 2px solid #FFFFFF;
	width: 200px;
	text-decoration: none;
	background-color: #efefef;
	color: #666666;
}
#botao_h li a:hover {
	color: #f00f00;
	background-color: #CCCCCC;
	
}
