*{
	border:0;
	list-style:none;
	margin:0;
	padding:0;
}
h1, h2 ,h3{text-indent:-999em;}
body{
	color:#585A4D;
	font:normal 12px arial, verdana, tahoma, sans-serif;
	width:779px;
}
div#header{
	float:left;
	background:url(/embratel/imagens/header.jpg) no-repeat;
	height:97px;
	width:779px;
}
div#master{
	color: #666666;
	font-size: 10pt;
}
div#borda{
	color: #666666;
	font-size: 10pt;
	border:1px;
}
.txt0{
	font-family: Arial;
	color: #666666;
	font-size: 10pt;
}
.txt{
	color: #003698;
	font-weight: bold;
	font-size: 12pt;
}
.txt2{
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}
.txt3{
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
}

div#conteudo{float:left; width:779px;}
div#conteudo h2 {
	background:url(/embratel/imagens/tit.jpg) no-repeat;
	height:28px;
	width:779px;
	margin-bottom:10px;
}
div#conteudo img.foto{
	float:left;
}
div#conteudo div#textoHtml{
	float:left;
	width:240px;
	height:250px;
	margin:0 10px;
}
div#conteudo div#textoHtml p{
	margin-bottom:8px;
}
div#conteudo div#textoHtml p span{
	color:#11358D;
}
div#conteudo h3{
	float:left;
	background:url(/embratel/imagens/tit-form.jpg) no-repeat;
	height:31px;
	width:219px;
}
div#conteudo div#formulario{
	background:url(/embratel/imagens/bg-form.jpg);
	float:left;
	width:219px;
	/*height:165px;*/
}
/*inicio formulario*/
div#conteudo div#formulario input{
	border:1px solid #7F9DB9; 
	font-size:11px;
	height:17px;
}
div#conteudo div#formulario ul{
	margin-top:5px;
}
div#conteudo div#formulario ul li{
	margin-left:10px;
}
div#conteudo div#formulario ul li img{
	margin-top:-1px;
	margin-bottom:5px;
}
div#conteudo div#formulario ul li span{
	font:normal 9px arial, verdana, tahoma, sans-serif;
}
div#conteudo div#formulario input.sCpf{
	width:158px;
}
div#conteudo div#formulario input.sCnpj{
	width:158px;
}
div#conteudo div#formulario input.ddd{
	width:32px;
}
div#conteudo div#formulario input.telefone{
	width:116px;
}
div#conteudo div#formulario input.bot-ok{
	border:0;
	height:21px;
	margin:0px 0 5px 3px;
}
/*fim formulario*/
div#conteudo span#formulario{
	background:url(/embratel/imagens/bg-form-bottom.jpg);
	float:left;
	width:219px;
	height:15px;
}

div#mensagem{
	float:right;
	margin-top:90px;
}
div#mensagem span{
	color: #000000; font-weight: bold; font-size: 11pt;
}

