* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #F5F5F5;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #05376C;
	font-weight: normal;
	margin-bottom: 10px;
}
ul {
	margin-left: 25px;
}
li {
	margin-top: 5px;
	list-style-image: url(img/li.gif);
}
a:link {
	color: #255C9A;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover, a:active{
	text-decoration: underline;
}

#principal {
	background-image: url(img/bg_principal.jpg);
	background-repeat: repeat-y;
	width: 929px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	width: 260px;
	float: left;
}
#banner {
	float: left;
	width: 662px;
	text-align: left;
}
#clear {
	clear: both;
	width: 929px;
}
#colunaesquerda {
	float: left;
	width: 230px;
	padding-top: 30px;
	padding-left: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #05376C;
	font-weight: bold;

}
#colunaesquerda a:link, #colunaesquerda a:visited {
	color: #00376E;
	text-decoration: none;
}
#colunaesquerda a:hover, #colunaesquerda a:active {
	text-decoration: underline;
}
#colunadireita {
	float: right;
	width: 589px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.cruzeiros {
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}

#rodape {
	background-image: url(img/bg_rodape.jpg);
	background-repeat: no-repeat;
	clear: both;
	background-color: #6EA2DC;
	width: 890px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	height: 15px;
	padding-top: 5px;
}
#rodape a:link, #rodape a:visited  {
	color: #D6DEDE;
	text-decoration: none;
	font-weight: bold;
}
#rodape a:hover, #rodape a:active {
	text-decoration: underline;
}
.texto_colunas {
	float: left;
	width: 250px;
	margin-right: 20px;
}
.thumb {
	float: left;
	margin-right: 20px;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A6DB4;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a.detalhes:link, a.detalhes:visited {
	color: #255C9A;
	text-decoration: none;
	padding-left: 18px;
	background-image: url(img/icon_mais.gif);
	background-repeat: no-repeat;
}
a.detalhes:hover{
	font-weight: bold;
}
a.detalhes:active {
	background-image: url(img/icon_menos.gif);
	background-repeat: no-repeat;
}
.texto_colunas1 {
	float: left;
	width: 340px;
	margin-right: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7D7D7;

}
.destaque {
	font-weight: bold;
	color: #096;
}

.texto_colunas2 {
	float: left;
	width: 160px;
	margin-right: 20px;
}
#externo {
	clear:both;
	width: 929px;
	text-align: right;
}
#externo iframe {
	width: 800px;
	height: 700px;
	margin-right: 30px;
	overflow: scroll;
	border: 0;
}
