@charset "utf-8";
/* Miss Brasil 2010 */
*{
	margin:0;
	padding:0;
	border:0;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a{
	outline:none;
}
.clear{
	clear:both;
}
#menu_direita {
	position:absolute;
	z-index:0;
	top:-180px;
	left:980px;
	width:140px;
	height:600px;
}
/*__________topo_*/
#header {
	width:980px;
	height:155px;
	background:#e8b701;
	margin:0 auto;
	position:relative;
}
.logo {
	width:98px;
	height:105px;
	background:#fff url(../img/logo.png) no-repeat center;
	padding:0 15px;
	margin:0 15px;
	text-indent:-500px;
	overflow:hidden;
	float:left;
}
.banner {
	width:770px;
	height:90px;
	background:#ffdc00;
	margin:0 0 0 160px;
	position:relative;
	padding:5px;
	}
	.banner dt{
		position:absolute;
		top:20px;
		right:35px;
	}
	.banner .link{
		display:block;
		background:url(../img/publicidade.gif) no-repeat;
		width:7px;
		height:56px;
		text-indent:-500px;
		overflow:hidden;
	}
	.banner dd { 
		width:728px;
		height:90px;
		background:#fff;
	}
	.banner dd a{ position:relative; z-index:1000; }

.menu {
	background:#fff;
	width:100%;
	height:35px;
	list-style:none;
	text-align:center;
	clear:both;
	padding:15px 0 0;
	}
	.menu li { 
		display:inline;
		margin:10px;
	}
	.menu a { 
		text-decoration:none;
		font-size:30px;
		font-weight:bold;
		line-height:30px;
	}
	.menu1 a{ color:#e8b701;}
	.menu2 a{ color:#ed1c24;}
	.menu3 a{ color:#607f03;}
	.menu4 a{ color:#9992bc;}
	.menu5 a{ color:#649abe;}
/*__________/topo_*/
/*__________Rodape_*/
#footer {
	background:#e8b701;
	width:980px;
	height:310px;
	margin:25px auto 0;
	clear:both;
	}
	#footer .menu {
		height:50px;
		padding:45px 0 0;
	}
#rodape {
	height:100px;
	background:#f4b701;
	padding:10px 20px 0;
	position:relative;
	}
	#rodape dt{
		color:#fff;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
		margin:0 0 5px;
	}
#organizacao {
	float:left;
	}	
	#organizacao dd{
		background:url(../img/gaeta.png) no-repeat;
		width:172px;
		height:51px;
		text-indent:-500px;
		overflow:hidden;
	}
#parceiro {
	float:right;
	width:448px;
	}
	#parceiro dd{
		background:#fff;
		margin:0 7px 0 0;
		float:left;
	}
	#parceiro a{
		text-indent:-500px;
		overflow:hidden;
		display:block;
		width:105px;
		height:50px;
	}
	#lux { background: url(../img/logo-lux.jpg) no-repeat }
	#band { background:url(../img/logo-band.jpg) no-repeat }
	#body { background:url(../img/body-factory.gif) no-repeat 50% 50%;	}
	#sete { background:url(../img/sete-voltas.gif) no-repeat 50% 50%;	}
#copy { 
	text-align:center;
	position:relative;
	top:83px;
	line-height:10px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}
	#copy a{
		text-decoration:none;
		font: 10px Verdana, Arial, Helvetica, sans-serif;
	}
#minds {
	position:absolute;
	bottom:5px;
	right:20px;
	width:165px;
	height:20px;
	background:url(../img/2minds-logo.png) no-repeat;
	text-indent:-500px;
	overflow:hidden;
}
#twit{
	position:absolute;
	bottom:2px;
	right:220px;
	width:59px;
	height:20px;
	background:url(../img/twitter-logo.png) no-repeat;
	text-indent:-500px;
	overflow:hidden;
}
#face{
	position:absolute;
	bottom:2px;
	right:155px;
	width:59px;
	height:20px;
	background:url(../img/facebook-logo.png) no-repeat;
	text-indent:-500px;
	overflow:hidden;
}
/*__________/Rodape_*/
/*__________Conteúdo_*/
#conteudo {
	width:980px;
	margin:0 auto;
	position:relative;
	}
	#conteudo h2{
		background:#fff;
		font-size:28px;
		font-weight:bold;
		line-height:30px;
		height:35px;
		color:#824F9C;
	}

#temas{
	display:block;
	float:left;
	margin:-17px 0 0 592px;
}
#temas a.tema1{
	float:left;
	width:15px;
	height:15px;
	text-indent:-9999px;
	background:yellow;
	border:1px inset #FFFFFF;
	margin:0 2px 0 0;
}
#temas a.tema2{
	float:left;
	width:15px;
	height:15px;
	text-indent:-9999px;
	background:silver;
	border:1px inset #FFFFFF;
	margin:0 2px 0 0; 
}

#temas a.tema3{
	float:left;
	width:15px;
	height:15px;
	text-indent:-9999px;
	background:pink;
	border:1px inset #FFFFFF;
	margin:0 2px 0 0; 
}

#temas a.tema4{
	float:left;
	width:15px;
	height:15px;
	text-indent:-9999px;
	background:purple;
	border:1px inset #FFFFFF;
	margin:0 2px 0 0; 
}

/*__________/Conteúdo_*/
/*__________TV_*/
#tv {
	background:#ffdc00;
	height:305px;
	padding:5px 0 0;
	position:relative;
	}
	#tv #tela {
		background:#ccc;
		height:300px;
		width:900px;
		margin:0 auto;
		overflow:hidden;
	}
	#tela ul { 
	 	list-style:none;
		width:9999px;
	}
	#tela li {
		height:300px;
		width:900px;
		float:left;
		text-indent:-500px;
		overflow:hidden;
	}
	#tela li img {
		float:left;
		width:900px!important;
	}
	#ante, #prox { 
	 	position:absolute;
		top:90px;
		width:40px;
		height:130px;
		text-indent:-500px;
		overflow:hidden;
		}
		#ante { background:#ffee80 url(../img/seta.gif) no-repeat 18px 50%; left:0; }
	 	#prox { background:#ffee80 url(../img/seta.gif) no-repeat -22px 50%; right:0; }
/*__________/TV_*/
/*__________Newsletter_*/
#newsletter {
	background:#e8b701;
	height:25px;
	text-align:center;
	margin:0 0 15px;
	}
	#newsletter label{
		color:#fff;
		font-size:12px;
		font-weight:bold;
		display:block;
		float: left;
		height:15px;
		margin:4px 0;
		position:relative;
		left:310px; 
	}
	#newsletter input{ 
		color:#e8b701;
		width:195px;
		height:15px;
		padding:0 0 0 5px;
	}
	#newsletter .button{
		float:left;
		width:50px;
		height:15px;
		background:#fff;
		color:#c00;
		text-transform:uppercase;
		font-weight:bold;
		font-size:12px;
		padding:0 2px;
		margin:5px 0 0 325px;
	}
/*__________/Newsletter_*/

/*__________UOL_*/
#uolbar { width:980px; margin:0 auto;}
/*__________/UOL_*/

