@charset "iso-8859-1";
/* CSS Document */

body,
td,
th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
body {
	background: #021919;
	margin: 0;
	padding: 0;
	color:#FFF;
}
a.menu {
	padding:8px 17px 6px;
}
a.menu:link,
a.menu:visited,
a.menu:active {
	color:#FFF;
	text-decoration:none;
}
a.menu:hover {
	color:#FFF;
	text-decoration:none;
	background:#599F7B;
}
.menulanguage {
	font-size:10px !important;
}
#top {
	vertical-align:middle;
	padding-top:8px;
}
#top,
#bottom {
	background:url(../imagens/interna/top_bottom.jpg) repeat-x left top;
	height: 24px;
	width: auto;
}
#centroBulldog {
	margin:0 auto;
	width:950px;
	height:488px;
	background:url(../imagens/interna/fundo_bulldog.jpg) left top no-repeat;
}
#centroBeagle {
	margin:0 auto;
	width:950px;
	height:488px;
	background:url(../imagens/interna/fundo_beagle.jpg) left top no-repeat;
}
#iframeDireita {
	width:580px;
	margin-left:375px;
}
#iframeEsquerda {
	width:580px;
}
#lang {
	float:left;
	cursor:pointer;
}
#limite {
	width:950px;
}
