#banner {
	position: relative;
	width: 980px;
	margin: 0px auto 20px;
	font-family: 'alternate';
	color: #FFFFFF;
}

#banner div{ float: left; }

.banner1 { 
	text-align: right;
	background: #B7B7B7;
	min-height: 200px;
}

.banner1 .titulo{
	color: #345576;
	padding: 35px 35px 5px;
	width: 559px;
	font-size: 36px;
	line-height: 38px;
	text-transform: uppercase;
}

.banner1 .resumo{
	color: #FFFFFF;
	padding: 0px 35px 35px;
	width: 559px;
	font-size: 16px;
	line-height: 18px;
}

.banner1 img{
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	position: absolute;
	right: 35px;
	top: 0;
	height: 200px;
}

.banner2 { 
	text-align: right;
	background: #FE0000;
	min-height: 200px;
}

.banner2 .titulo{
	color: #FFFFFF;
/*	padding: 35px 35px 5px;*/
	/*width: 559px;*/
	width: 629px;
	padding-right: 5px;
/*	font-size: 36px;
	line-height: 38px;*/
	text-transform: uppercase;
}

.banner2 .resumo{
	color: #FFFFFF;
	/*padding: 0px 35px 35px;*/
	/*width: 559px;*/
	width: 629px;
	padding-right: 5px;
	/*font-size: 16px;
	line-height: 18px*/;
}

.banner2 img{
	/*border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;*/
	position: absolute;
	right: 35px;
	top: 0;
	height: 200px;
}

.banner3 { 
	text-align: left;
	background: #6799BC;
	min-height: 200px;
}

.banner3 .titulo{
	color: #FFFFFF;
	padding: 35px 35px 5px;
	width: 559px;
	font-size: 36px;
	line-height: 38px;
	text-transform: uppercase;
	float: right !important;
}

.banner3 .resumo{
	color: #FFFFFF;
	padding: 0px 35px 35px;
	width: 559px;
	font-size: 16px;
	line-height: 18px;
	float: right !important;
}

.banner3 img{
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	position: absolute;
	left: 35px;
	top: 0;
	height: 200px;
}

.banner4 { 
	text-align: left;
	background: #456699;
	min-height: 200px;
}

.banner4 .titulo{
	color: #FFFFFF;
	padding: 35px 35px 5px;
	width: 559px;
	font-size: 36px;
	line-height: 38px;
	text-transform: uppercase;
	position: absolute !important;
	top: 0;
	right: 0;
}

.banner4 .resumo{
	color: #FFFFFF;
	padding: 0px 35px 35px;
	width: 559px;
	font-size: 16px;
	line-height: 18px;
	position: absolute !important;
	top: 40px;
	right: 0;
}

.banner4 img{
	left: 0;
	top: 0;
	width: 980px;
	height: auto;
}

.banner5 { 
	text-align: center;
	background: #B7B7B7;
	min-height: 100px;
}

.banner5 .titulo{
	color: #325678;
	font-size: 34px;
	line-height: 36px;
	padding: 13px 35px 1px;
	text-transform: uppercase;
	width: 910px;
}

.banner5 .resumo{
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	padding: 0 35px 14px;
	width: 910px;
}

.banner5 .imagem{
	display: none;
}

.banner6 { 
	text-align: center;
	background: #FE0000;
	min-height: 100px;
}

.banner6 .titulo{
	color: #FFFFFF;
	font-size: 34px;
	line-height: 36px;
	padding: 13px 35px 1px;
	text-transform: uppercase;
	width: 910px;
}

.banner6 .resumo{
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	padding: 0 35px 14px;
	width: 910px;
}

.banner6 .imagem{
	display: none;
}

.banner7 { 
	text-align: center;
	background: #6799BC;
	min-height: 100px;
}

.banner7 .titulo{
	color: #FFFFFF;
	font-size: 34px;
	line-height: 36px;
	padding: 13px 35px 1px;
	text-transform: uppercase;
	width: 910px;
}

.banner7 .resumo{
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	padding: 0 35px 14px;
	width: 910px;
}

.banner7 .imagem{
	display: none;
}

.banner8 { 
	text-align: center;
	background: #456699;
	min-height: 100px;
}

.banner8 .titulo{
	color: #FFFFFF;
	font-size: 34px;
	line-height: 36px;
	padding: 13px 35px 1px;
	text-transform: uppercase;
	width: 910px;
}

.banner8 .resumo{
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	padding: 0 35px 14px;
	width: 910px;
}

.banner8 .imagem{
	display: none;
}

.banner9 { 
	min-height: 200px;
}

.banner9 img{ 
	width: 980px;
	padding-bottom: 20px;
}

.banner9 .titulo, .banner9 .resumo{
	display: none;
}

.limite {
	width: 980px;
	height: 30px;
	margin: 0 auto;
}

.toggle-banner {
	float: right;
	height: 30px;
	padding-right: 25px;
	border: 0;
	line-height: 30px;
	font-family: 'alternate';
	text-decoration: none;
	text-transform: uppercase;
	color: #AAA;
	background-image: url(../img/ico-seta-banner.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.close-banner { background-position: right top; }

.topo-banner {
	padding-top: 20px;
}