/* CSS Document */

a:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px; 
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px; 
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px; 
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px; 
	color: #ffffff;
	text-decoration: none;
}

input, textarea {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
}

#logo {
	/*border: 1px solid #808080;*/
	height: 100px;
	width: 200px;
	top : 6px;
	position : absolute;
}

#topo {
	/*border : 1px solid #808080;*/
	height : 70px;
	width : 236px;
	top : 35px;
	left : 522px;
	position : absolute;
	font-family : Verdana, Arial, Helvetica;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;
}

#topo p {
	margin-top: 0px;
	height: 19px;
	font-family : "Monotype Corsiva";
	font-size : 25px;
	text-align: right;
	padding-right: 5px;
}

/*#top1024 {
	border: 1px solid #808080;
	height: 100px;
	width: 182px;
	top : 6px;
	left : 780px;
	position : absolute;
}*/

#menu {
	/*border: 1px solid #808080;*/
	background-image : url(imagens/barra_menu.jpg);
	background-repeat : no-repeat;
	width: 200px;
	height: 342px;
	top : 108px;
	left : 9px;
	position : absolute;
	background-color : #7F0303;
}

#menu p {
	margin-top : 20px;
}

#menu a {
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 5px 1px 1px 21px;
	background-image : url(imagens/estrela.jpg);
	background-repeat : no-repeat;
	margin-top : 7px;
	margin-left : 13px;
	margin-right : 13px;
}

#menu a:hover {
	/*background: #B70404;*/
	font-size: 10px;
	text-decoration: underline;
	background-image : url(imagens/estrela.jpg);
	background-repeat : no-repeat;
	margin-top : 7px;
	margin-left : 13px;
	margin-right : 13px;
}

#corpo {
	/*border: 1px solid #808080;*/
	width: 550px;
	height:342px;
	top : 108px;
	left : 210px;
	position : absolute;
}

#corpo p {
	text-align : center;
	color: #ffffff;
	font-family:  Verdana, Arial, Helvetica;
	font-size: 11px;
	padding-bottom : 5px;
}

#corpo table {
	text-align : left;
	color: #ffffff;
	font-family:  Verdana, Arial, Helvetica;
	font-size: 11px;
	padding-bottom : 5px;
}

#corpo u {
	color : #ffffff;
}

#barra1024 {
	/*border: 1px solid #ffffff;*/
	width: 182px;
	height: 390px;
	position : absolute;
	top : 109px;
	left : 770px;
	/*background-image : url(imagens/aviso_1024_mar_2009.gif);*/
}

#lista_escolha {
	/*border: 1px solid #ffffff;*/
	width: 182px;
	/*height: 390px;*/
	position : absolute;
	top : 109px;
	left : 1014px;
}

#rodape {
	/*border: 1px solid #808080;*/
	height: 50px;
	width: 751px;
	position: absolute;
	top: 450px;
	left: 9px;
	background-color: #FF9900;
	color: #71001D;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
}

#rodape p {
	margin-top: 10px;
	text-align: center;
}

#rodape_lateral {
	/*border: 1px solid #808080;*/
	height: 90px;
	width: 200px;
	position: absolute;
	top: 450px;
	left: 9px;
	background-color: #FF9900;
	color: #71001D;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
}

#rodape_lateral p {
	margin-top: 10px;
	text-align: center;
}

#testset {
	/*border: 1px solid #808080;*/
	height: 15px;
	width: 141px;
	position: absolute;
	top: 500px;
	left: 620px;
	color: #A7A7A7;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
}

#testset a {
	color: #A7A7A7;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
}

#testset_lateral {
	/*border: 1px solid #808080;*/
	height: 15px;
	width: 141px;
	position: absolute;
	top: 550px;
	left: 38px;
	color: #A7A7A7;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
}

#testset_lateral a {
	color: #A7A7A7;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
}
