@charset "iso-8859-1";
body {
	background-image:url(images/fundo.jpg);
	margin:0px;
	height:100%;
	width:100%;
}

#site{
    position:relative;
    display:block;
    width:1008px;
    margin:0px auto;
    z-index:1;
}

#zigzag{
    position:absolute;
    width:100%;
    height:16px;
    background-image:url(images/ziz-zag.png);
    top:0px;
}

#rodape{
    position:absolute;
    width:100%;
    height:82px;
    background-image:url(images/rodape.png);
    bottom:0px;
	
}

#logo{
	position:absolute;
	width:285px;
	height:294px;
	background-image:url(images/logo.png);
	top:0px;
	left:0px;
	left:50%;
	margin-left:-138px;
	z-index: 10002;
}

#fndpreto{
    position:absolute;
    width:100%;
    height:155px;
    background-image:url(images/fnd_preto.png);
	background-repeat:repeat-x;
    top:128px;
}

#orkut{
	position:absolute;
	width:149px;
	height:129px;
	top:111px;
	left: 151px;
	z-index: 1000;
}

#twiter{
	position:absolute;
	width:95px;
	height:129px;
	top:100px;
	right: 154px;
	z-index: 10001;
}

#img_1{
	position:absolute;
	width:auto;
	height:auto;
	top:305px;
	left: 15px;
	z-index: 10001;
}

#img_2{
	position:absolute;
	width:123px;
	height:113px;
	top:375px;
	z-index: 999999;
	left: 629px;
}


#endfone{
	position:absolute;
	width:502px;
	height:85px;
	top:300px;
	z-index: 10002;
	left: 256px;
}

#rodape{
	position:absolute;
	width:100%;
	height:82px;
	background-image:url(images/rodape.png);
	bottom:0px;
	z-index: 100034;
}

#marcas{
	position:absolute;
	width:327px;
	height:144px;
	bottom:33px;
	z-index: 10020;
	left: 50%;
	margin-left:-210px;
	background-image:url(images/marcas.png);
}

#marcas_ing{
	position:absolute;
	width:370px;
	height:144px;
	bottom:33px;
	z-index: 10020;
	left: 50%;
	margin-left:-240px;
	background-image:url(images/marcas_ing.png);
	background-position:left center;
	background-repeat:no-repeat;
}

#botoes{
	position:absolute;
	width:982px;
	height:254px;
	background-image:url(images/botoeslinha.png);
	float:left;
	bottom:30px;
}

#contador{
	position:absolute;
	width:116px;
	height:28px;
	background-image:url(images/contato.png);
	background-repeat:no-repeat;
	bottom:10px;
	right:35px;
	z-index:999999;
}

#contador_ing{
	position:absolute;
	width:130px;
	height:28px;
	background-image:url(images/contato_ing.png);
	background-repeat:no-repeat;
	bottom:10px;
	right:35px;
	z-index:999999;
}

.contador{
	text-align:right;
	padding:4px 10px 0px 0px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}

.copyright{
	text-align:center;
	color:#68093A;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:600;
}

#bandeira{
	position:absolute;
	width:64px;
	height:19px;
	top:25px;
	right:100px;
	z-index:999999;
}

#cartoes{
	position:absolute;
	width:304px;
	height:50px;
	top:25px;
	left:0px;
	z-index:999999;
}
