body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #F0F0F0;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#div-tudo {
	position:relative;
	background-color: #FFF;
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#div-conteudo {
	background-color: #FFF;
}
.div-esquerda01 {
	float: left;
	width: 215px;
	margin-top: 15px;
	margin-left: 20px;
}
.div-esquerda02 {
	float: left;
	width: 480px;
}
.div-direita02 {
	float: right;
	width: 196px;
	margin-right: 20px;
}

.div-direita01 {
	float: right;
	width: 710px;
	margin-top: 15px;
}
.div-clear {
	clear: both;
}
.topico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #171AB5;
	text-decoration: none;
	font-weight: bold;
}
.topico-paginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(imagens/fundo_topico.jpg);
	background-repeat: repeat-x;
	width: 465px;
	padding-left: 10px;
	padding-top: 5px;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #1751DC;
	text-decoration: none;
}
#rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-image: url(imagens/fundo_rodape.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 280px;
	clear: both;
}
.bottom {
	width: 850px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 25px;
	clear: both;
}
.margem {
	margin: 10px;
}
.style2 a:link {
	color: #0033FF;
	text-decoration: none;
}
.style2 a:visited {
	color: #0033FF;
	text-decoration: none;
}
.div-equipamentos {
	background-image: url(imagens/fundo_topico.jpg);
	background-repeat: repeat-x;
	width: 550px;
	height: 30px;
	padding-top: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

img {
	border:0px;
}

#popup {
	position:absolute;
	left:300px;
	top:255px;
	width:280px;
	height:230px;
	z-index:100;
}
