* {
	margin: 0px;
	padding: 0px;
}
.link {
	color: #008000;
}
.content .empresas-link .empresas p a {
	color: #0000FF;
	font-size: 11px;
	font-weight: normal;
}
p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 1px;
}
.header {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.header .p-landing {
	display: block;
	position: absolute;
	top: 10px;
	width: 573px;
	height: 19px;
	right: 0px;
	background-color: #CBF3F8;
	padding: 1px;
	border: 1px solid #1899A6;
}
.header h1 a {
	display: block;
	background-image: url(imagens/logo-brasilbikinis-150.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	height: 70px;
	width: 160px;
	text-indent: -9999px;
}
.div-adsense {
	width: 780px;
}
.div-adsense div {
	width: 50%;
	float: left;
}
.div-adsense-footer{
	text-align: center;
}
.header ul {
	width: 100%;
	display: block;
	background-color: #1899A6;
	height: 20px;
}
.header li {
	display: inline;
}
.header li a {
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	line-height: 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.header li a:hover {
	background-color: #12707A;
}
.header h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1899A6;
	font-size: medium;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.content {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
.content .div-anuncio {
	padding-bottom: 8px;
	width: 100%;
	float: left;
	background-color: #F2FDFD;
	margin-top: 1px;
	margin-bottom: 1px;
}
.content .div-anuncio h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #147D89;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 4px;
}
.content .empresas-link {
	margin-bottom: 10px;
}
.content .empresas-link .empresas {
	width: auto;
	padding-bottom: 10px;
}
.content .empresas-link .empresas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	padding-bottom: 1px;
}

.content .div-pub-dir {
	border: 1px solid #999999;
	width: 200px;
	float: right;
	height: auto;
  display: none;
}
.div-footer {
	width: 770px;
	height: 20px;
	background-color: #1899A6;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.div-footer p {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}

