/* CSS Document */
#topo_capa #caixa_busca .busca {
	width: 230px;
	background: url(../img/bg_busca_portal_azul.gif) no-repeat;
}
#miolo {
	position: relative;
	margin: 5px 0 0 0;
}
#col_m a, #dest1 a, #dest2 a, #veja a{
	text-decoration: none;
}
#col_m a:hover, #dest1 a:hover, #dest2 a:hover, #veja a:hover{
	text-decoration: underline;
}
#col_m {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 5px;
}
#dest1 {
	width: 565px;
}
#dest1 h1{
	color: #fdcb01;
	font-size: 14px;
	padding: 3px 10px;
}
#dest1 img{
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#novidade {
	background: url(../img/bg_nov.jpg) repeat-x;
	width: 565px;
}
#novidade h2 {
	font-size: 18px;
	padding:  5px 10px;
}
#novidade p{
	font-size: 12px;
	padding: 0px 10px 5px 10px;
}
#novidade a{
	color: #122842;
}
#bgsepara2{
	background: url(http://misc.prefeitura.sp.gov.br/img/bg_separa2.gif) repeat-y;
	margin: 5px 0;
	float: left;
	
}
.separa{
	width: 12px;
	float: left;	
}
.bloco {
	clear: both;
}
.dest2{
	width: 180px;
	float: left;
	color: #263952;
}
.dest2 img {
	border-bottom: 5px solid #FFFFFF;
}
.dest2 p {
	font-size: 11px;
	padding: 3px 5px;
	padding-bottom: 15px;
}
.dest2 .descricao {
	font-size: 11px;
	color: #000000;
	padding: 0px 5px;
	text-decoration: underline;
}
.dest2 h3{
	font-size: 14px;
	padding: 3px 5px;
}
.dest2 a{
	color: #263952;
}

/* ---------------   Aqui entra a formatacao da terceira coluna (nova) do template   ------------------------*/

.col_3 {
	width: 180px;
	float: right;
}

.col_3 select{
	width: 180px;
	margin: 0 0 5px 0;
	font-size: 11px;
}

.col_3 h3{
	font-size: 14px;
	padding: 3px 5px;
}

.col_3 a{
	color: #263952;
}

.col_3 img{

}

.img_peq01 {
	float:left;
}

.img_peq02 {
	float:right;
}

/* ---------------   Fim da foratacao da terceira coluna   ------------------------*/


#noticias {
	width: 180px;
	background: #e0e2e6;
	padding: 0 0 10px 0;
	color: #263a53;
	float: left;
	margin: 4px 0 0 10px;
	height: 420px;
}
#noticias img {
	border-bottom: 5px solid #FFFFFF;
	border-top: 5px solid #FFFFFF;
}
#noticias ul {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	list-style: none;
	background: url(../img/bg_interna_noticias.gif) top no-repeat #e0e2e6;
}
#noticias em {
	width: 155px;
	padding: 3px 0 0 0;
	margin: 0;
	color: #536984;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	display: block;
	float: left;
}
#noticias ul a {
	color: #263a53;
}
#noticias ul li {
	background: url(../img/div_interna_noticias.gif) bottom repeat-x;
	padding: 0 0 5px 0;
}
#noticias h2 {
	width: 180px;
	height: 22px;
	font-size: 14px;
	background: url(../img/tit_bg_interna_noticias.gif) no-repeat;
}
#noticias h2 a {
	color: #263a53;
	padding: 3px 0 0 13px;
	float: left;
}
#noticias p a {
	font-size: 11px;
	color: #9a0d1a;
	padding: 0 10px;
	float: left;
}
