/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: url(../imagens/background.jpg) #fff repeat-x;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form input {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container {
	background: url(../imagens/background-topo.jpg) no-repeat;
	width: 750px;
	margin: auto;
	padding: 35px 16px 0px;
}
#topo {
	width: 702px;
	margin: auto auto 20px auto;
	overflow: hidden;
	height: auto;
}
#topo h1 {
	background: url(../imagens/celusat-logo.jpg);
	height: 118px;
	width: 87px;
	display: block;
	text-indent: -5000px;
	float: left;
	margin: 0px;
}
#topo .linha1 {
	float: right;
	width: 530px;
	clear: right;
}
#topo .linha1 h2 {
	background: url(../imagens/background-telefone.jpg);
	float: left;
	height: 63px;
	width: 199px;
	display: block;
	text-indent: -5000px;
}
#topo .linha2 {
	clear: right;
	float: right;
	width: 530px;
	height: 50px;
	background: url(../imagens/rodape-menu.jpg) no-repeat center bottom;
	overflow: hidden;
	padding-top: 10px;
}
#topo .menu-principal {
	list-style: none;
	margin-left: 20px;
}
#topo .menu-principal li {
	display: inline;
	float: left;
	clear: right;
	height: 25px;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
}
#topo .menu-principal li.ultimo {
	background: none;
}
#topo .menu-principal a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#topo .menu-principal li ul {
	position: absolute;
	left: 50%;
	width: 523px;
	list-style: none;
	top: 140px;
	margin-left: -180px;
	padding: 0px;
	visibility: hidden;
	z-index:100;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 25px;
	background-image: url(../imagens/background-submenu.gif);
}
#topo .menu-principal li ul li {
	display: block;
	margin-top: 6px;
	padding: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 16px;
	background-image: url(../imagens/marcador-submenu.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
#topo .menu-principal li ul li.ultimo {
	margin-right: 0px;
}

#topo .menu-principal li ul li a {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	display: block;
}
#menu a.sub {
	display: block;
	background: url(../imagens/marcador3.jpg) no-repeat center bottom;
	height: 25px;
	width: 50px;
}
#frm_buscar {
	float: right;
	background-image: url(../imagens/background-busca.jpg);
	height: 48px;
	width: 267px;
	padding: 10px 10px 0px 10px;
}
#frm_buscar h3 {
	text-indent: -5000px;
}
#frm_buscar_key {
	color: #333333;
	height: 16px;
	width: 170px;
	display: block;
	float: left;
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #990000;
}
#frm_buscar_localizar {
	width: 71px;
	height: 19px;
	font-weight: bold;
	background: url(../imagens/botao_localizar.gif) no-repeat;
	border: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#banner-animado {
	clear: both;
	z-index: 0;
	position:relative;
}
#corpo  {
	clear: both;
	float: none;
	overflow: hidden;
	margin: 20px auto;
}
#corpo small.navegacao {
	font-size: 11px;
	color: #666666;
	margin-bottom: 15px;
	display: block;
}
#corpo small.navegacao a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#corpo small.navegacao a:hover {
	text-decoration: underline;
}
#rodape {
	width: 782px;
	margin: auto;
	background: url(../imagens/background-rodape.jpg) repeat-x left top;
	padding-top: 15px;
	overflow: hidden;
}
#rodape address {
	background: url(../imagens/marcador-rodape.jpg) no-repeat left 5px;
	padding-left: 40px;
	color: #274463;
	font-style: normal;
	display: block;
	float: left;
}
#rodape .copyright {
	display: block;
	float: right;
	margin-right: 10px;
}
#rodape .copyright a {
	display: block;
	background: url(../imagens/logo-mmsweb.jpg);
	height: 25px;
	width: 88px;
	text-indent: -5000px;
}
body a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
