@import url("menu.css");
@import url("links.css");
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#clear {
	clear:both;
}
#site {
	width:882px;
	background-color:#D9E7E0;
	background-image:url(../img/site_background.jpg);
	margin:0 auto;			
	text-align:left; /* "remédio" para o hack do IE */	
}
#colunaEsquerda {
	width:377px;
	float:left;
}
#foto {
	width:377px;
	height:285px;
}
#menuInstitucional {
	width:179px;
	float:left;
	background-color:#F4F6F6;
}
#menuServicos {
	width:196px;
	float:right;
	background:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9E1E2;
	border-left-color: #D9E1E2;
}
#logoCBP {
	width:179px;
	height:145px;
}
#colunaDireita {
	width:504px;
	float:right;
	text-align:right;
}
#busca {
	width:504px;
	height:35px;
	text-align:right;
	padding-top:65px;
	background-image: url(../img/busca_fundo.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#news {
	width:454px;
	height:28px;
	padding-top:20px;
	padding-left:50px;
	background-image: url(../img/news_fundo.jpg);
	background-repeat: no-repeat;
	text-align:left;
}
#banner {
	width:504px;
	height:94px;
	text-align:center;
	padding-top:10px;
}
#menu {
	width:504px;
	height:22px;
	text-align:right;
	padding-top:8px;
	background-image: url(../img/menu_fundo.jpg);
	background-repeat: no-repeat;
}
#chamadaNoticias {
	width:504px;
/*	height:85px;  TIRADO PARA POR O BANNER CBP*/
	text-align:right;
}
#cobertura {
	width:504px;
	text-align:right;
	margin-top:30px;
}
#Noticias {
	width:464px;
	padding:20px;
	text-align:left;
	background-color:#E8F1EC;
}
#NoticiasCBP {
	width:464px;
	padding:20px;
	text-align:left;
	background-color:#cde8ef;
}
#rodapeNoticias {
	width:504px;
	height:45px;
	background-image:url(../img/noticias_rodape.jpg);
}
#outrosSites {
	width:504px;
	height:205px;
}
#dados {
	width:504px;
	height:35px;
	padding-top:15px;
	text-align:center;
}
#rodape {
	clear:both;
	width:882px;
	height:70px;
	text-align:right;
	font-size:10px;
	color:#666666;
	padding-top:20px;
	background-color:#FFFFFF;
	background-image: url(../img/rodape_fundo.jpg);
	background-repeat:no-repeat;
}
#museu {
	width:179px;
	height:68px;
	background-color:#DAE7E0;
}
.clear{
	clear: both;
	margin:-1px;
	height: 1px;
	font: 0;
	position: relative;
}
#linhaSeparatoria {
	width:96%;
	background-position:center;
	height:10px;
	background-color:#CCCCCC;
}
.tituloPequenoBD {
	text-transform:lowercase;
}
