@charset "utf-8";
/* CSS Document */

*{
padding:0;
border:0;
margin:0;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/fundo_flip.gif);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#e0dddd;
}

#centro{
margin:0 auto;
width:1000px;
height:auto;}

#topo{
position:relative;
float:left;
width:1000px;
height:90px;}

#skyscrapper{
position:relative;
float:left;
width:1000px;
height:auto;
padding:5px 0;
text-align:center;}

#conteudo{
position:relative;
float:left;
width:1000px;
height:auto;
background-image:url(images/fundo_conteudo.gif);
background-position:bottom;
background-repeat:repeat-x;
}

#nav_esq{
position:relative;
float:left;
width:140px;
height:auto;
margin:10px 5px 0 5px;}

#cont_flip{
position:relative;
float:left;
width:845px;
height:auto;
margin:10px 0 0 0;}

#cont_nav_esq{
position:relative;
float:left;
width:120px;
height:auto;
padding:10px;
background-image:url(images/fundo_nav_esq.gif);
background-position:top center;
background-repeat:repeat-y;}

#icons{
position:relative;
float:left;
width:120px;
height:auto;
padding:30px 0 0 0;
text-align:center;}

#busca{
position:relative;
float:left;
width:120px;
height:auto;
padding:10px 0;
text-align:center;}

#edicoes{
position:relative;
float:right;
width:845px;
height:auto;
margin:10px 0 0 0;}

/*TOOLTIP*/

div#toolfoto {
	background-repeat:no-repeat;
	width:87px;
	height:29px;	
	position:absolute;
	text-align:center;
	z-index:100001;
	display:none;
	text-align:center;
	padding:11px 0px 0px 0px;
}

div#caixa-flutuante-produtos-esq {
	background-image:url(imagens/fundo-caixa-flutuante-esq.gif);
	background-repeat:no-repeat;
	width:87px;
	height:29px;
	position:absolute;
	margin-left:0px;
	margin-top:15px;
	text-align:center;
	z-index:100001;
	display:none;
	text-align:center;
	padding:11px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dc3737;
}

div#caixa-flutuante-produtos-esq2 {
	background-image:url(imagens/fundo-caixa-flutuante-esq2.gif);
	background-repeat:no-repeat;
	width:106px;
	height:42px;
	position:absolute;
	margin-left:0px;
	margin-top:10px;
	text-align:center;
	z-index:100001;
	display:none;
	text-align:center;
	padding:11px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dc3737;
}


div#centro_txt{
float:left;
width:89px;
height:22px;
background:transparent;}

div#centro_txt2{
float:left;
width:106px;
height:22px;
background:transparent;}

div#toolfoto_b{
float:left;
width:89px;
height:22px;
background:transparent;}

div#preload {
	display:none;
}