#contato_titulo{
	padding-left: 45px;
	padding-bottom: 10px;
	padding-top: 2px;
	background-image: url(../imgs/icone.png);
	_background-image: url(../imgs/icone.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#contato_titulo a{text-decoration:none;color:#28527e;}
#contato_titulo a:hover{text-decoration:none;color:#666;}
.noticias_especial{
	margin-top: 1px;
	padding-left: 75px;
	padding-right: 10px;
}
.noticias_especial a{ color:white; text-decoration:none;}
.noticias_especial a:hover{text-decoration:underline;}
.bottom_box_2{
	width:315px;
	height:185px;
	background-image:url(../imgs/box.png);
	_background-image:url(../imgs/box.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left: 15px;
	padding: 29px 0 0 25px;
}

#corpo_left{
	float:left;
	width:730px;
	margin-left: 15px;
	margin-bottom: 0px;
}
#corpo_right{
	float:right;
	overflow:hidden;
	width: 250px;
}

#corpo_left2{
	float:left;
	width:730px;
	margin-left: 15px;
	margin-bottom: 0px;
	
}

#corpo_left5{
	float:left;
	width:600px;
	margin-left: 30px;
	_margin-left:35px;
	margin-bottom: 0px;
	
}

#contato{
	width:510px;
	height:440px;
	background-image:url(../imgs/contact_us.jpg);
	background-repeat:no-repeat;
	margin-left: 20px;
}
#contato_chamada{
	float:left;
	width:110px;
	padding-top: 10px;
	padding-left: 35px;
}
#contato_chamada1{
	float:left;
	width:130px;
	padding-top: 40px;
	padding-left: 25px;
}
#contato_form{
	float:right;
	width:320px;
	padding-top: 50px;
}
#quem_somos_flash{width:1000px;background-image: url(../imgs/fundo.png);overflow: hidden;}
.arquivo ul{
	margin:0;
	padding:5px 0 0 10px;
	list-style:circle;
	color:#060;
	text-decoration: none;
}
.arquivo ul li{padding-top:5px; padding-left:0px;padding-bottom:10px; margin-left:25px;}
.arquivo ul li a{ color:#277a6b; text-decoration:none;}
.arquivo ul li a:hover{text-decoration:none; color:#096;}
.arquivo{
	padding-left:20px;
	width:220px;
	padding-top: 15px;
}
.opened{}
.closed{}
a.opened{background:transparent url(../imgs/arrow_expand.gif) no-repeat scroll left center;padding-left:12px;}
a.closed{background:transparent url(../imgs/arrow_collapse.gif) no-repeat scroll left center;padding-left:12px;}

#contato_form input:focus{
	border: 1px solid #2762A0;
}

#contato_form textarea:focus{
	border: 1px solid #2762A0;
}

#contato .submit{
	background-image:url(../imgs/botao_6.png);
	_background-image:url(../imgs/botao_6.gif);
	float:left;
	background-repeat: no-repeat;
	margin: 15px 0 0 -2px;padding-top:2px;
	border: none;
	background-color: #ACD5E7;
	width:70px;
	height:25px;
	color: #28527E;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	cursor: pointer;
}
