/* CSS Document */

#inicio{
	display: inline;
	float:left;
}

#lateralEsquerda{
	/*background-color: #00FF00;*/
	display: inline;
	float: left;
	height: 100%;
	text-align: left;
	width:200px;
}

#lateralDireita {
	/*background-color: #CCFFCC;*/
	display: inline;
	float: right;
	width: 180px;
}

#capaConteudo{
	/*background-color: #FFFF00;*/
	display: inline;
	float: left;
	height: 100%;
	width:400px;
}

#capaBotoesDireita img{
	border: none;
	height: 45px;
	padding-top: 5px;
	width: 180px;
}

#capaDestaque {
	height: 100px;
	width: 390px;
}

#capaDestaqueTopo{
	background-image: url(../imagens/aplicacoes/tp_laranja.gif);
	border: none;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 18px;
	text-indent: 5px;
	vertical-align: middle;
}

#capaNoticias {
	height: 100px;
	width: 390px;
}

#capaNoticiasTopo{
	background-image: url(../imagens/aplicacoes/tp_laranja.gif);
	border: none;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 18px;
	text-indent: 5px;
	vertical-align: middle;
}

#capaColEsquerda {
	display: inline;
	float: left;
	text-align: left;
}

#capaColEsquerda {
	width: 400px;
}

#capaDestaqueSwf {
	background-image: url(../imagens/aplicacoes/back_pagina3.gif);
	border: #FFCC66 solid 2px;
	height: 80px;
	width: 386px;
}

#capaNoticiasSwf {
	background-image: url(../imagens/aplicacoes/back_pagina3.gif);
	border: #FFCC66 solid 2px;
	height: 178px;
	width: 386px;
	z-index: 1;
}
