@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}
#todasMigalhas{
float:left;
clear:left;
}
#logo a{
	float:left;
	width:450px;
}
#naoEncontrado{
float:left;
color:#40003f;
font-family:"Times New Roman";
font-size:20px;
}
.migalha{
text-decoration:none;
font-weight:bold;
color:#640364;
}
.menu1{
margin-left:10px;
width:95px;
}
.menu2{
width:51px;
}
.menu3{
width:71px;
}
.menu4{
width:115px;
}
.menu5{
width:105px;
}
.menuSelecionado1,.menu1:hover{
background-image: url(../img/shoppingSelecionado.png);
}
.menuSelecionado2,.menu2:hover{
background-image:url(../img/lojasSelecionado.png);
}
.menuSelecionado3,.menu3:hover{
background-image:url(../img/sorteiosSelecionado.png);
}
.menuSelecionado4,.menu4:hover{
background-image:url(../img/oportunidadesSelecionado.png);
}
.menuSelecionado5,.menu5:hover{
background-image:url(../img/ondeSelecionado.png);
}
#homeContato{
margin-left:875px;
}
body{
background-image:url(../img/background.jpg);
background-attachment:fixed;
background-color:#640366;
background-repeat:no-repeat;
background-position:center top;
font-family:"Times New Roman";
color:#40003f;
}
.labelInput{
float:left;
clear:left;
font-size:20px;
font-family:"Times New Roman";
color:#40003f;
width:250px;
}
.buscaInput{
float:left;
background-image:url(../img/fundoInput.png);
background-repeat:repeat-x;
height:34px;
padding-top:8px;
border:0;
color:#40003f;
font-size:20px;
font-family:"Times New Roman";
}
#busca .agruparInput{
margin-top:3px;
float:left;
clear:left;
width:259px;
}
.inputLadoDireito,.inputLadoEsquerdo{
float:left;
}

img {
border:none;
}

#Pagina{
/*padding-left:0px;
float:left;*/
}
#topoPagina{
width:960px;
float:left;
clear:left;
margin-bottom:15px;
}

#principal{
margin-top:5px;
}
#logo{
width:472px;
height:84px;
float:left;
clear:left;
margin-top:20px;
}
#logo img{
width:472px;
float:left;
display:block;
}
#bannerPrincipal{
width:674px;
height:246px;
float:left;
clear:left;
}
#wrapperPagina{
margin:0 auto;
padding-left:20px;
width:980px;
}
#menu ul li{
float:left;
list-style:none;
color:#FFFFFF;
}
#menu ul li a{
height:22px;
padding-top:11px;
padding-bottom:10px;
float:left;
font-family:"Times New Roman";
font-size:18px;
text-align:center;
color:#FFFFFF;
text-decoration:none;
background-repeat:no-repeat;
background-position:bottom;
}
#bannerBusca{
/*float:left;
clear:left;
width:1046px;
*/}
.titulo{
color:#640364;
font-size:28px;
font-family:"Times New Roman";
float:left;
clear:left;
}
#menu{
background-image:url(../img/fundoMenu.png);
width:480px;
height:45px;
float:left;
margin-top:25px;
margin-bottom:10px;
margin-left:8px
}
#infinitech{
background-image:url(../img/rodape_infinitech.png);
background-repeat:no-repeat;
display:block;
width:100px;
height:11px;
float:right;
margin-top:6px;
margin-bottom:30px;
}
#tituloBusca{
margin-bottom:15px;
}
#rodape{
height:88px;
color:#FFFFFF;
clear:both;
text-align:center;
padding-top:60px;
background-image:url(../img/rodape.png);
background-repeat:repeat-x;
}
#imagemContato{
margin-top:4px;
}
#homeContato a{
float:left;
margin-top:10px;
}
#linkContato{
color:#FFFFFF;
text-decoration:none;
margin-left:5px;
}
#linkContato:hover{
text-decoration:underline;
}
#busca{
padding-left:21px;
padding-top:15px;
margin-left:6px;
width:259px;
height:231px;
float:left;
background-image:url(../img/fundoBusca.png);
display:inline;
}
.menuSelecionado{
background-image:url(../img/menuSelecionado.png);
}
#botaoBusca{
cursor:pointer;
}
em.error{
float:left;
clear:left;
color:#FFFFFF;
font-weight:bold;
}
.separador{
margin-top:11px;
float:left;
}