html, body {
	height:100%;
}

body{
	margin:0;
}

body, div, a{
	font-family: arial;
	font-size: 13px;
	color: #00488c;
	line-height: 17px;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#logo {
	position:absolute;
	left:45px;
	top:-20px;
}
#embratel {
	position:absolute;
	left:364px;
	top:5px;
}

#mainTable {
	width:100%;
	height:100%;
	background:url("../_img/bg2.jpg"/*tpa=http://www.embratelpme.com.br/_img/bg2.jpg*/) top center no-repeat;
}

#tdMenu{
	width:748px;
	height:45px;
	background:url("../_img/top.jpg"/*tpa=http://www.embratelpme.com.br/_img/top.jpg*/);
}


#tdMain {
	background: #C5CCD6 url("../_img/middle.jpg"/*tpa=http://www.embratelpme.com.br/_img/middle.jpg*/) no-repeat;
}

.txtDestaque{
	color: #fd7200;
}

.linkImg{
	background: url("../_img/links/thumb_bg.gif"/*tpa=http://www.embratelpme.com.br/_img/links/thumb_bg.gif*/) no-repeat;
	width:68px;
	height:52px;
	_width:73px;
	_height:59px;
	padding: 7px 5px 0 7px;
	float:left;
}

.linkText{
	font-size:12px;
}

.link{
	font-size:14px;
	font-weight:bold;
}
.link:hover{
	text-decoration: underline;
}

.clearFloat{
	width:565px;
	height:20px;
}

.frmInput{
	border:2px solid #7f9ec0;
	background-color: #D3DFEF;
	font-family: arial;
	font-size: 10px;
	color: #00488c;
}

select.frmInput{
	background-color: #97afcd;
}

.frmInputErr{
	border:2px solid #E76A04;
	background-color: #D3DFEF;
	font-family: arial;
	font-size: 10px;
	color: #00488c;
}

select.frmInputErr{
	background-color: #FCA660;
}
