body {
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	background-color: #F2F2F2;
}
#colunas {
	width: 780px;
	background-image: url(images/conteudo_borda_baixo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 58px;
	clear: both;
}
#rodape {
	background-color: #0B52AC;
	background-image: url(images/rodape_borda.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 760px;
	padding-top: 30px;
	text-align: right;
	padding-bottom: 30px;
	padding-right: 20px;
}





#centraliza {
	text-align: left;
	width: 780px;
	margin:0 auto;
	clear: both;
}
#flash {
	width: 780px;
}
#conteudo {
	width: 780px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/conteudo_borda.jpg);
}
#destaque {
	width: 468px;
	float: right;
	background-image: url(images/destaque_borda.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 50px;
	margin-left: 30px;
}
#menu {
	float: left;
	width: 212px;
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 20px;
	background-image: url(images/menu_borda.jpg);
	background-color: #E8E8E8;
}

ul#menu3 {
	width: 212px;
	background-color: #E8E8E8;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
}
ul#menu3 li {
	background-color: #E8E8E8;
}
ul#menu3 li a:link, ul#menu3 li a:visited {
	display: block;
	height: 24px;
	text-decoration: none;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 0px;
	font-weight: bold;
	background-color: #E8E8E8;
}
ul#menu3 li a:hover {
	background-color: #DFDFDF;
	color: #000000;
}
.tahoma12branco {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.tahoma12vermelho {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
}

.tahoma10branco {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma12brancobold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.img_destaque {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.titulos {
	padding-bottom: 20px;
}

.tahoma12azul {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #08429a;
	text-decoration: none;
}
.tahoma12azulbold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #08429a;
	text-decoration: none;
	font-weight: bold;
}

.tahoma12azulbold a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #08429a;
	text-decoration: none;
	font-weight: bold;
}

.tahoma12azulbold a:hover{
	text-decoration:underline;
}

.tahoma14azulbold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #08429a;
	text-decoration: none;
	font-weight: bold;
}

.botao {
	background-color: #1072CB;
	border: 1px solid #0B52AC;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma10azul {

	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #08429a;
	text-decoration: none;
}
.img_borda {
	border: 5px solid #D4D4D4;
	cursor: hand;
}

