@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../../barbie/imagens/fundodtudo.gif);
}
.twoColFixRtHdr  #fundo {
	width: 780px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background: url(../../barbie/imagens/fundo_linha3.gif) repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
.twoColFixRtHdr #header {
	height: 84px;
	background-image: url(../../barbie/imagens/fundo_menu.jpg);
	width: 780px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.twoColFixRtHdr #b7 {
	height: 34px;
	background-image: url(b7/fundo.gif);
	width: auto;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
}
.twoColFixRtHdr #b7margem {
	height: 34px;
	width: 780px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.twoColFixRtHdr  #logoesquerdo  {
	height: 25px;
	width: 150px;
	text-align: center;
	float: left;
	padding-top: 2px;
}
.twoColFixRtHdr #b7linksdireito {
	height: 15px;
	width: 330px;
	text-align: center;
	float: right;
	padding-top: 8px;
	padding-right: 12px;
}
