
/*Scroller*/
.pag{
	width:1600px;
	float:left;
	margin:0px !important ;
	height:550px;
}

.pag2{
	width:1500px;
	float:left;
	margin:0px !important ;
	height:550px;
}



/*Na Midia*/

.FundoNoticia{
width:440px;
background-color:#ededed;
margin:2px 0 0 25px;
padding:6px 0 10px 12px;
}

.titulo{
color:#818181;
font-size:32px;
font-weight:normal;
text-transform:uppercase;
margin:50px 0 30px 25px;
}

.data{
color:#0d2865;
font-weight:bold;
}

.texto{
color:#818181;
}

.saibamais{
color:#0d2865;
font-weight:normal;
text-decoration:none;
margin-left:7px;
}

.saibamais:hover{
text-decoration:underline;
}

.titulodescvideo{
font-size:12px;
font-weight:bold;
text-transform:uppercase;
color:#535353;
}

.textodescvideo{
font-size:12px;
font-weight:normal;
width:575px;
color:#535353;
}

.tituloVideo{
color:#818181;
font-size:32px;
font-weight:normal;
text-transform:uppercase;
margin:100px 0 30px 0;
}

.imgseta{
float:left; 
margin:0 8px 0 25px;	
}

.textovideo{
float:left; 
width:595px;
}

.conteudotexto{
color:#535353;
}

/*---- Search ----*/
#divBusca{
	margin:25px 0px 25px 25px ;
	height:555px;
}
#divBusca .destaque3{
	margin-right:25px;
	margin-bottom:-3px;
}
#buscaLeft{
	float:left;
	width:451px;
	height:543px;
	margin-right:25px;
	background-image:url(images/bgBusca.jpg);
}

.cidade{
	margin-left:100px;
	margin-top:77px;
	height:20px;
}
.tamanho{
	float:left;
	margin-left:120px;
	margin-top:10px;
	height:20px;
}
.btEnviar{
	float:right;
	margin-top:5px;
}
.btEnviar input{
	background-image:url(images/btnOk.gif);
	width:33px;
	height:32px;
	background-color:transparent;	
	border:0px solid;
}
.hand{
	cursor:pointer;	
}

