@charset "utf-8";



/* CSS Document */


#esquerda {
	width:334px;/* Define a largura de 330px, para as divs "Esquerda/meio/Direita" */
	float:left; /*Faz flutuar para a esquerda*/
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 7px;
	display: inline;
}

#menupar {
	width:334px;
	height: 180px;

}

.menu_list {

	width: 334px;
}

.menu_head {

	cursor: pointer;
	position: relative;
	margin:1px;
	font-weight:bold;
	background-color: #FFFFFF;
	background-image: url(../imgs/left2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family:  Helvetica;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #F7F7F7;
	margin-top: 0px;
	margin-bottom:0px
}

.menu_body {
	display:none;
}

.menu_body a{

  display:block;
  color:#a0a0a0;
  background-color:#FFFFFF;
  padding-left:0px;
  font-weight:bold;
  text-decoration:none;
}

.menu_body a:hover{
	color: #00599d;
	text-decoration:none;
	padding-left: 2px;
	background-color: #FFFFFF;
  }

ul li a:hover {background-color:#aaa; color:#ffffff}

dd, ul {margin:0; padding:0}

ul li 
{
	background-color:#FFFFFF;
	font-size:.9em;
	list-style:none;
	font-family:Helvetica;
	padding-left: 20px;

}

	ul li a {color:#069; padding:5px}
	ul li a:hover {background-color:#aaa; color:#ffffff}

.topo
 {

	font-family: Helvetica;
	color: #FFFFFF;
	font-size: 16px;
	height: 33px;
	width:304px;
	background-image: url(../imgs/top_agenda.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.titulo {

	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	bottom: auto;
	clear: both;
	clip: rect(auto,auto,auto,auto);

}




/**************************************************************Definindo altura e largura do cabeçalho***************************************************/


#cabecalho {
	/*Definindo altura e largura do cabeçalho*/
    height:155px;
	width:1002px;
	padding: 0px;
}

#cabecalho_index {
	/*Definindo altura e largura do cabeçalho*/
    height:113px;
	width:1002px;
	padding: 0px;
}

#logo {
	float: left;
	width: 282px;
	height: 113px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 41px;
}

#logo_index {
	float: left;
	width: 282px;
	height: 113px;
	margin-right: 0px;
	margin-left: 0px;
	
}

#ofertados {
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 20px;
	margin-left: 20px;
}

#busca {
	float: left;
	width: 650px;
	height: 90px;
	margin-right: 5px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;

}

#busca_index {
	float: left;
	width: 650px;
	height: 39px;
	margin-right: 5px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;

}

#menu {
	float: left;
	width: 670px;
	height: 59px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom:0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imgs/barracort.png);
	z-index: 1;
	padding-left: 40px;

}

#menu_index {
	float: left;
	width: 670px;
	height: 59px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom:0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imgs/barracort.png);
	z-index: 1;
	padding-left: 40px;

}

.boxbusca {

	font-family:Helvetica;
	color: #8EB3CF;
	text-decoration: none;
	height: 15px;
	width: 340px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 12px;
	border: 1px solid #8EB3CF;
	background-image: url(../imgs/lupa_solo.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-style: normal;

}

.resultbusca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8EB3CF;
	text-decoration: none;
	padding: 5px;
	height: 20px;
	width: 300px;

}

a:hover.resultbusca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399FF;
	text-decoration: none;
}

#pagina {
	margin-left: 10px;
	margin-top: 40px;
	height: 142px;
	width: 315px;
	position: absolute;
	top: 1px;
	left: 0px;
	overflow: auto;
	z-index: 999;
	visibility: hidden;
}

#lance {
margin-left:0px;
padding-top: 15px;
padding-bottom: 15px;
height: 36px;
width:334px;
background-color: #F7F7F7;

}

.garanhoes {
	height:30px;
	width:125px;
	float:left;
	margin-top:10px;
	margin-left: 45px;
	padding-top: 5px;
	padding-left: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.garanhoes {
	height:30px;
	width:125px;
	float:left;
	margin-top:10px;
	margin-left: 45px;
	padding-top: 5px;
	padding-left: 0px;
	text-align: center;
		background-image: url(../imgs/fundo_bot.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#cadastro {
	height:30px;
	width:133px;
	float:left;
	margin-top:10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 0px;
	text-align: center;
}

#imprensa {
	height:30px;
	width:135px;
	float:left;
	margin-top:10px;
	padding-top: 5px;
	padding-left: 0px;
	text-align: center;
}

#ftp {
	height:30px;
	width:130px;
	float:left;
	margin-top:10px;
	padding-top: 5px;
	padding-left: 0px;
	text-align: center;
}

#contato {
	height:30px;
	width:130px;
	float:left;
	margin-top:10px;
	padding-top: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.contato {
	height:44px;
	width:134px;
	float:left;
	margin-top:0px;
	padding-top: 14px;
	padding-left: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	color: #00599d;
}
a:hover.contato {
	height:44px;
	width:134px;
	float:left;
	margin-top:-8px;
	padding-top: 22px;
	padding-left: 0px;
	text-align: center;
	background-image: url(../imgs/fundo_bot.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
