/* CSS Document */
#cont_dir {
	width:252px;
	float:right;
}
#cont_esq {
	width:280px;
	float:left;
}

#atendimento {
	width:252px;
	float:left;
}
#atendimento h2 {
	background-image:url(../jpg/img_atendimento.jpg);
	background-repeat:no-repeat;
	width:241px;
	height:83px;
	border:solid 2px #896437;
	text-indent:-2000px;
}

#bemvindo {
	width:280px;
	float:left;
}
#bemvindo h2 {
	background-image:url(../jpg/img_bemvindo.jpg);
	background-repeat:no-repeat;
	width:255px;
	height:84px;
	border:solid 2px #896437;
	text-indent:-2000px;
}

#noticia {
	width:252px;
	float:left;
	margin-top:10px;
}

#noticia a {
    width:30px;
}

#noticia_view {
    width:auto;
    margin-top:0;
    margin-right:10px;
    margin-bottom:10px;
}

#servico {
	width:280px;
	float:left;
	margin-top:10px;
}

h3  { 
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    color:#346397;
}

