﻿#chamadas1
{
	float: left;
	width: 401px;
	height: 264px;
	background-color: #FAF9FE;
/*	border: 1px solid #5C2D91;*/
}

.botao1
{
	width: 129px;
	height: 30px;
	float: left;
	top:0px;
	margin-left: 3px;
	margin-top:0px;
	z-index:2;
	border:0 !IMPORTANT;
	/*background-color:red;*/
}

.botao2 
{
	width: 129px;
	height: 30px;
	float: left;
	top:0px;
	margin-left: 136px;
	margin-top:0px;
	z-index:2;
	border:0 !IMPORTANT;
	/*background-color:blue;*/
}

.botao2em3
{
	margin-left: 3px !IMPORTANT;
}

.botao3
{
	width: 128px;
	height: 30px;
	float: left;
	margin-top:-30px;
	margin-left: 270px;
	z-index:3;
	border:0 !IMPORTANT;
	/*background-color:yellow;*/
}

#capa1
{
	width: 100%;
	height: 100%;
	display: block;
	background: url(../img/Chamadas/aba_noticias.jpg) no-repeat 0 top;
}

#capa2
{
	width: 100%;
	height: 100%;
	display: none;
	background: url(../img/Chamadas/aba_universo_leitura.jpg) no-repeat center top;
}

#capa3
{
	width: 100%;
	height: 100%;
	display: none;
	background: url(../img/Chamadas/aba_universo_cultural.jpg) no-repeat center top;
}

#capa1 img, #capa2 img, #capa3 img
{
	border: 1px solid #5C2D91;
}

#radioIBLTexto
{
	float: right;
	width: 174px;
	height: 125px;
	border: 1px solid #00A357;
	margin-bottom: 15px;
	padding-top:5px;
	padding-left: 8px;
}
#radioIBLFlash
{
	float: right;
	width: 178px;
	height: 126px;
	border: 1px solid #00A357;
	margin-bottom: 10px;
	margin-top:7px;
	padding-top:2px;
	padding-left: 4px;
}

#biblioPrimeiraInfancia
{
	float: right;
	width: 174px;
	height: 125px;
	border: 1px solid #00A357;
	padding-left: 8px;
    background-color: #F3F9F5;	
	padding-top:5px;
}

#divBanner2
{
	float: left;
	width: 186px;
	height: 198px;

	vertical-align:middle;
	margin-top: 16px;
	margin-bottom: 16px;
	
}

#chamadas2
{

	float: right;
	width: 385px;
	height: 184px;
	margin-top: 17px;
	padding: 7px;
	border: 1px solid #5C2D91;
	margin-bottom: 16px;
	z-index:-5;
}

.textoDireita, .textoEsquerda
{
	color: #787878;
	width: 100%;
	float: left;
	vertical-align: text-top;
	margin-top: 3px;
	margin-bottom: 3px;
}

.textoDireita img, .textoEsquerda img
{
	border: 1px solid #5C2D91;
}

.textoDireita img
{
	float: left;
	margin-right: 11px;
}

.textoEsquerda img
{
	float: right;
	margin-left: 11px;
}
