/* css document */


html, body{
	width: 100%;
	text-align: center;
	margin: 0;

}

body{
	background: url(../images/interface/line_back.gif) repeat-x 0 top;
}






#master{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/interface/logo.png) no-repeat -20px 0;
	margin-top: 0;
	position: relative;
	overflow: visible;
	visibility: visible;
}


#menu {
    float:left; 
    width:511px; 
    background: url(../images/interface/borda_topo.gif) repeat-x 0 bottom;
	text-align: left;
	right: 0;
	font: 11px/normal Verdana, Arial, Lucida;
	text-decoration: none;
	margin-left: 228px;
	_margin-left: 114px
}

#menu ul{
    margin: 0 2px 0 0; 
    right: 0px;
    position: relative; 
    list-style:none;
	float: right;
    padding:0;
}

#menu li{
    float:left;
	background: url(../images/interface/botoes/botao_direito_escuro.png) no-repeat right top;
	margin-top: 0;
	margin-left: 1px;
	padding: 0;
	height: 22px;
}

#menu a{
	float: left;
	display: block;
	background: url(../images/interface/botoes/botao_esq_escuro.png) no-repeat left top;
	text-decoration: none;
	color: #262626;
	padding: 4px 6px;
	font-weight: bold;
	height: 14px;
	border: 0px;
}

#menu a:hover{
	color: #a50000;
}

/* Commented Backslash Hack 
   esconde para o IE5-Mac \*/ 
  /*#menu a {float:none;}*/ 
  /* End IE5-Mac hack */ 

#menu .ativo{
	font-weight: bold;
	background-image: url(../images/interface/botoes/botao_direito.png);
	border: 0px;
}

#menu .ativo a{
	color: #a50000;
	background-image: url(../images/interface/botoes/botao_esq_normal.png);
	border: 0px;
}

#menu_down {
    float:left; 
    width:511px; 
    background: url(../images/interface/borda_topo.gif) repeat-x 0 top;
	text-align: left;
	right: 0;
	font: 11px/normal Verdana, Arial, Lucida;
	text-decoration: none;
	margin-left: 228px;
	_margin-left: 114px
}

#menu_down ul{
    margin: 0 2px 0 0; 
    right: 0px;
    position: relative; 
    list-style:none;
	float: right;
    padding:0;
}

#menu_down li{
    float:left;
	background: url(../images/interface/botoes/botao_direito_escuro_down.png) no-repeat right bottom;
	margin-top: 0;
	margin-left: 1px;
	padding: 0;
	height: 22px;
}

#menu_down a{
	float: left;
	display: block;
	background: url(../images/interface/botoes/botao_esq_escuro_down.png) no-repeat left bottom;
	text-decoration: none;
	color: #262626;
	padding: 4px 6px;
	font-weight: bold;
	height: 14px;
	border: 0px;
}

#menu_down a:hover{
	color: #a50000;
}


#menu_down .ativo{
	font-weight: bold;
	background-image: url(../images/interface/botoes/botao_direito_down.png);
	border: 0px;
}

#menu_down .ativo a{
	color: #a50000;
	background-image: url(../images/interface/botoes/botao_esq_normal_down.png);
	border: 0px;
}

#vision {
	position: absolute;
	margin-top: 320px;
	margin-left: 20px;
	float: left;
	font: 9px Verdana, Arial, Lucida;
	width: 190px;
	text-align: right;
}

#endereco{
	font: 10px Verdana, Arial, Lucida;
	text-align: right;
	margin-bottom: 15px;
	padding-top: 20px;
	margin-right: -30px;
}





#conteudo {

	width: 495px;
	min-height: 496px;
	_height: 496px;
	background: url(../images/interface/back_conteudo.gif) repeat-x 0 top;
	border: 1px solid #a8a8a8;
	font: 11px Verdana, Arial, Lucida;
	padding: 7px;
	padding-top: 4px;
	text-align: left;
	margin: 0px;
		margin-left: 228px;
	border-top-style: none;
	border-bottom-style: none;
	clear: both;
}



#conteudo h1{
	color: #444;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#conteudo h2{
	font-size: 14px;
	color: #444;
}

#conteudo h3{
	color: #444;
	font-size: 12px;
}

#conteudo img{
	margin: 0 10px;
}


#conteudo a{
	font-weight: bold;
	text-decoration: none;

}

#conteudo a:link, #conteudo a:active, #conteudo a:visited{
	color: #444;
}

#conteudo a:hover{
	color: #787878;
}


#texto{
	padding: 20px;
	padding-top: 0px;
	margin-top: 0px;
}

.pequeno{
	margin-top: 0px;
	font-size: 9px;
	color: #5f5f5f;
}

#fotos {
	width: 200px;
	float: right;
}

#conteudo ul{
	list-style-image: url(../images/interface/list_deco.gif);
	margin-top: 10px;
	margin-bottom: 20px;
}

#conteudo li{
	margin-bottom: 4px;
}

#video{
	margin-left:8px;
}

#video h1{
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

#video p{
	margin: 0;
	margin-bottom: 5px;
}

#fotos_detalhes{
	width: 200px;
	float: right;
	margin-left: 10px;
	text-align: center;
	font-size: 9px;
	display: inline;
}

#fotos_detalhes table{
	margin: auto;
}

.bordaproduto{
border: thin solid #262626;}

#logoreload{
	width: 103px;
	height: 68px;
	display: block;
	background-image: url(../images/assinatura.jpg);

}

#parceiros tr{
	

}

#parceiros td{
	padding: 5px;
	vertical-align: middle;
}

.feed{
	background: url(../images/interface/feed_icon.jpg) no-repeat;
	padding-left: 30px;
	display: block;
	height: 24px;
	padding-top: 5px;
	margin-left: 20px;
}


#rodape{
	width: 570px;
	padding-left: 200px;
}


