.faixatesteira {
	background-image: url(../arquivos_estudo/img/faixatesteira.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.buscaassunto {
	padding-top: 5px;
	padding-right: 8px;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.busca {
	background-image: url(../arquivos_estudo/img/busca.jpg);
	background-repeat: no-repeat;
}
.restop {
}
.chamadanoticias {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: blink;
	text-align: center;

}
.linkgeral {
	font-family: verdana;
	font-size: 10px;
	color: #912C0F;
	text-decoration: blink;
	text-align: center;
	font-weight: bold;

}

.noticias {
	font-family: verdana;
	font-size: 11px;
	text-decoration: blink;
	color: #848C73;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.box1 {
	color: #464646;
	background-position: center;
	font-family: Verdana;
	font-size: 11px;
	padding: 15px;
	border: 2px solid #D6C4F4;
	position: fixed;
}
.box2 {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 4px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-bottom: 4px;
	color: #666666;
	font-size: 9px;
}
.box3 {
	width: 222px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	padding-top: 4px;
	background-color: #FFFAE6;
}

.titulopromo {
	font-size: 16px;
	font-family: verdana;
	font-weight: bold;
	color: #006666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}
.titulopromoazul {
	text-align: center;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #752626;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding: 0px;
	margin: 0px;
}
.textbox {
	width: 180px;
	height: 22px;
	font-family: Verdana;
	font-size: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.textboxbairro {
	width: 152px;
	height: 22px;
	font-family: Verdana;
	font-size: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.fundoempresa {
	background-image: url(../arquivos_estudo/img/fundoemp.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.dropdown{
	visibility:hidden;
	list-style:none;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* these are the inner menus*/
.dropdown ul{
	list-style:none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99bbdd;
}

/* these are all the LIs in the menu*/
.dropdown li{
	width:113px;
	cursor:pointer;
	font-family: verdana;
	font-size: 10px;
	margin-left: 0;
	background-image: url(setamenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;
}

/* these are anchor in the menu, if you want to style them differently from the rest of you website*/
.dropdown a{
	text-decoration:none;
	color:#333333;
	width:100%;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.dropdown a:hover{
	color: #990000;
	font-weight: bold;
	text-decoration: blink;
	clip: rect(auto,auto,auto,auto);
	background-color: #88C4FF;
	background-image: url(setamenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* these are the LIs that only belong to submenu*/
.dropdown ul li{
	margin-left: -1px;
	background-color: #EBF3F5;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99BBDD;
	border-right-color: #99BBDD;
	border-bottom-color: #99BBDD;
	border-left-color: #99BBDD;
}

/* these are the LIs that contains a submenu*/
.dropdown li.submenu{
	width:113px;
	padding-right: 0px;
	padding-left: 0px;
}

/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/
.dropdown ul li.submenu{
	background-image:url(../arquivos_estudo/img/expand_right.gif);
	background-position:right center;
	width:113px;
	background-repeat: no-repeat;
}

/* para o autosuggest*/
DIV.suggestions {
	BACKGROUND-COLOR: #EBF3F5; 
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99BBDD;
	border-right-color: #99BBDD;
	border-bottom-color: #99BBDD;
	border-left-color: #99BBDD; 
	POSITION: absolute; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box
}

DIV.suggestions DIV {
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 0px; 
	CURSOR: default; 
	PADDING-TOP: 0px
}

DIV.suggestions DIV.current {
	COLOR: white; 
	BACKGROUND-COLOR: #FFCC00
}
.menubasico {
	background-image: url(../arquivos_estudo/img2/menubusca.jpg);
	height: 130px;
}
