/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #000000;
}
body {
	background: #ffb419;
	margin: 0;
}
bluelink a: link {
	 color:#999999;
	 text-decoration:underline;
	 }


a,  bluelink a:hover {
	color: #e3af03;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e3af03;
}
a:hover {
	text-decoration: underline;
	color: #e3af03;
}
a:active {
	text-decoration: none;
	color: #e3af03;
}

FORM {
	display: inline;
	margin: 0em;
	padding: 0em;
	}
textarea, input, select {
	font: 11px Tahoma, Arial;
	padding-left:6px;
}
#container {
	background-color:#FFFFFF;
	position:relative;
	text-align: left;
	width: 770px;
	padding: 0;
	margin: 0 auto;
}
#header {
	height:85px;
	min-height:85px;
}
#lintop {
	font-size:4px;
	background:#d0d0d0;
	width:770px;
	min-height:5px
}
#linbot {
	font-size:4px;
	background:#8c8c8c;
	width:770px;
	min-height:5px
}
#logo {
	float:left;
	width:274px;
	text-align:center;
	margin-top:20px
}
#logos {
	width:120px; 
	min-width:120px; 
	margin: 0px 15px 15px 0px;
	text-align:center;
	border: 1px solid #8d8d8d
}
#linkstopo {
	float:right;
	width:280px;
	min-width:280px;
	height: 80px;
	min-height:80px;
	
}
#linkstopodta {
	float:right;
	width:150px;
	min-width:150x;
	min-height:53px;
	text-align:left;
	padding-bottom: 7px;
}
#linkstopoesq {
	float:left;
	width:171px;
	min-width:171px;
	text-align:right;
	margin-top: 8px;	
	padding-right: 12px;
	font-size:9px;
	line-height:14px;
	background: url(../images/bkg_linkstopo.gif) repeat-y;
}
#pesq {

}
#botcolesq {
	padding: 5px 0px 15px 0px;
	}

.linkstopo {
	color: #FFFFFF;
	}
#linkstopodta li {
	background: url(../images/li.gif) no-repeat 0 7px;
	padding: 2px 0px 0px 11px;
	list-style: none;
	}
#linkstopodta ul {
	padding: 0px 0px 0px 13px;
	margin: 0;
	}
#linkstopodta a:link, #linkstopodta a:visited, #linkstopodta a:active, #linkstopoesq a:link, #linkstopoesq a:visited, #linkstopoesq a:active {
	color: #000000;
	text-decoration: none;
	}
#linkstopodta a:hover, #linkstopoesq a:hover {
	color: #a6d806;
	text-decoration: none;
	}
#blinforeq {
	margin-bottom:5px
}
#blinforeq2 {
	margin-bottom:10px
}
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 7px;
margin-top:6px;
display: block
}
#sep {
	font-size:4px;
	background-image:url(../images/bkg_03.gif);
	height:5px;
	min-height:5px
}

#menu {
	min-height:163px;
	height:163px;
}
#botflash {
}
#maincontent {
padding: 10px 10px 10px 10px;
margin: 10px 10px 10px 10px;
}
#colesq {
	float:left;
	width:226px;
	min-width:226px;
	padding: 10px 15px 0px 15px;
}
#coldta {
	width:710px;
	min-width:484px;
	float:right;
	text-align:justify;
	padding: 5px 5px 5px 5px;
}


		
.clearboth {
	clear:both
}
#footer {
	padding:5px;
	height:20px;
	min-height:33px
	}

hr {
	color:#999999;
	height:1px;
	min-height:1px;
	margin-top:4px;
}
#notcontent {
	padding:10px;
	}
.data9 {
	font-size:9px;
}
.subject {
	font-weight:bold;
	}
.linknot {
	font-size:9px;
	font-weight:bold;
	background:url(../images/bullet.gif) no-repeat;
	padding-left: 12px;
}
.ajuste {
	padding-bottom:3px;
}
.hr2 {
	color:#dcdcdc;
}

.team {
	color:#ffb419;
}


.yellowlink, .yellowlink a:link, .yellowlink a:visited, .yellowlink a:hover, .yellowlink a:active  {
	color: #e3af03
	}

.greylink, .greylink a:link, .greylink a:visited, .greylink a:hover, .greylink a:active  {
	color: #e3af03;
	text-decoration:underline;
	}
	
.border {
	border:#8d8d8d solid 1px
	}
	
	
a.bluelink:link {
  text-decoration: underline;
  color: #999999;
  }
  
a.bluelink:hover {
  text-decoration: underline; 
  color: #999999;
  }