@charset "utf-8";
/* CSS Document */
body {
	background: url("../../img/ballesteros/fundo.png") repeat-y scroll center center #FFFFFF;
    color: #7C7C7C;
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    margin: 0;
    padding: 0;
}
#top_geral{
    height: 482px;
    margin: 0 auto;
    padding: 0;
    width: 911px;
}
#top_center_geral {
    width: 911px;
}
a#a_logo {
    margin: 120px 0 121px 289px;
}
#searchform {
    display: none;
}
#center_geral {
    width: 911px;
}
#column_left_geral .tit_col_left_geral{
	background: url("../../img/ballesteros/bg_dt.png") repeat-x 0 0 transparent;
	width: 100%;
	height: 21px;
	clear: both;
}
/** rodape **/
#footer_geral{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF;
    background-image: url("../../img/ballesteros/bg_footer.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
    background-size: cover;
	clear: both;
	height: 365px;
	height: auto;
	padding: 22px 0;
}
#footer {
    width: 911px;
	font-size: 16px;
}
#text_footer {
    width: 560px;
}
#logos {
    display: none;
}
#menu_inferior {
	background: none repeat-x scroll left top #24337D;
	border-radius: 3px 3px 3px 3px;
	clear: both;
	display: none;
	font-size: 75%;
	margin: 0 auto;
	overflow: auto;
	padding-bottom: 0;
	padding-left: 10px;
	width: 777px;
}
#menu_inferior ul.edit{
	background: url("../../img/ballesteros/bg_footer.png") repeat scroll 0 0 transparent;
	height: 24px;
	list-style: none outside none;
	margin: 21px 0 0;
	padding: 0 0 0 0;
	position: absolute;
	width: 777px;
}
#bloco_tree_col_left_geral form input[type="submit"]{
	background: none repeat scroll 0 0 #495AA7;
	float: none;
	margin: 0 0 10px;
}
#menu_inferior .td ul {
	border-right: 1px solid #485FC9;
	font-size: 11px;
	height: auto;
	list-style: none outside none;
	margin: 0.5em 0;
	padding: 0;
	width: 110%;
}
#edit_menu_inferior {
	display: none;
}
#down_footer {
    display: none;
}
#footer img{
	float:left;
	margin: 0 0 0 30px;
}


#div_mail_feedback p {
    margin: 0 0 3px;
}
#div_mail_feedback input {
    width: 250px;
}

.msg{
	clear: both;
	color: #FF0000;
    font-weight: bold;
}

ul.banners{
    height: 482px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    width: 911px;
    z-index: -1;
}
ul.banners li{
	list-style: none outside none;
}
#bloco_six_ballseg{
	display: none;
}