/* Matéria de destaque do site */
td.destaque {
	margin-top: 5px;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	border-left: 1px dotted black;
	border-right: 1px dotted black;
	padding: 5px 5px 3px 5px;
}

img.imgDestaque {
	margin-bottom: 5px;
}

a.tituloDestaque {
	font-family: Verdana, Trebuchet MS, Lucida Sans Unicode, Arial,
		sans-serif;
	font-size: 1.4em;
	color: red;
}

a.teaserDestaque {
	font-family: Verdana, Trebuchet MS, Lucida Sans Unicode, Arial,
		sans-serif;
	color: black;
	font-size: 1.2em;
}

/* Subdestaques que vêm à direita do destaque principal */
a.captionSubdestaque {
	font-size: 1.5em;
	color: orange;
	font-weight: bold;
}

a.teaserSubdestaque {
	font-size: 1em;
	color: black;
}

/* Subdestaque inferior - seção boys+ */
a.titSecaoBoysMais {
	font-size: 1.2em;
	color: red;
	font-weight: bold;
}

a.corpoSecaoBoysMais {
	font-size: 1em;
	color: black;
}

img.boyMais {
	float: right;
	padding-left: 5px;
	border: none;
}

/* box com as últimas notícias */
#ultnoticias_tit {
	width: 570px;
	float: left;
	margin-top: 10px;
	background-color: #a13d33;
	color: white;
	font-size: 1.5em;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}

#ultnoticias {
	width: 568px;
	height: 253px;
	float: left;
	margin-top: 0px;
	overflow: auto;
	background-color: #fee9c3;
	border: 1px solid #a13d33;
	padding: 0px 5px 5px 5px;
}

#ultnoticias td {
	padding-top: 5px;
}

#ultnoticias ul {
	margin-left: 17px;
	list-style-type: square;
	margin-top: 5px;
}

#ultnoticias strong {
	font-size: 0.8em;
	color: navy;
	line-height: 2em;
	font-weight: normal;
}

#ultnoticias a {
	color: black;
}

/* box de anunciante ao lado das últimas notícias */
#anuncio1 {
	width: 200px;
	height: 130px;
	float: right;
	background-color: #f0f0e4;
	background-image: url(/banners/banner_sexo.jpg);
	border: 1px solid #e3e3e3;
	margin-top: 20px;
	margin-right: 3px;
}

#anuncio2 {
	width: 200px;
	height: 165px;
	float: left;
	background-color: #f0f0e4;
	background-image: url(/banners/banner_ultnoticias.jpg);
	border: 1px solid #e3e3e3;
	margin-top: 5px;
	margin-right: 3px;
}

/* Cadastro de usuários */
#assinarNewsletter {
	width: 200px;
	border: 4px solid #a13d33;
	margin-top: 10px;
}

#assinarNewsletter th {
	font-family: Verdana;
	color: white;
	background-color: #a13d33;
	padding: 3px 3px 3px 3px;
	font-size: 0.8em;
}

#assinarNewsletter td {
	padding: 10px 0px 3px 5px;
	border: 2px solid #a13d33;
}

#assinarNewsletter input {
	font-family: Verdana;
}

/* Mini destaque ao lado do slide, com foto */
#miniDestaqueSuperior {
	width: 357px;
	height: 140px;
	background-color: #f0f0e4;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
}

#miniDestaqueSuperior img {
	float: right;
	width: 160px;
	height: 140px;
}

.tituloDestaqueSup {
	color: orange;
	font-weight: bold;
}

/* Seção SEXO */
#sexo {
	width: 795px;
	border-top: 4px solid orange;
	height: 180px;
	float: left;
	margin-top: 10px;
	border-bottom: 1px solid orange;
}

#sexo #destaqueBoy {
	width: 150px;
	border: none;
	float: left;
	margin-right: 10px;
}

#sexo #destaqueMundoHot {
	width: 150px;
	border: none;
	float: left;
	margin-right: 10px;
}

#sexo #destaqueGaleria {
	float: left;
	width: 255px;
}

#sexo #destaqueVideos {
	float: left;
	width: 205px;
	margin-left: 10px;
}

/* Parte central da página inicial, com as últimas notícias da seção CULT,
 * LIFESTYLE, etc. */ /* Metade esquerda, com seções CULT e BLOG-SE */
#metadeEsquerda {
	width: 385px;
	float: left;
	padding: 10px 10px 10px 0px;
	margin: 5px 5px 10px 0px;
	border-right: 2px solid #e1e1e1;
}

/* Título das seções, composta por uma imagem de cor padronizada */
.tituloSecao {
	height: 29px;
	margin-bottom: 10px
}

/* Metade direita, com seções LIFESTYLE e TURISMO */
#metadeDireita {
	width: 385px;
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 5px 0px 10px 5px;
}

/* Destaques da seção CULT sem imagem */
.destaqueCultSemImg {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 4px solid #e6f0fe;
}

/* Destaques da seção LIFESTYLE sem imagem */
.destaqueLifestyleSemImg {
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 4px solid #fdd8d6;
	width: 385px;
}

/* Primeiro destaque LIFESTYLE com imagem */
#destaqueLifestyleComImg1 {
	float: left;
}

#destaqueLifestyleComImg1 img {
	margin-right: 10px;
}

/* Segundo destaque LIFESTYLE com imagem */
#destaqueLifestyleComImg2 {
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 4px solid #fdd8d6;
	width: 385px
}

#destaqueLifestyleComImg2 img {
	margin-right: 10px;
}

/* Seção ESPECIAL */
#destaqueEspecial {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 2px solid #c9feca;
}

/* Seção de apoiadores (trocas de banners) */
#apoios {
	background-color: #ffdb95;
	width: 795px;
	height: 90px;
}

/* Barra final com copyright e etc. */
#barrafinal {
	width: 795px;
	margin-top: 10px;
	border-top: 1px solid orange;
	border-bottom: 1px solid orange;
	font-size: 0.8em;
	text-align: center;
	background-color: #fff5cc;
	padding: 5px 0px 5px 0px;
}

/* Destaques de TURISMO */
#destaqueTurComImg1 {
	float: left;
}

#destaqueTurComImg1 img {
	margin-right: 10px;
	width:180px;
	height:115px;
}

/* Segundo destaque TURISMO com imagem */
#destaqueTurComImg2 {
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 4px solid #fdf04c;
	width: 385px
}

#destaqueTurComImg2 img {
	margin-right: 10px;
	width:180px;
	height:115px;
}

/* Destaques da seção TURISMO sem imagem */
.destaqueTurSemImg {
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 4px solid #fdf04c;
	width: 385px;
}

/* Primeiro Destaque de BLOG-SE com imagem */
#destaqueBlogComImg1 {
	float: left;
}

#destaqueBlogComImg1 img {
	margin-right: 10px;
	width:180px;
	height:115px;
}

/* Segundo destaque BLOG-SE com imagem */
#destaqueBlogComImg2 {
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 4px solid #e8adfd;
}

#destaqueBlogComImg2 img {
	margin-right: 10px;
	width:180px;
	height:115px;
}

/* Destaques da seção BLOG-SE sem imagem */
.destaqueBlogSemImg {
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 4px solid #e8adfd;
	width: 385px;
}

