/* Parte de baixo da seção SEXO, que tem thumbnails das ultimas atualizações de fotos */
#destaque_meio {
	width: 780px; 
	height: 220px; 
	border: 4px solid #ff0d01;
	padding-top: 13px;
	padding-right: 5px;
	padding-left: 5px;
	float:left;
	background-color:#fecdca;
}

#destaque_meio img {
	border: 1px solid white;
	margin: 5px 10px 0px 5px;	
}

#destaque_meio img:hover {
	border: 1px solid gray;
}

#destaque_meio a {
	color: black;
	text-decoration:none;
}

#destaque_meio td {
	text-align:center; 
	align:middle;
}

/* Na seção sexo, o caption "boys" */
#headerBoys {
	width: 788px;
	background-color:#fa7f06;
	padding: 5px 5px 5px 5px;
	font-size:1.2em;
	float:left;
}

#headerBoys a {
	color:white;
}

#apresentBoys {
	width: 786px;
	padding: 5px 5px 5px 5px;
	background-color:#fee1c4;
	border-left: 1px solid #fa7f06;
	border-right: 1px solid #fa7f06;
	float:left;
}

#containerThumbsBoys {
	width:787px;
	padding: 5px 5px 15px 0px;
	background-color:#fee1c4;
	border-left: 3px solid #fa7f06;
	border-right: 3px solid #fa7f06;
	border-bottom: 3px solid #fa7f06;
	margin-bottom:10px;
	float:left;
}

.tnEnsaioBoy {
	background-color:white;
	width:150px;
	height:150px;
	padding:10px 10px 10px 10px;
	margin-left: 15px;
	float:left;
	margin-right:10px;
}

.tnEnsaioBoyUltimo {
	background-color:white;
	width:200px;
	height:346px;
	padding:10px 10px 10px 10px;
	margin-left: 20px;
	float:left;
}		

.tnEnsaioBoy:hover {
	background-color: #febd7e;
}

/* Na seção sexo, últimas fotos da galeria */
#headerGaleria {
	width: 788px;
	background-color:#ff0d01;
	padding: 5px 5px 5px 5px;
	font-size:1.2em;
	float:left;
	margin-top:10px;
}
	
#headerGaleria a {
	color:white;
}
	
/* Na página de vídeos */
#headerVideos {
	width: 120px;/*788px;*/
	height: 16px;
	background-color:#febb3a;
	padding: 5px 5px 5px 5px;
	border: 2px solid #febb3a;
	font-size:1.2em;
	float:left;
	margin-top:10px;
}
	
#headerVideos a {
	color:white;
}

#headerVideosUnselected {
	width: 120px;
	height: 16px;
	background-color:#febb3a;
	padding: 5px 5px 5px 5px;
	border: 2px solid white;
	font-size:1.2em;
	float:left;
}
	
#headerVideosUnselected a {
	color:white;
}

#headerVideosDown {
	width: 150px;
	background-color: #6663fc;  /*#ff6d06;*/
	padding: 5px 5px 5px 5px;
	border: 2px solid #6663fc;
	font-size:1.2em;
	float:left;
}
	
#headerVideosDown a {
	color:white;
}		

#headerVideosDownUnselected {
	width: 150px;
	height: 16px;
	background-color: #6663fc; /*#ff6d06;*/
	padding: 5px 5px 5px 5px;
	border: 2px solid white;
	font-size:1.2em;
	float:left;
}
	
#headerVideosDownUnselected a {
	color:white;
}		

#headerVideosUsuarios {
	width: 150px;
	background-color: #04fe0a;  
	padding: 5px 5px 5px 5px;
	border: 2px solid #04fe0a;
	font-size:1.2em;
	float:left;
}
	
#headerVideosUsuarios a {
	color:white;
}		

#headerVideosUsuariosUnselected {
	width: 150px;
	height: 16px;
	background-color: #04fe0a; 
	padding: 5px 5px 5px 5px;
	border: 2px solid white;
	font-size:1.2em;
	float:left;
}
	
#headerVideosUsuariosUnselected a {
	color:white;
}		

#apresentVideos {
	width: 786px;
	font-size: 1.2em;
	padding: 10px 5px 10px 5px;
	background-color:#fde3b0;
	border: 2px solid #febb3a;
	margin-bottom:10px;
	float:left;
}

#apresentVideosDown {
	width: 786px;
	font-size: 1.2em;
	padding: 10px 5px 10px 5px;
	background-color: #bab8fe; /*#fed3b4;*/
	border: 2px solid #6663fc; /*#ff6d06;*/
	margin-bottom:10px;
	float:left;
}

#apresentVideosUsuarios {
	width: 786px;
	font-size: 1.2em;
	padding: 10px 5px 10px 5px;
	background-color: #aefcb0;
	border: 2px solid #04fe0a;
	margin-bottom:10px;
	float:left;
}

.postVideos {
	width: 781px;
	padding: 5px 5px 15px 0px;
	font-family: verdana;
	float:left;
}

.postVideos h3 {
	font-family: verdana;
}

.postVideos embed {
	float:left;
	margin-right:15px;
}

.postVideos object {
	float:left;
	margin-right:15px;
}

.postVideos p {
	font-size: 1.2em;
}

/* Parte dos ensaios HOT */
#headerEnsaiosHot {
	width: 788px;
	background-color:#758fca;
	padding: 5px 5px 5px 5px;
	font-size:1.2em;
}
	
#headerEnsaiosHot a {
	color:white;
}
		
#apresentEnsaiosHot {
	width: 786px;
	font-size: 1.2em;
	padding: 10px 5px 10px 5px;
	background-color:#d7e0f5;
	border-left: 1px solid #758fca;
	border-right: 1px solid #758fca;
	border-bottom: 1px solid #758fca;
	margin-bottom:10px;
}

#thumbsTodosEnsaios {
	width: 786px;
	float:left;
	font-size: 1.2em;
	padding: 10px 5px 10px 5px;
	background-color:#d7e0f5;
	border-left: 1px solid #758fca;
	border-right: 1px solid #758fca;
	border-bottom: 1px solid #758fca;
	border-top: 1px solid #758fca;
	margin-bottom:10px;
}

#thumbsTodosEnsaios img {
	padding: 5px 5px 5px 5px; 
	background-color:white;
	margin-right:13px;
}

.containerThumbEnsaiosHot {
	width: 144px;
	float:left;
	margin-bottom:15px;
	margin-right:10px;
}

.captionEnsaiosHot {
	width: 788px;
	background-color:#758fca;
	padding: 5px 5px 5px 5px;
	font-size:1.2em;
	color:white;
}
	
.captionEnsaiosHot a {
	color:white;
}

/* Na seção contos */
#headerContos {
	width: 788px;
	background-color:#fa7f06;
	padding: 5px 5px 5px 5px;
	font-size:1.2em;
}

#headerContos a {
	color:white;
}

#apresentContos {
	width: 786px;
	padding: 5px 5px 5px 5px;
	background-color:#fee1c4;
	border: 1px solid #fa7f06;
}

/* Header de vídeos da seção SEXO */
#headerSexoVideos {
	background-color: #30469a;
	width: 788px;
	padding: 5px 5px 5px 5px;
	font-size:1.2em;
	margin-top:10px;
	float:left;
}

#headerSexoVideos a {
	color:white;
}

#containerThumbsVideos {
	width:782px;
	padding: 5px 5px 15px 5px;
	background-color:#cfd9fd;
	border-left: 3px solid #30469a;
	border-right: 3px solid #30469a;
	border-bottom: 3px solid #30469a;
	margin-bottom:10px;
	float:left;
}

#containerThumbsVideos a {
	color: black;
}

.tnSexoVideo {
	background-color:white;
	width:175px;
	height:165px;
	padding:5px 5px 10px 5px;
	margin-left: 5px;
	margin-top:10px;
	margin-right:5px;
	float:left;
}

.tnSexoVideo img {
	width:175px;
	padding-bottom:3px;
}

.tnSexoVideo:hover {
	background-color: #febd7e;
}

/* Links para outras matérias ao fim de cada matéria */
#index_contos  {
	width:798px;
	margin-top:10px;
}

#index_contos th {
	text-align:left;
}

#index_contos .td1 {  /* Primeira coluna tem um tamanho menor */
	width: 75px;
}

#index_contos td {
	border: 1px solid #6fe18a;    /* ffdeae */
	padding: 5px 2px 5px 10px;
}

#index_contos th {
	background-color: #6fe18a;
	padding: 2px 2px 2px 10px;
}

#index_contos a {
	color:black;
}

span.titulo_conto {
	font-size:1em;
	color:navy;
	font-weight:bold;
}

/* Palavra "Páginas:" da indexação de páginas dos vídeos */
.palavraPagina {
	height:120px;
	width:65px;
	float:left;
	padding:3px 0px 0px 3px;
}


/* Postagem no índice de vídeos */
.postVideoIndex {
	width: 798px;
	height: 150px;  /* isso pode estragar para IE */
	padding: 5px 0px 15px 0px;
	margin-bottom: 10px;
	border-bottom: 1px dotted gray;
	float:left;
}

.postVideoIndex h3 {
	font-family: lucida sans;
}

.postVideoIndex embed {
	float:left;
	margin-right:15px;
}

.postVideoIndex object {
	float:left;
	margin-right:15px;
}

.postVideoIndex p {
	font-size: 1.2em;
}

img.thumbVideoPartes {
	width: 190px;
	height:150px;
	margin-right:10px;
	float:left;
}

.descricaoVideo {
	width:195px;
	height:120px;  /* valor original que funcionava para IE: 120px */
	margin-bottom:5px;
	font-family:verdana;
	float:left;   /* isso corrige p/ FireFox, mas estraga IE */
}

.descricaoVideo p {
	font-size: 1em;
}

.descricaoVideo em {
	font-size:0.8em;
	color:gray;
	font-style:normal;
}

.descricaoVideo h1 {
	font-size:1em;
	font-weight:bold;
}

/* Exibindo um vídeo para download */
#postVideoDown {
	width: 798px;
	padding: 5px 0px 0px 0px;
	font-family: verdana;
	font-size:1em;
}

#postVideoDown img {
	padding: 5px 10px 5px 0px;
}

#postVideoDown a {
	color: #3c3f63;
	font-weight: bold;
}

#postVideoDown strong {
	font-size:1.5em;
}

/* botões de paginação da área de vídeos */
#paginacao {
	width:798px;
	height:125px;  /*50px*/
	background-color: #d3d3d3;
	color: black;
	font-family:verdana;
	margin-bottom: 5px;
	float:left;
}

#paginacao p {
	float:left;
	margin:4px 5px 0px 5px;
}

.botao {
	width: 23px;
	height: 20px;
	padding-top:3px;
	background-color: #6c6b6b;
	text-align: center;
	font-weight:bold;
	color: white;
	margin-right:3px;
	margin-top:2px;
	float:left;
}

.botao a {
	color:white;
	font-weight:bold;
}

.botaoSel {
	width: 23px;
	height: 20px;
	padding-top:3px;
	background-color: black;
	text-align: center;
	font-weight:bold;
	color: white;
	margin-right:3px;
	margin-top:2px;
	float:left;
}

.botaoSel a {
	color:white;
	font-weight:bold;
}

#paginacaoDeleite {
	width:798px;
	height:38px; 
	background-color: #d3d3d3;
	color: black;
	font-family:verdana;
	margin-bottom: 5px;
	float:left;
}

#paginacaoDeleite p {
	float:left;
	margin:4px 5px 0px 5px;
}

.botaoDeleite {
	width: 30px;
	height: 22px;
	padding-top:5px;
	background-color: #6c6b6b;
	text-align: center;
	font-weight:bold;
	color: white;
	margin-right:5px;
	margin-top:5px;
	float:left;
}

.botaoDeleite a {
	color:white;
	font-weight:bold;
}

.botaoDeleiteSel {
	width: 30px;
	height: 22px;
	padding-top:5px;
	background-color: black;
	text-align: center;
	font-weight:bold;
	color: white;
	margin-right:5px;
	margin-top:5px;
	float:left;
}

.botaoDeleiteSel a {
	color:white;
	font-weight:bold;
}

.palavraPaginaDeleite {
	height:50px;
	width:65px;
	float:left;
	padding:10px 0px 0px 6px;
}

/* thumbnail ensaio hot */
#thumb_ensaiohot {
	float:left;
	margin-bottom:15px;	
}

#thumb_ensaiohot img {
	width: 130px;
	height: 200px;
}

/* Estilos do novo formato da tela de vídeos */
#container_newbuttons {
	width: 790px;
	height: 37px;
	float:left;
}

#container_newbuttons img {
	float: left;
}

#info_videos {
	width:785px;
	height:45px;
	border-top: solid 2px #f9d503;
	border-right: solid 2px #f9d503;
	border-bottom: solid 2px #f9d503;
	border-left: solid 2px #f9d503;
	padding: 5px 5px 5px 5px;
	font-size:1.2em;
	margin-bottom:7px;
	float:left;
}

#container_deleite {
	width:798px;
	height:350px;
}

#container_deleite img {
	float: left;
}

#trailer {
	float:left;
	width:330px;
	height:340px;
	margin-left: 40px;
}

#trailer h1 {
	font-size:1.7em;
	font-style:italic;
	line-height:1.4em;
	margin:0.2em 0 0.9em;
	color:#535A5B;
	font-family:Georgia,Palatino,serif;
	font-weight:normal;
}

#texto {
	width:780px;
	/*height:230px;*/
	float:left;
	padding-bottom:10px;
}

#texto p {
	font-size: 1.2em;
	font-family:Verdana,Georgia,Palatino,serif;
}

#videos {
	width:780px;
	align:center;
}

#download {
	margin-top:15px;
	width:790px;
}

#aviso {
	width:790px;
	height:36px;
	padding-left:30px;
}

/* DELEITE-SE */
.chamadaDeleite {
	width:785px;
	height:300px;
	float:left;
	padding: 5px 5px 5px 5px;
	background-color: #fbfccf;
}

.chamadaDeleite img {
	float:left;
	margin-right:5px;
}

.outrosDeleite {
	width:798px;
	height:416px;	
	float:left;
	padding: 0px 0px 0px 0px;
	background-color: #eed593; /*#fbfccf;*/
	margin-top:30px;
}

.outrosDeleite img {
	float:left;
	margin-right:0px;
	margin-left:15px;
}

.textoChamada {
	width:160px;
	height:260px;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
}

.textoChamada h1 {
	font-size:1.7em;
	font-style:italic;
	line-height:1.4em;
	margin:0.2em 0 0.9em;
	color:#535A5B;
	font-family:Georgia,Palatino,serif;
	font-weight:normal;
}		

.textoChamada p {
	font-size: 1.2em;
	font-family:Verdana,Georgia,Palatino,serif;
}

.splitter {
	width:795px;
	height:5px;
	float:left;
	margin: 8px 0px 8px 0px;
	background-color:#feab5b;
}
.galeriaAtualizada {
	background-color: #fee890;
	width: 778px;
	padding: 10px 10px 10px 10px;
	font-size: 1.2em;
	margin-bottom:10px;
	margin-top:5px;
	float:left;
}

.galeriaAtualizada a {
	color:#74631e;
}

/* ===== CINESEX ===== */
#cinesex {
	width:798px;
	background-color:white;
	float:left;
}

#cinesex_logo {
	width:788px;
	height:30px;
	background-color:black;
	background-image:url(/mundohot/cinesex/logo.jpg);
	background-repeat:no-repeat;
	float:left;
	text-align:right;
	color:white;
	margin-bottom:5px;
	padding-top:5px;
	padding-right:10px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1.5em;
	  
}

#cinesex_trailer {
   float:left;
   height:300px;
}

#cinesex_capa {
	float:left;
	background-color:#bbaaa6;
	width:438px;
	height:300px; 
	margin-left:10px;

}

#cinesex_ficha {
	float:left;
	background-color:#bbaaa6;
	width: 170px;
	height:95px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	margin-left:10px;
	padding-top:5px;
}

.cinesex_tarjatitulo {
	float:left;
	background-color:black;
	color:white;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1.5em;
	width:788px;
	height:30px;
	margin-top:10px;
	padding-top:5px;
	padding-left:10px;
}

.cinesex_parte_filme {
	float:left;
	width:798px;
	background-color:gray;
	padding: 10px 0px 10px 0px;
} 

.cinesex_texto {
	float:left;
	width:778px;
	background-color:#c6bbb9;
	padding: 10px 10px 10px 10px;
	font-family:Verdana;
	font-size:1.2em;
} 

#cinesex_containerfotos {
	float:left;
	width:794px;
	background-color:gray;
	padding-top:10px;
	padding-left:4px;
	padding-bottom:10px;
}

#cinesex_containerfotos img {
	margin-left:5px;
	margin-bottom:4px;
	border: 2px solid white;
	width:146px;
	height:175px;
}
	
	
/* novos layouts da página mundohot */
#destaque_gmais {
	float:left;
	margin-top:10px;
	margin-left:15px;
	height:341px;		
	margin-bottom:10px;
}

#destaque_gmais img {
	border: 4px solid white;	
}

#destaque_gmais img:hover {
	border: 4px solid #FA7F06;	
}

#subdestaque_gmais {
	float:left;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
	height:341px;
	width:230px;
	background-color:white;
	
}

#subdestaque_gmais img {
	border:4px solid white;
}

#subdestaque_gmais img:hover {
	border:4px solid #FA7F06;
}

#containerThumbsDeleiteSe {
	width:784px;
	padding: 10px 5px 15px 3px;
	background-color:#fee1c4;
	border-left: 3px solid #fa7f06;
	border-right: 3px solid #fa7f06;
	border-bottom: 3px solid #fa7f06;
	margin-bottom:10px;
	float:left;
}

#containerThumbsDeleiteSe img {
	margin-right:1px;
	margin-left:2px;
}

.tnDeleiteSe {
	margin-left:5px;
	float:left;	
	width:190px;
	height:330px;
	background-color:white;
	text-align:center;
}

.tnDeleiteSe img {
	border: 4px solid white;
}

.tnDeleiteSe img:hover {
	border:4px solid #FA7F06;	
}


#headerCineSex {
	width: 788px;
	background-color:#d61e1e;
	padding: 5px 5px 5px 5px;
	font-size:1.2em;
	float:left;
}

#headerCineSex a {
	color:white;
}

#containerCineSex {
	width:784px;
	padding: 10px 5px 15px 3px;
	background-color:#fee1c4;
	border-left: 3px solid #d61e1e;
	border-right: 3px solid #d61e1e;
	border-bottom: 3px solid #d61e1e;
	margin-bottom:10px;
	float:left;
}

#subdestaque_CineSex {
	width:573px;
	height:330px;
	float:left;	
	background-color:white;
	margin-left:5px;
	margin-right:7px;
	text-align:center;
}

#subdestaque_CineSex img {
	border: 4px solid white;
}

#subdestaque_CineSex img:hover {
	border: 4px solid #FA7F06;
}

.tnCineSex {
	margin-left:5px;
	float:left;	
	width:190px;
	height:330px;
	background-color:white;
	text-align:center;
}

.tnCineSex img {
	border: 4px solid white;
}

.tnCineSex img:hover {
	border:4px solid #FA7F06;	
}

#separadorCineSex {
	width:100%;
	height:20px;
	float:left;
}

