@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color:#B1B1B1;
	background-image:url(../imagens/background.jpg);
}
#center {
	position: absolute;
}
#topo {
	background-image: url(../fatias/index_r1_c1.png);
	position: absolute;
	height: 225px;
	width: 1000px;
	top: -384px;
	z-index: 1;
}
#endereco {
	background-image: url(../fatias/index_r2_c1.png);
	position: absolute;
	height: 512px;
	width: 322px;
	top: -160px;
	z-index: 1;
}
#conteudo {
	background-image: url(../fatias/index_r2_c2.png);
	position: absolute;
	height: 398px;
	width: 605px;
	left: 322px;
	top: -159px;
	z-index: 1;
}
#conteudo h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	margin-left:15px;
	margin-top:15px;
	color:#14105A;
}
#conteudo p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-top:8px;
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	color:#14105A;
}

#conteudo ul{
	margin-left:25px;
	
	padding:0px;
	list-style: square;
	font-family:Verdana, Geneva, sans-serif;
	font-size:70%;
	color:#14105A;
	
}
#direita {
	position: absolute;
	height: 398px;
	width: 73px;
	background-image: url(../fatias/index_r2_c3.png);
	left: 927px;
	top: -159px;
	z-index: 1;
}
#submenu {
	background-image: url(../fatias/index_r3_c2.png);
	position: absolute;
	height: 114px;
	width: 678px;
	left: 322px;
	top: 238px;
	z-index: 1;
}
#rodape {
	background-image: url(../fatias/index_r4_c1.png);
	position: absolute;
	height: 31px;
	width: 1000px;
	top: 353px;
	z-index: 1;
}

#sub
{
	width:500px;
	height:90px;
	position: absolute;
	left: 78px;
	top: 13px;
	z-index: 2;
	
}

#sub ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}

#sub li
{
	display:inline;
	
}
#menu {
	height: 32px;
	width: 673px;
	position: absolute;
	left: 284px;
	top: -204px;
	background-image: url(../imagens/menu/barra_menu.png);
	z-index: 2;
}
#menu_botao {
	height: 40px;
	width: 700px;
	position: absolute;
	z-index: 3;
	left: 254px;
	top: -221px;
}

#menu_botao ul
{
	list-style:none;
	margin:0px;
}

#menu_botao li
{
	display:inline;
	margin:0px;
}

#FlashID
{
	position:absolute;
	z-index:3;
	width:290px;
	height:288px;
	left: 13px;
	top: -105px;
}

