body
{
	margin:0px;
	padding:0px;
	background-image:url(../imgs/home/bkg-repeat.jpg);
	background-repeat: repeat-y;
	background-position:center center;
	height:auto;
	line-height:14px;
}

#tudo
{
	background-image:url(../imgs/home/bkg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	min-height: 863px;
}

/* Flash ---------------------------------------- */
.flash
{
	margin:0;
	padding:0;
	outline:none;
}

.geral
{
	position:relative;
	margin:0 auto;
	width:730px;
	font-size:13px;
	padding-left:20px;
	padding-right:20px;
}

.geral .conteudo
{
	display:block;
	clear:both;
}

a .marcador
{
	font-size:11px;
	vertical-align:bottom;
	*vertical-align:middle;
}

a .amarelo
{
	color:#af9845;
	font-weight:bold;
}

a:hover .amarelo
{
	color:#011e2f;
}

/* Left ------------------------------------ */
#left
{
	margin:0px;
	padding:0px;
	width:262px;
	float:left;
	margin-top:57px;
}

#left p
{
	margin:0px;
	padding:0px;
	text-align:center;
}

#left a.cadastre
{
	width: 220px;
	margin: 5px 0px 0px 20px;
	display:block;
}

#left a.cadastre .frase-1
{
	display:block;
	color:#7b9eb1;
	font-size:12px;
}

#left a:hover.cadastre .frase-1
{
	color:#004268;
}

#left a.cadastre .frase-2
{
	display:block;
	text-transform:uppercase;
	color:#004268;
	font-size:13px;
	text-align: left;
	font-weight:bold;
}

#left a:hover.cadastre .frase-2
{
	color:#7b9eb1;
}

#left a .frase
{
	display:block;
	width:224px;
	line-height:14px;
	text-align:justify;
	margin-top:5px;
	margin-bottom:3px;
}

/* Right ------------------------------------ */
#right
{
	margin:0px;
	padding:0px;
	width:441px;
	float:right;
	margin-top:3px;
}

#right .primeiro
{
	margin-bottom: 40px;
}

#right .eventosNoticias h2
{
	margin-bottom: 14px;
}

#right .eventosNoticias .box
{
	width: 422px;
	clear: both;
	margin-bottom: 15px;
	*margin-bottom: 9px;
}

#right .eventosNoticias .ultima
{
	margin-bottom: 0px;
}

#right .eventosNoticias .box .foto
{
	float: left;
	margin-right: 12px;
}

#right .eventosNoticias .box span
{
	display: block;
}

#right .eventosNoticias .box .titulo
{
	font-weight: bold;
	margin-bottom: 3px;
}

#right a.todas
{
	float: right;
	margin-right: 20px;
}

/* Rodapé ------------------------------------- */
.geral .rodape
{
	background-image:url(../imgs/home/bkg-rodape.png);
	background-repeat:no-repeat;
	background-position:center top;
	display:block;
	clear:both;
	text-align:center;
	margin-bottom:20px;
	margin-top:60px;
	*margin-top:58px;
	padding-top: 32px;
	bottom: 0;
}

.geral .rodape .negrito
{
	font-weight:bold;
}

.barra
{
	margin: 0px 10px 0px 10px;
}
