@charset "utf-8";
/* CSS Document */

body{
	background-color: #FFF;
	
	
}

a img{
	
border: none;
	
}

a img:visited{
	
border: none;
	
}
/**/
.galeriasocial {
	width: 537px;
	
	
	
}

.destaquesocial {
	width: 100%;
	height: auto;
	

}

.destaquesocial img {
	width: 100%;
	height: auto;
	
	
}

.textosocial {
	width: 520px;
	margin-top: 15px;
	margin-left: 10px;
	
	
	
	
}

.textosocial h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #03F;
	
	
	
}

.textosocial b {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	
}

.textosocial p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;	
}
/**/

#tudo{
	width: 1000px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	margin-top: -8px;
	padding-top: -10px;
	
	
	
	
	
	
	
}

#topo{
	width: 100%;
	height: 140px;
	background-color: #FFF;
	
	
	
	
}

#busca{
	height: auto;
	width: auto;
	background-color: #E8E8E8;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: table;
	
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

#menu{
	width: auto;
	height: 50px;
	background-color: #09F;
	
	
}

#menu_alfa{
	width: auto;
	height: 50px;
	background-color: #06C;
	overflow: visible;
	visibility: visible;
}

#box_alfa{
	width: 230px;
	height: 1038px;
	background-color: #FFF;
	float: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#box_alfa_segmentos{
	width: 230px;
	height: 1038px;
	background-color: #FFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	float: right;
}
#box_segmentos{
	width: 230px;
	height: auto;
	background-color: #999;
	float: right;
	
}
#box_segmentos_segmentos{
	width: 230px;
	height: auto;
	background-color: #999;
	float: right;
	clear: right;
	
}
#conteudo{
	width: 537px;
	height: auto;
	background-color: #FFF;
	float: left;
	
	
}

#rodape{
	width: auto;
	height: 125px;
	background-color: #09F;
	clear: both;
}

#logo{
	width: 230px;
	height: 123px;
	margin-top: 10px;
	float: left;
}
#bannertopo{
	width: 750px;
	height: 123px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	
}

#itens_menu{
	height: 50px;
	width: auto;
	float: left;
}

#itens_menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
	
	
}

#itens_menu ul li{
	display: inline;
}

#itens_menu ul li a{
	background-color: #06C;
	font-size: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	margin-top: 5px;
	margin-left: 1px;
	font-weight: bold;
	color: #FFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	 transition: background-color 0.5s;
	
	
}

#itens_menu ul li a:visited{
	color: #FFF;
	
	
}

#itens_menu ul li a:hover{
	background-color: #0099FF;
	color: #FFF;
	font-weight: bold;
	transition: background-color 0.1s linear 0.1s; 
	
}

#bt_menu{
width: 300px;
height: 50px;

	
}

#bt_menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}

#bt_menu ul li{
	display: inline;
	
}

#bt_menu ul li a{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 10px;
	display: inline-block;
	
}

#bt_menu ul li a:hover{
	background-color: #FFF;
	color: #000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #03C;	
	
}

#bt_menu ul li a:active{
	background-color: #FFF;
	color: #09F;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}

input.forma_texto{
	margin-top: 2px;
	background-color: #FFF;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:5px;
	border: 3px solid #CCC;
	font-size: 18px;
	color: #333333;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
input.forma_texto:hover{
	border: 3px solid #09F;
	color: #036;
	
	
}

.forma_bt{
	background-color: #069;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	-moz-border-radius: 10px; /* Para Firefox */
	-webkit-border-radius: 10px; /*Para Safari e Chrome */
	border-radius: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 24px;
 transition: background-color 0.5s;
	
	
	
}

.forma_bt:hover{
	background-color: #09F;
	cursor: pointer;
	 	transition: background-color 0.1s linear 0.1s; 
	
}
.forma_bt2{
	background-color: #069;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -4px;
	background-image: url(../estrutura/layout/pesquisa-min.fw.png);
	background-repeat: no-repeat;
	background-position: 4px;
	font-size: 24px;
	padding-top: 13px;
	padding-bottom: 15px;
	padding-right: 18px;
	padding-left: 15px;
	color: #069;
}

.forma_bt2:hover{
	background-color: #09F;
	cursor: pointer;
	color: #09F;
	
}

.categoria {
	margin-top: 3px;
	border: 3px solid #CCC;
	width: 240px;
	height: auto;
	background-color: #FFF;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;	
	font-size: 18px;
	color: #036;
	-moz-border-radius: 10px; /* Para Firefox */
	-webkit-border-radius: 10px; /*Para Safari e Chrome */
	border-radius: 10px;
}

.categoria:hover {
	border: 3px solid #09F;
	cursor: pointer;
}



select.cidade{
	border: 3px solid #CCC;
	width: 180px;
	height: auto;
	background-color: #FFF;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;	
	font-size: 18px;
	color: #036;
	-moz-border-radius: 10px; /* Para Firefox */
	-webkit-border-radius: 10px; /*Para Safari e Chrome */
	border-radius: 10px;
	
}




.cidade:hover {
	border: 3px solid #09F;
	cursor: pointer;
	
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 106px;
    height: 69px;
    border: medium none;
    background-image: url("../estrutura/layout/botao-topo.png");
    background-repeat: no-repeat;
    background-position: left top;
	text-indent: -999px;
}

#toTopHover {
    width: 106px;
    height: 69px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 0;
    background-image: url("../estrutura/layout/botao-topo.png");
    background-repeat: no-repeat;
    background-position: left -51px;
}
#rotulo_busca1{
	width: 46%;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #666;
	margin-top: 10px;	
}
#rotulo_busca2{
	width: 25%;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #666;
	margin-top: 10px;
	
}
#rotulo_busca3{
	width: 29%;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #666;
	margin-top: 10px;
	
}

.frameconteudo{
	height: 1038px;
	width: 537px;
	
	
}

/*autocomplete bold*/
.bold-text {
	font-weight: bold;
	color: #09F;
}


