a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#titulo_informativo{
	width:280px;
	height:35px;
	float:left;
	margin-left: 0px;
	margin-top:0px;
	background-color: #1b4e8d;
	display:inline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#art{
	width:280px;
	height:290px;
	float:left;
	margin-left: 0px;
	background-color: #FFFFFF;
	display:inline;
	margin-bottom: -1px;
}

.accordion {
	background:#a8c9e8 url(../images/bg_art.gif);
	width: 280px;
	height:270px;
	margin: 0px;
	margin-top:0px;
	margin-left:0px;
	float:left;
}
.accordion h3 {
	background: url(../images/setas.png) no-repeat right -42px;
	padding:4px 12px;
	font:bold 13px Verdana;
	color:#274F80;
	cursor:pointer;
	height:32px;
	margin:0px;
}

.accordion h3.active {
	background: url(../images/setas.png) no-repeat right 42px;
	background-color:#FFFFFF;
	height:32px;
	padding-top:15px;
}

.accordion p {
	background-image:url(../images/filete_artigos_i.jpg);
	text-align:justify;
	float:none;
	height:80px;
	width:264px;
	margin:0px;
	padding-right:14px;
}

.style4 {
	font-size: 11px;
	color: #4F555B;
	text-align:justify;
	padding-top:15px;
}

.img_margin{margin:4px;margin-right:10px; margin-left:15px;}

.style5 {
	font-size: 11px;
	color: #4F555B;
	text-align:justify;
	margin-right:20px;
	font-family:Verdana, Geneva, sans-serif;
}

.sb{
	float:right;
	width: 60px;
	height: 15px;
	margin-top:-20px;
}

.sb2{
margin-right:0px;
float:right;
width: 62px; 
height: 13px;
margin-top:-5px;
}
