body {
	margin:0px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size:12px;
	background-color:#F7AD00;
}
#bg_topo {
	width:100%;
	background-image:url(../assets/bg_topo.jpg);
	background-repeat:repeat-x;
}
#topo {
	width:955px;
	height: 240px;
	margin-left:auto;
	margin-right:auto;
	background: #FFF;
}
#topo #flash_topo {
	height: 240px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
#bg_outros {
	width:100%;
	background-color:#FFF;
	margin-top:0px;
}
#desenvolvimento {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 15px;
}
#conteudo {
	width:			914px;
	float:			left;
	margin-left:	20px;
	margin-bottom:	20px;
	margin-top:		20px;
}
FF#legenda {
	text-align:		right;
	padding-top: 	3px;
	padding-bottom: 10px;
}
h2 {
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	background-color:#BFB7A2;
	padding-left:18px;
	padding-top:11px;
	padding-bottom:11px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
}
p {margin:0px;
}

p.erro {
	background-color: #920500;
	border-top: 1px solid #6d0300;
	border-bottom: 1px solid #6d0300;
	padding-top: 8px;
	padding-bottom: 8px;
	color: white;
	text-align: center;
}
#rastreamento p.erro {
	margin-top: 30%;
}
p.back {
	text-align: center;
	text-decoration: underline;
	color:#79664B;
}
p.loading {
	text-align: center;
	line-height: 16px;
}
p.loading img {
	width: 16px;
	height: 16px;
}

p.odd{
	height:20px;
	padding:10px 0 0 5px;
	text-align:left;
}

p.even{
	height:20px;
	background-color:#800000;
	padding:10px 0 0 5px;
	text-align:left;
	
}

p.even:hover,
p.odd:hover{
	height:20px;
	background-color:#C00;
	padding:10px 0 0 5px;
	text-align:left;
	
}

a.noticias{
	color:#FFF;
	text-decoration:none;
}

a.noticias:hover{
	color:#FFF;
	text-decoration:underline;
}

#rodape_bg {
	width:100%;
	height:72px;
	background-image:url(../assets/bg_rodape_2.jpg);
	background-position:top left;
}
#rodape {
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
#rodape1 {
	width:411px;
	height:72px;
	float:left;
	background-image:url(../assets/bg_rodape_1.jpg);
}
#rodape2 {
	width:524px;
	height:64px;
	float:right;
	background-image:url(../assets/bg_rodape_2.jpg);
	padding-top:8px;
	padding-right:20px;
	color:#FFF;
	text-align:right;
}
.clear {
	clear:both;
}

.obs {
	font-size:10px;
	padding-right:10px;
	margin:0px
}

input.botao {
	background-image:url(../assets/bg_botao.jpg);
	border:1px solid #CCC;
	*margin-top:8px;
	height:25px;
	margin-right:5px;
	
}

input.medio {
	border:1px solid #CCC;
	width:132px;
	height:20px;
	margin:0 5px 3px 0;
}

input.medio2 {
	border:1px solid #CCC;
	width:100px;
	height:20px;
	margin:0 5px 3px 0;
}

input.peq, input.pequeno  {
	border:1px solid #CCC; 
	width:25px;
	height:20px;
	margin-bottom:3px;
}

 input.grande {
	border:1px solid #CCC;
	width:270px;
	height:20px;
	margin-bottom:3px;