#content {
	padding-top:80px;
	position:relative;
	height:830px;
}
#catalogo div.issu {
	margin-left: 40px;
	margin-bottom: 40px;
	width: 420px;
	float: left;
	padding-bottom: 40px;
	position:relative;
}
#catalogo div.issu h1.titulo {
	text-align: center;
	margin-left: 0;
	color: red;
}
#catalogo div.issu a.link {
	background:url(../img/layout/btn-saibamais.png) no-repeat left top;
	display:block;
	width:71px;
	height:22px;
	text-align:center;
	line-height:18px;
	color:#fff;
	clear:both;
	text-decoration:none;
	position:absolute;
	bottom:0;
	left:0;
}


#institucional {
	width:220px;
	margin-right:10px;
	float:right;
}
#institucional img {
	margin-bottom:20px;
	border:1px solid #777;
}
#institucional #cadastro {
	background: url(../img/layout/bg-box-newsletter.png) no-repeat left top transparent;
	width: 201px;
	height: 166px;
	padding: 15px 10px;
	margin-top:10px;
}
#institucional #cadastro h1 {
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	color:#5f0000;
	margin-bottom:10px;
}
#institucional #cadastro form input {
	width:175px;
	height:20px;
	margin-top:10px;
	padding:0 10px;
}
#institucional #cadastro button.btn-ok {
	margin-top:10px;
}

#informacoes {
	background:url(../img/layout/bg-informacoes.png) no-repeat left top;
	width:900px;
	height:205px;
	margin: -20px 0 0 10px;
	padding:20px 15px 20px 25px;
	clear:both;
}
#informacoes div {
	width:185px;
	height:190px;
	float:left;
	border-right:1px solid #ffe1c2;
	padding:0 25px;
	line-height:15px;
	position:relative;
}
#informacoes div.padding-left-none {
	padding-left:0;
}
#informacoes div.padding-right-none {
	padding-right:0;
}
#informacoes div.border-right-none {
	border-right:none;
}
#informacoes div h1 {
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	color:#5f0000;
	margin-bottom:10px;
}
#informacoes div a.btn-mais {
	position:absolute;
	left:14px;
	bottom:-2px;
}
#informacoes #cadastro form input {
	width:160px;
	height:20px;
	margin-top:10px;
	padding:0 10px;
}
#informacoes #cadastro button.btn-ok {
	margin-top:10px;
}

#sidebar {
	/*border-right: 1px solid black;*/
	float: left;
	height: 650px;
	margin-bottom: 50px;
	margin-top: 10px;
	padding: 20px 90px 30px 20px;
	background-color: #bbb; /*#5b0001;*/
	margin-left: 10px;
	width:125px;
}
#sidebar h2 {
    color: #FFF;
    font-size: 16px;
    font-weight: normal;
    margin-top: 15px;
	margin-bottom:5px;
    padding-bottom: 5px;
}
#sidebar h2#diferente {
    margin-top:0;
}
#sidebar ul {
    list-style:none;
}
#sidebar_menu a {
	text-decoration:none;
	color:#FFF;
}
#sidebar_menu a:hover {
	text-decoration:underline;
}

#sidebar_menu li {
	width:200px;
}
#sidebar_menu .sanfona li a {
	font-size:12px;
	display:block;
	margin-bottom:5px;
	white-space: nowrap;
}

.boxBody {
    float:right;
    margin-top:8px;
    width:700px;
	overflow:hidden;
}
.boxBody ul li {
	float:left;
	width:700px; /*width:729px;*/
	height:800px;
}
.ampliar {
    margin-bottom: -20px;
    margin-right: 5px;
	margin-left: -7px;
}
.btn_download {
	color:red;
	text-decoration:none;
}
.btn_download:hover {
	text-decoration:underline;
}
.thumbnail {
	margin:0 20px 20px 20px;
	float:left;
	width:145px;
}
.informacoes {
	margin-top:10px;
	display:block;
}
.informacoes h1 {
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	color: #5f0000;
	margin-bottom: 10px;
	width: 190px;
	line-height: 15px;
}
.informacoes a {
	background: url(../img/layout/btn-download.png) no-repeat left top;
	width: 38px;
	height: 38px;
	display: block;
	text-decoration: none;
	float: left;
	margin-right: 10px;
}
.informacoes p {
	font-size:12px;
	color:#777;	
	margin-top:20px;
}
.informacoes p span {
	display:block;
	font-weight:bold;
	font-size:13px;
	margin-bottom:3px;
}
.info_bloco {
	float:left;
	margin-bottom:50px;
	margin-right: 50px; /*TESTE*/
	width: 190px;
}
.info_bloco2 {
	float: left;
	margin-bottom: 50px;
	margin-right: 0;
	width: 190px;
}

.clear {
    clear: both;
	display:block;
}
.link {
	font-size:11px;
	padding-bottom:5px;
	display:block;
	color:#fff;
}
.sanfona {
	display:none;
	margin-bottom:10px;
}
.cursor {
	cursor:pointer;
}	
.hover2 {
	text-decoration:underline;
}
.slidetoggle {
	width: 200px;
}