body {
	background-image: url(images/back_fundo.jpg);
	position: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #333333;
}
.asterisco {
	font-size: 15px;
	color: #CE0000;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
.txt_menu {
	font-size: 13px;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}
p {
	font-size: 11px;
	color: #333333;
}
.txt_mini_black {
	font-size: 10px;
	color: #666666;
}

table {
	margin-bottom: 5px;
}
p, h2, h1, h3, h4, h5, hr  {
	margin-bottom: 0px;
	margin-top: 0px;
}
form {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4 {
	font-size: 16px;
	color: #000066;
}

.txt_regulamentos {
	font-size: 13px;
	color: #333333;
	text-align: justify;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}

h1 {
	font-size: 21px;
	color: #333333;
}
.txt_preto_15 {
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
.txt_branco_bold_14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


ol {
	list-style-type: lower-alpha;
}


h2 {
	font-size: 12px;
	color: #35608B;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txt_preto_12 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
h5 {
	font-size: 18px;
	color: #003366;
}
.txt_preto_14_box_5 {
	font-size: 14px;
	color: #000000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.scrollcontent{
	overflow:auto;
	padding:4px;
	cursor:pointer;
}
.txt_branco_bold_26 {
	font-size: 26px;
	color: #FFFFFF;
}
.red {
	color: #B30000;
}
.dark_grey_12_size {
	color: #666666;
	font-size: 12px;
}
.txt_branco_12 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.txt_branco_13 {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.txt_preto_10 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
#popup {
	position:absolute;
	left:50%;
	margin-left: -300px;
	top:150px;
	width:272px;
	height:101px;
	z-index:1;
}
