@CHARSET "ISO-8859-1";

@import url('reset.css');
@import url('fonts.css');

*{
	font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
}

body{
	margin:0;
	padding:0;	
}

#topo{
	background:url('../imagens/bg_topo.jpg') top center no-repeat;
	width:100%;
	height:344px;
	z-index:0;
}

#topo a.logoPlaca{
	position:absolute;
	margin:0 0 0 20px;
	background:url('../imagens/logo_placa.png') top center no-repeat;
	width:167px;
	height:134px;
	text-indent:-99999px;
	outline:none;
	z-index:10;
	cursor:pointer;
}

#topo a.logoMorada{
	float: right;
	background:url('../imagens/logo_topo.png') top center no-repeat;
	width:400px;
	height:40px;
	text-indent:-99999px;
	outline:none;
	margin:0;
}

.slideshow{
	float:left;
	display:block;
	height:300px;
	margin:2px;
	overflow:hidden;
	width:980px;
	z-index:1;
}


#conteudo{
	width:100%;
	display:table;
	background:url('../imagens/bg_conteudo.jpg') top left repeat-x;
}
.centraliza{
	width:980px;
	margin:0 auto;
	display:table;
}

#menu{
	float:left;
	width:100%;
	height:65px;
}
#menu ul{
	float:left;
	width:100%;
}
#menu ul li {
	float:left;
	width:auto;
	margin:20px 0 0 0;
	padding:0 5px 0 0;
	background:url('../imagens/separa_menu.gif') center right no-repeat;
}

#menu ul li:last-child { background:none; }

#menu ul li a{
	float:left;
	font-size:14px;
	font-weight:100;
	text-decoration:none;
	color:#421400;
	padding:0 16px;
	line-height:25px;
}
#menu ul li a:hover {
	-moz-border-radius: .2em;
	-webkit-border-radius: .3em;
	background:#421400;
	color:#fff;
}

.parceiros{
	float:left;
	background:url('../imagens/bg_parceiros.jpg') top center no-repeat;
	width:100%;
	height:140px;
}
.parceiros h1{
	float:left;
	width:auto;
	font-size:14px;
	font-weight:100;
	color:#421400;
	line-height:25px;
	margin:15px 0 0 15px;
}
.parceiros ul{
	float:left;
	width:98%;
	margin:10px 0 0 10px;
	_margin:15px 0 0 0;
}
.parceiros ul li{
	float:left;
	width:180px;
	margin:0 0 0 10px;
	text-align:center;
}

.parceiros ul li img{
	float:none;
	display:block;
	margin:auto;
}



#conteudo .breadcrumb{
	float: left;
	margin:0;
	line-height:30px;
	width:100%;
	padding:0;
}
#conteudo .breadcrumb span{
	float:left;
	background:none;
	letter-spacing:0;
	line-height:30px;
	font-size:11px;
	color:#401300;
	margin:0;
	width:auto;
	text-transform: uppercase;
}
#conteudo .breadcrumb ul {
	float:left;
	font-size:11px;
}
#conteudo .breadcrumb ul li {
	float:left;
	margin:0 2px;
	color:#401300;
}
#conteudo .breadcrumb ul li:last-child {
	text-transform:capitalize;
	float:left;
	margin:0;
	padding:0;
	color:#401300;
	font-weight:bold;
}
#conteudo .breadcrumb ul li.simbol {
	float:left;
	padding:0;
	background:url('../imagens/symbol.gif') center center no-repeat;
}
#conteudo .breadcrumb ul li a {
	float:left;
	padding:0px 5px;
	color:#401300;
	text-decoration:none;
}
#conteudo .breadcrumb ul li a:hover {
	text-decoration: underline;
}

#conteudo a.voltar{
	float: right;
	margin:0;
	padding:0;
	width:95px;
	height:25px;
	background: url('../imagens/voltar.gif') center center no-repeat;
	text-indent:-9999px;
	outline:none;
}
#conteudo a:hover.voltar{
	text-decoration:underline;
}

.segura{
	float:left;
	width:660px;
	height:690px;
	overflow:hidden;
}

.boxEmpresa{
	float:left;
	width:270px;
	height:335px;
	margin:20px 0 0 0;
	overflow:hidden;

}
.boxEmpresa a{
	float:left;
	width:270px;
	text-decoration:none;
	color:#333;
	line-height:24px;
	margin:20px 0 0 0;
}
.boxEmpresa a:hover{
	text-decoration:underline;
}

.boxLeiloes{
	float: right;
	width:380px;
	height:335px;
	margin:20px 0 0 0;
	overflow:hidden;
	display:block;
}
.boxLeiloes h1, .boxGaleriaFotos h1, .boxTwitter h1, .boxAnimais h1{
	float:left;
	width:100%;
	text-decoration:none;
	color:#411300;
	font-size:16px;
	background: url('../imagens/bg_h1.gif') bottom left repeat-x;
	margin:0;
	line-height:30px;
	letter-spacing:-1px;
}

.boxLeiloes ul{
	float:left;
	width:100%;
}
.boxLeiloes ul li {
	float:left;
	width:100%;
	background: url('../imagens/bg_h1.gif') bottom left repeat-x;
	padding:20px 0 0 0;
}
.boxLeiloes ul li:last-child {
	background:none;
}
.boxLeiloes ul li img, .leiloes ul li img{
	float:left;
	border:1px solid #E0BF7C;
	padding:5px;
	background:#fff;
	margin:0 10px 0 0;
}

.boxLeiloes ul li h1, .leiloes ul li h1{
	float:left;
	width:220px;
	text-decoration:none;
	color:#411300;
	font-size:16px;
	font-weight:bold;
	background:none;
	margin:0;
	letter-spacing:-1px;
	line-height:20px;
}
.boxLeiloes ul li span.descriLeilao, .leiloes ul li span.descriLeilao{
	float:left;
	font-size:12px;
	color:#333;
	width:235px;
	margin:0 0 5px 0;
}
.boxLeiloes ul li span.dataLeilao, span.localLeilao, .leiloes ul li span.dataLeilao, span.localLeilao{
	float:left;
	font-size:13px;
	color:#333;
	font-weight:bold;
	color:#780000;
	width:235px;
	margin:5px 0 0 0;
}

.leiloes{
	float:left;
	width:100%;
	display:table;
}
.leiloes ul{
	float:left;
	width:100%;
	display:table;
}
.leiloes ul li{
	float:left;
	width:50%;
	height:200px;
	display:table;
	margin:20px 0;
}

.boxGaleriaFotos{
	float:left;
	width:260px;
	margin:20px 0 0 0;
}

.boxGaleriaFotos ul{
	float:left;
	width:100%;
	margin:0;
}

.boxGaleriaFotos ul li{
	float:left;
	width:100%;
	margin:15px 0 10px 0;
}

.boxGaleriaFotos ul li a img, #fotos ul li a img{
	float:left;
	border:1px solid #E0BF7C;
	padding:5px;
	background:#fff;
	margin:0 10px 0 0;
	cursor:pointer;
}
.boxGaleriaFotos ul li a:hover img, #fotos ul li a:hover img{
	border:1px solid #896721;
}
.boxGaleriaFotos ul li h1, #fotos ul li h1{
	float:left;
	width:135px;
	text-decoration:none;
	line-height:14px;
	color:#411300;
	font-size:12px;
	font-weight:normal;
	background:none;
	margin:20px 0;
	padding:0;
	letter-spacing:normal;
}
a#verGaleria{
	float: right;
	width:75px;
	height:20px;
	margin:0;
	text-indent:-9999px;
	background: url('../imagens/ver_galeria.gif') top center no-repeat;
	cursor:pointer;
	outline:none;
}
a#verTodosGaleria{
	float:left;
	width:67px;
	height:22px;
	margin:0;
	text-indent:-9999px;
	background: url('../imagens/ver_todos_galeria.gif') top center no-repeat;
	cursor:pointer;
	outline:none;
}

a#verTodos{
	float: right;
	width:65px;
	height:20px;
	margin:10px 0 0 0;
	text-indent:-9999px;
	background: url('../imagens/ver_todos.gif') top center no-repeat;
	cursor:pointer;
	outline:none;
}



.boxTwitter{
	float: right;
	width:380px;
	height:350px;
	margin:20px 0 0 0;
	overflow:hidden;
}

#twitter{
	float:left;
	width:100%;
	margin:0;
}
#twitter ul{
	float:left;
	width:100%;
	height:330px;
	overflow:hidden;
}
#twitter ul li{
	float:left;
	width:90%;
	margin:10px;
}
#twitter ul li a{
	float:left;
	width:100%;
	text-decoration:none;
	color: #993300;
	font-size:12px;
}


.boxAnimais{
	float: right;
	width:300px;
	height:700px;
	margin:20px 0 0 0;
	display:block;
	overflow:hidden;
}
.boxAnimais ul{
	float:left;
	width:100%;
}
.boxAnimais ul li{
	float:left;
	width:100%;
	background: url('../imagens/bg_h1.gif') bottom left repeat-x;
	padding:10px 0 12px 0;
}
.boxAnimais ul li.dif{
	background:none;
}
.boxAnimais ul li img{
	float:left;
	border:1px solid #E0BF7C;
	padding:5px;
	background:#fff;
	margin:0 10px 0 0;
}

.boxAnimais ul li h1{
	float:left;
	width:100%;
	text-decoration:none;
	color:#411300;
	font-size:16px;
	font-weight:bold;
	background:none;
	margin:0;
	letter-spacing:-1px;
}
.boxAnimais ul li span.descriAnimal{
	float:left;
	font-size:12px;
	color:#333;
	width:100%;
}
.boxAnimais ul li span.valorAnimal{
	float:left;
	font-size:13px;
	color:#333;
	font-weight:bold;
	color:#780000;
	width:100%;
}


.boxLinks{
	float:left;
	width:100%;
	margin:30px 0 0 0;
}
.boxLinks ul{
	float:left;
	width:100%;
}
.boxLinks ul li{
	float:left;
	margin:0 24px;
	_margin:0 23px;
	background: url('../imagens/bg_link_direto.jpg') center center repeat-x;
	width:192px;
	height:51px;
}
.boxLinks ul li img{
	float:left;
	margin:5px 10px 5px 20px;
}
.boxLinks ul li a{
	float:left;
	margin:9px 0;
	text-decoration:none;
	color:#411300;
	font-size:16px;
	font-weight:bold;
	width:80px;
	line-height:15px;
	letter-spacing:-0.5px;
	text-align:center;
	cursor:pointer
}
.boxLinks ul li a small{
	font-size:11px;
	letter-spacing:normal;
}


#matrizes{
	float:left;
	width:100%;
	display:table;
	margin:20px 0 0 0;
}
#matrizes .left, .right{
	float:left;
	width:50%;
	display:table;
}
#matrizes .left .matriz{
	float:left;
	width:410px;
	height:450px;
	overflow:hidden;
	background: url('../imagens/bg_matriz.gif') top left no-repeat;
}
#matrizes .left .matriz h1{
	float:left;
	width:95%;
	text-decoration:none;
	color:#C50000;
	font-size:16px;
	font-weight:bold;
	background:none;
	margin:10px 0 0 10px;
	letter-spacing:-1px;
	line-height:30px;
}
#matrizes .left .matriz a img{
	float:left;
	border:1px solid #E0BF7C;
	padding:5px;
	margin:10px;
	background:#fff;
}
#matrizes .left .matriz .secundarias{
	float:left;
	width:100%;
}
#matrizes .left .matriz .secundarias a img{
	float:left;
	border:1px solid #E0BF7C;
	padding:5px;
	margin:0 10px;
	background:#fff;
}

#matrizes .left .matriz span.descriMatriz{
	float:left;
	margin:10px 15px;
}



.genealogia{
	float:left;
	width:425px;
	height:265px;
	background: url('../imagens/bg_genealogia.gif') bottom left no-repeat;
	margin:30px 0;
}

.genealogia h2{
	float:left;
	width:100%;
	text-decoration:none;
	color:#C60000;
	font-size:13px;
	background: url('../imagens/bg_h1.gif') bottom left repeat-x;
	margin:0;
	padding:0;
	line-height:30px;
	letter-spacing:-1px;
	font-weight:bold;
}
.genealogia ul.avos{
	float:left;
	width:130px;
	margin:15px 0 0 3px;
}
.genealogia ul.avos li{
	float:left;
	width:110px;
	height:30px;
	margin:0 0 5px 0;
	padding:10px;
}
.genealogia ul.pais{
	float:left;
	width:130px;
	margin:40px 0 0 15px;
	_margin:40px 0 0 7px;
}
.genealogia ul.pais li{
	float:left;
	width:110px;
	height:30px;
	margin:0 0 5px 0;
	padding:10px;
}
.genealogia ul.pais li.pai{
	float:left;
	width:110px;
	height:30px;
	margin:55px 0 5px 0;
	padding:10px;
}

.genealogia ul.animal{
	float:left;
	width:130px;
	margin:90px 0 0 15px;
	_margin:90px 0 0 7px;
}
.genealogia ul.animal li{
	float:left;
	width:110px;
	height:30px;
	margin:0;
	padding:10px;
}


#matrizes .right h2{
	float:left;
	width:100%;
	text-decoration:none;
	color:#C60000;
	font-size:13px;
	background: url('../imagens/bg_h1.gif') bottom left repeat-x;
	margin:0;
	padding:0;
	line-height:30px;
	letter-spacing:normal;
	font-weight:bold;
}

#matrizes .right .premiacoes{
	float:left;
	width:100%;
	margin:10px 0 0 0;
}
#matrizes .right .premiacoes ul.left{
	float:left;
	width:45%;
	margin:20px 0 0 20px;
	_margin:20px 0 0 10px;
	text-align:right;
}
#matrizes .right .premiacoes ul.right{
	float:left;
	width:45%;
	margin:20px 0 0 0;
	text-align:left;
}
#matrizes .right .premiacoes ul li{
	float:left;
	width:200px;
	height:26px;
	background:#F7F7EE;
	color:#411300;
	font-size:12px;
	line-height:26px;
	margin:0;
	padding:0 5px;
}
#matrizes .right .premiacoes ul li.dif{
	background:none;
}


#matrizes .right .observacoes{
	float:left;
	width:100%;
	margin:20px 0 0 0;
}
#matrizes .right .observacoes p{
	float:left;
	width:100%;
	margin:10px 0 0 0;
	color:#401300;
	font-size:12px;
}


#matrizes .right .fotosMae{
	float:left;
	width:455px;
	height:185px;
	margin:20px 0 0 0;
	background: url('../imagens/bg_fotos_mae.gif') top left no-repeat;
}
#matrizes .right .fotosMae span{
	float:left;
	width:80%;
	margin:20px;
	font-size:12px;
	font-weight:bold;
	color:#C50000;
}
#matrizes .right .fotosMae a img{
	float:left;
	border:1px solid #E0BF7C;
	padding:5px;
	margin:10px 25px;
	background:#fff;
}
#matrizes .right .fotosMae a:hover img{
	border:1px solid #896721;
}

#fotos{
	float:left;
	width:100%;
	margin:20px 0 0 0;
}
#fotos ul{
	float:left;
	width:100%;
}
#fotos ul li{
	float:left;
	width:30%;
	margin:0 30px 0 0;
	height:100px;
}

#fotos .galeria{
	float:left;
	width:100%;
	display:table;
}
#fotos .galeria h1{
	float:left;
	width:100%;
	text-decoration:none;
	color:#C50000;
	font-size:20px;
	background: url('../imagens/bg_h1.gif') bottom left repeat-x;
	margin:0;
	line-height:30px;
	letter-spacing:-1px;
}
#fotos .galeria span{
	float:left;
	width:100%;
	color:#333;
	font-size:12px;
	margin:0;
	line-height:20px;
}
#fotos .galeria ul{
	float:left;
	width:100%;
}
#fotos .galeria ul li{
	float:left;
	width:auto;
	margin:20px;
}
#fotos .galeria ul li a{
	float:left;
	margin:0;
}
#fotos .galeria ul li a img{
	float:left;
	margin:0;
}


.videos{
	float:left;
	width:100%;
	display:table;
}

.videos h1{
	float:left;
	width:100%;
	text-decoration:none;
	color:#C50000;
	font-size:20px;
	background: url('../imagens/bg_h1.gif') bottom left repeat-x;
	margin:20px 0 0 0;
	line-height:30px;
	letter-spacing:-1px;
}

.videos ul{
	float:left;
	width:100%;
	margin:20px 0 0 0;
}
.videos ul li{
	float:left;
	width:50%;
	height:110px;
	margin:0 0 10px 0;
	display:block;
	overflow:hidden;
}
.videos ul li a.thumbVideo{
	float:left;
	text-decoration:none;
	outline:none;
}
.videos ul li a.thumbVideo img{
	float:left;
	border:1px solid #E0BF7C;
	padding:5px;
	background:#fff;
	margin:0 10px 0 0;
	cursor:pointer;
	outline:none;
}
.videos ul li a:hover.thumbVideo img{
	border:1px solid #896721;
}

.videos ul li a.tituloVideo{
	float:left;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:#896721;
	width:65%;
	margin:20px 0 0 0;
	letter-spacing:-1px;
	outline:none;
}
.videos ul li a:hover.tituloVideo{
	text-decoration:underline;
}

.videos ul li a.linkVideo{
	float:left;
	text-decoration:none;
	font-size:12px;
	color:#896721;
	width:65%;
	margin:10px 0 0 0;
	outline:none;
}
.videos ul li a:hover.linkVideo{
	text-decoration:underline;
}

.videos .video{
	float:left;
	width:50%;
	display:table;
	margin:20px 20px 20px 0;
}

.videos ul.detalhesVideo{
	float:left;
	width:45%;
	margin:20px 0 0 0;
}
.videos ul.detalhesVideo li{
	float:left;
	width:100%;
	margin:0 0 10px 0;
	height:auto;
}
.videos ul.detalhesVideo li a{
	margin:0;
	width:100%;
}


.internas{
	float:left;
	width:100%;

}

.internas h1{
	float:left;
	width:100%;
	text-decoration:none;
	color:#C50000;
	font-size:20px;
	background: url('../imagens/bg_h1.gif') bottom left repeat-x;
	margin:20px 0 0 0;
	line-height:30px;
	letter-spacing:-1px;
}

.dinamico{
	float:left;
	width:55%;
	margin:20px 0 0 0;
}

h1.tituloDinamico{
	float:left;
	width:100%;
	text-decoration:none;
	color:#C50000;
	font-size:20px;
	background: url('../imagens/bg_h1.gif') bottom left repeat-x;
	margin:20px 0 0 0;
	line-height:30px;
	letter-spacing:-1px;
}

.submenu{
	float:right;
	clear:right;
	width:250px;
	background: url('../imagens/bg_submenu.jpg') top left no-repeat;
	margin:20px 20px 0 0;
	padding:0;
}
.submenu h2{
	float:left;
	width:95%;
	margin:0 10px;
	line-height:40px;
	font-size:14px;
	color:#411300;
	letter-spacing:-0.5px;
	font-weight:bold;
}
.submenu ul{
	float:left;
	width:100%;
}
.submenu ul li{
	float:left;
	width:100%;
}
.submenu ul li a{
	float:left;
	width:95%;
	margin:0 10px;
	background: url('../imagens/bg_h1.gif') top left repeat-x;
	text-decoration:none;
	font-size:12px;
	color:#333;
	line-height:35px;
}
.submenu ul li a:hover{
	font-weight:bold;
}
	


#variavel{
	width:100%;
	display:table;
}


.produtos{
	float:right;
	clear:right;
	width:400px;
	margin:20px 0 0 0;
	padding:0 0 10px 0;
}
.produtos h2{
	float:left;
	width:255px;
	margin:0;
	line-height:25px;
	font-size:16px;
	color:#411300;
	letter-spacing:-1px;
	font-weight:bold;
}
.produtos ul{
	float:left;
	width:100%;
}
.produtos ul li{
	float:left;
	width:100%;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	background: url('../imagens/bg_h1.gif') bottom left repeat-x;
}
.produtos ul li img{
	float:left;
	border:1px solid #E0BF7C;
	padding:5px;
	background:#fff;
	margin:0 10px 0 0;
}
.produtos ul li span.descriProduto{
	float:left;
	width:255px;
	margin:3px 0;
	font-size:12px;
}
.produtos ul li span.valorProduto{
	float:left;
	width:255px;
	font-weight:bold;
	font-size:12px;
}
.produtos ul li span.dataProduto{
	float:left;
	width:255px;
	font-size:11px;
	margin:5px 0 0 0;
	color:#333;
}

.produtos ul li a:hover{
	font-weight:bold;
}


.venda{
	float:left;
	width:100%;
	margin:20px 0 0 0;
	padding:0;
}
.venda h2{
	float:left;
	width:100%;
	margin:0;
	line-height:40px;
	font-size:16px;
	color: #993300;
	letter-spacing:-1px;
	font-weight:bold;
}
.venda h2 small{
	font-weight:100;
	font-size:12px;
	letter-spacing:normal;
}
.venda ul{
	float:left;
	width:100%;
}
.venda ul li{
	float:left;
	width:300px;
	height:200px;
	overflow:hidden;
	margin:0 20px 20px 0;
	padding:0;
	background: url('../imagens/bg_h1.gif') top left repeat-x;
}

.venda ul li .detalhes01{
	float:left;
	width:100%;
	padding:0 0 10px 0;
	background: url('../imagens/bg_h1.gif') bottom left repeat-x;
}
.venda ul li .detalhes01 img{
	float:left;
	border:1px solid #E0BF7C;
	padding:5px;
	background:#fff;
	margin:0;
}
.venda ul li .detalhes02{
	float:right;
	width:190px;
	padding:0;
	margin:0;
	font-size:12px;
}

a.verMaisDetalhes{
	float: right;
	width:120px;
	line-height:auto;
	text-decoration:none;
	font-size:12px;
	background:#993300;
	padding:3px;
	margin:5px 0 0 0;
	color: #fff;
	font-weight:bold;
	text-align:center;
}
a:hover.verMaisDetalhes{
	text-decoration:underline;
}



ul.parceirosInterna{
	float:left;
	width:100%;
	margin:0;
}

ul.parceirosInterna li{
	float:left;
	margin:20px;
}

h1.titulo{
	float:left;
	width:100%;
	text-decoration:none;
	color:#C50000;
	font-size:20px;
	margin:20px 0 0 0;
	line-height:30px;
	letter-spacing:-1px;
}


#f_contato { float:left; width:600px; margin:20px 0 0 0; }
#f_contato dl { float:left; width:100%; }
#f_contato dt { float:left; clear:left; width:30%; padding:8px 0; }
#f_contato dd { float:left; width:70%; padding:10px 0; }
#f_contato dd p small { float:left; font-size:.6em; width:80%; font-weight: 100; color:#642100; }
#f_contato label { float:right; margin:7px 5px 0 0; font-weight: 100; font-size:12px; color:#642100; }
#f_contato input[type="text"] { float:left; padding:4px; font-size:12px; font-weight: 100; color:#666; -moz-border-radius:.4em; -webkit-border-radius:.4em; border:1px solid #642100; background:transparent; }
#f_contato input[type="submit"] { padding:4px; font-size:12px; font-weight: 100; color:#fff; -moz-border-radius:.4em; -webkit-border-radius:.4em; background:#642100; border:none; }
#f_contato textarea { padding:4px; font-size:12px; font-weight: 100; color:#642100; -moz-border-radius:.4em; -webkit-border-radius:.4em; border:1px solid #642100; background:transparent; }

div.validation-advice {
	float:left;
	margin-top: 2px;
	margin-left: 5px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 3px;
	background: transparent url(../imagens/erro2.gif) no-repeat left top;
	height: 18px;
	color: #666;
	font-size: 9px;
}


.localizacao{
	float:left;
	width:100%;
	display:table;
	margin:20px 0 0 0;
	padding:0;

}


#footer{
	float:left;
	width:100%;
	height:275px;
	margin:0;
	padding:0;
	background:url('../imagens/bg_footer.jpg') top center no-repeat;
}


#footer .left{
	float:left;
	margin:140px 0 0 0;
	padding:0;
	width:260px;
}

#footer .left address{
	float:left;
	margin:0;
	padding:0;
	color:#fff;
	font-style:normal;
	font-size:14px;
	width:100%;
}

#footer .left a.localiza{
	float:left;
	clear:left;
	margin:10px 0 0 0;
	padding:0;
	color:#fff;
	font-style:normal;
	font-size:14px;
	text-decoration:none;
	width:100%;
}
#footer .left a:hover.localiza{
	text-decoration:underline;
}


#footer a.logoFooter{
	float: right;
	width:228px;
	height:99px;
	background:url('../imagens/logo_footer.gif') top center no-repeat;
	text-indent:-9999px;
	outline:none;
	cursor:pointer;
	margin:100px 40px 0 0;
}

#footer a.wing{
	float:right;
	clear:right;
	margin:40px 40px 0 0;
	line-height:25px;
	padding:0 40px 0 0;
	background:url('../imagens/logo_wing.jpg') center right no-repeat;
	text-decoration:none;
	font-size:11px;
	outline:none;
	color:#fff;
}

#footer a:hover{
	text-decoration:underline;
}
