/*  CONFIGURAÇÕES DA PÁGINA  */
body
{
	/*background-image: url(../img/area.gif);*/
	background-repeat: repeat-y;
	background-position: center;
	background-color: #c71600;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align: justify;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px
}

a
{
	color: #c71600;
	text-decoration: none
}

a:hover
{
	color: #000000;
	text-decoration: underline
}

/*  DIVS  */

#principal
{
	position: relative;
	background-color: #c71600;
	width: 1024px;
	margin: 0 0 0 0;
	z-index: 0
}

#carregando
{
	position: absolute;
	background-image: url(../img/carregando.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 200px;
	height: 80px;
	left: 410px;
	top: 280px;
	text-align: center;
	color: #ffcccc;
	z-index: 1
}

#fundo
{
	position: absolute;
	width: 1024px;
	height: 768px;
	left: 0px;
	top: 0px;
	z-index: 2
}

#logotipos
{
	position: absolute;
	width: 522px;
	height: 522px;
	left: 455px;
	top: 115px;
	z-index: 3
}

#data_local
{
	position: absolute;
	top: 190px;
	left: 186px;
	z-index: 3
}

#template
{
	position: absolute;
	width: 1024px;
	height: 768px;
	left: 0px;
	top: 0px;
	z-index: 3
}

#home
{
	position: absolute;
	display: block;
	background-color: #ffffff;
	filter: alpha(opacity=1); /* for IE */
	opacity: 0.01; /* CSS3 standard */
	width: 180px;
	height: 140px;
	top: 20px;
	left: 130px;
	z-index: 4
}

#menu_superior
{
	position: absolute;
	color: #ffffff;
	font-weight: bold;
	width: 620px;
	top: 13px;
	right: 20px;
	text-align: right;
	z-index: 4
}

#menu_superior a
{
	color: #ffffff;
	font-weight: bold;
	margin-right: 35px;
	margin-left: 35px
}

#menu
{
	position: absolute;
	width: 640px;
	height: 40px;
	left: 320px;
	top: 61px;
	line-height: 20px;
	text-align: center;
	z-index: 4
}

#menu a
{
	margin-right: 17px;
	margin-left: 17px
}

#fotos
{
	position: absolute;
	display: none;
	width: 445px;
	height: 345px;
	left: 0px;
	top: 285px;
	z-index: 5
}

#frase_rodape
{
	position: absolute;
	top: 660px;
	left: 100px;
	width: 370px;
	height: 70px;
	color: #880000;
	line-height: 20px;
	text-align: justify;
	z-index: 4
}

#area_conteudo
{
	position: absolute;
	display: none;
	width: 522px;
	height: 522px;
	left: 455px;
	top: 115px;
	z-index: 4
}

/*  IFRAMES  */

#conteudo
{
	position: absolute;
	width: 495px;
	height: 480px;
	top: 17px;
	left: 15px;
	z-index: 4
}
	