/* CSS Document */

body {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 11px;
	background-color: #2764A7;
	text-align: center;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.td1 {
	background-color: #5283B9;
	color: #053D7A;
	font-weight: bold;
	font-size: 14px;
}

.td2 {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	border-left: 1px solid #5283B9;
	border-right: 1px solid #5283B9;
	border-bottom: 1px solid #326CAB;
}

.td3 {
	color: #FFFFFF;
	font-size: 14px;
	border-left: 1px solid #5283B9;
	border-right: 1px solid #5283B9;
	border-bottom: 1px solid #5283B9;
}

.td4 {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	border-left: 1px solid #5283B9;
	border-right: 1px solid #5283B9;
	border-bottom: 1px solid #5283B9;
}

.td5 {
	font-weight: bold;
	font-size: 12px;
	background-color: #4CAFFF;
}

.td6 {
	font-weight: bold;
	font-size: 12px;
	background-color: #67BBFF;
}

.td7 {
	background-color: #FFFFFF;
}

.td8 {
	background-color: #E5E5E5;
}

h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

h2 {
	color: #4CAFFF;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

h3 {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	margin-top: -16px;
}

h4 {
	font-style: italic;
	font-size: 10px;
}

#fundo {
	position: relative;
	width: 100%;
	height: 1050px;
	background-image: url(../images/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}

#wrapper {
	position: relative;
	width: 920px;
	margin: auto;
	top: -1050px;
}

#wrapper2 {
	position: relative;
	width: 920px;
	margin: auto;
}

#barra_superior {
	position: relative;
	width: 920px;
	height: 40px;
	clear: both;
}

#barra_superior2 {
	position: relative;
	width: 100%;
	height: 40px;
	background-image: url(../images/fundo_barra_superior.jpg);
	background-repeat: repeat-x;
}

#main_content {
	position: relative;
	width: 920px;
	height: 428px;
}

#info {
	position: relative;
	width: 163px;
	height: 428px;
	float: left;
}

#idvisual {
	position: relative;
	width: 757px;
	height: 428px;
	float: left;
}

#title_area {
	position: relative;
	width: 920px;
	height: 259px;
}

#idvisual_small {
	position: relative;
	width: 526px;
	height: 259px;
	float: left;
}

#title {
	position: relative;
	width: 394px;
	height: 259px;
	float: left;
}

#text {
	position: relative;
	width: 720px;
	padding: 0 100px 20px 100px;
	text-align: justify;
	line-height: 24px;
	font-size: 12px;
}

#text_conteudo {
	position: relative;
	width: 720px;
	padding: 0 100px 20px 100px;
	text-align: justify;
	line-height: 24px;
	font-size: 12px;
}

#text_conteudo a {
	color: #2764A7;
	text-decoration: none;
}

#text_conteudo a:hover {
	color: #FFFFFF;
}

#menu {
	position: relative;
	width: 920px;
	height: 60px;
}

#linha_rodape {
	position: relative;
	width: 920px;
	height: 2px;
	padding: 12px 0 19px 0;
	clear: both;
}

#rodape {
	position: relative;
	width: 920px;
	height: 24px;
}

#flv {
	position: relative;
	width: 320px;
	height: 218px;
	margin: auto;
	background-image: url(../images/video_frame.jpg);
	background-repeat: no-repeat;
	padding: 29px;
}

#video_download {
	position: relative;
	width: 320px;
	height: 60px;
	margin: auto;
	text-align: center;
}

#video_download a {
	text-decoration: underline;
}
