@charset "utf-8";
#fundotracoduplo {
	border: medium double #5573B7;
}

html {
	background-color: #011434;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#menuflash {
	position: fixed;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
h3 {
	font-family: Arial;
	font-size: 16px;
	color: #FFCC2A;
}
#valor {
	font-family: Arial;
	font-size: 13px;
	background-color: #0099FF;
	font-style: normal;
	color: #000000;
}
hr {
	border: medium solid #66CCFF;
}


a:link {
	color: #FFCC2A;
	text-decoration: none;
}
a:hover {
	color: #0099ff;
	text-decoration: underline;
}
a:active {
	color: #006BB3;
	text-decoration: none;
}
a:visited {
	color: #C0C0C0;
	text-decoration: none;
}
#tabpatrocinadores {
	background-color: #FFFFFF;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}

