@charset "utf-8";

body{ 
	background:url(../img/bg.jpg) repeat-x #C2DDF0;
	margin:0 auto;
	font-family:Arial,Verdana,Helvetica;
}

#geral {
	width:778px;
	margin:0 auto;
	background:#E9EDF0;
}

#topo{
	width:778px;
	height:183px;
	border:0;
	margin:0;
	padding:0;
	clear:both;
	line-height:0;
}

#topo img{
	width:778px;
	height:99px;
	border:0;
	margin:0;
	padding:0;
}

#topo #banner{
	width:778px;
	height:84px;
	margin:-84px 0 0 0;
	background:url(../img/banner.jpg) no-repeat;
} 

#topo #banner_fundo{
	width:778px;
	height:84px;
	background:url(../img/banner.jpg) no-repeat;
} 

#esquerda{
	width:160px;
	height:470px;
	float:left;
	background:#E9EDF0;
}

#esquerda img{
	float:right;
	border:0; 
	padding:0; 
	margin:0;
}

#esquerda #busca{
	width:155px;
	height:49px;
	padding:0 0 10px 0;
	margin:0 auto;
	background:url(../img/home_05.jpg) no-repeat;
}

#conteudo{
	float:left;
	width:568px;
	padding:25px;
	margin:0;
	font-size:12px;
	text-align:justify;
	background:#FFF;
	color:#706060;
}

#conteudo h1,h2,h3,h4,h5,h6,h7,h8{
	font-weight:bold;
	font-size:18px;
	color:#069;
}

#conteudo h1 a{
	text-decoration:none;
}

#conteudo h1 a:hover{
	text-decoration:underline;
}

#conteudo h2,#conteudo h2 a{
	font-size:16px;
	text-decoration:none;
}

#conteudo h2 a:hover{
	text-decoration:underline;
}

#conteudo h3,#conteudo h3 a{
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
}

#conteudo h3 a:hover{
	text-decoration:underline;
}

#conteudo h4,h5,h6,h7,h8{
	font-size:12px;
}

.databrasil {
	color:#857C7C;
	font-size:14px;
	font-weight:bold;
}

.titulosecao{
	position:relative;
	top:2px;
	left:78px;
	color:#069;
	font-size:16px;
	font-family:Arial,Helvetica,Trebuchet MS;
}

.aotopo{
	color:#069;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding:0;
	margin:0 0 -9px 0;
}

.aotopo a, .aotopo a:visited{
	color:#069;
	text-decoration:none;
}

.aotopo a:hover{
	text-decoration:underline;
}

#rodape{
	width:608px;
	padding:5px;
	margin:0;
	background:#FFF;
	color:#7A7673;
	text-align:center;
	font-size:10px;
	float:right;
}

#rodape #esq{
	width:170px;
	height:50px;
	background:#E9EDF0;
	padding:0;	
	float:left;
}

hr {
	border:0;
	border-top:2px solid #AAA;
}

.pontilhado{
	border:0;
	border-top:2px dashed #069;
}

