@CHARSET "ISO-8859-1";

body{
font-family: Tahoma, "Times new Roman";
font-size: 9pt;
}


ul{
margin: 5px;
}

table{
font-family: Tahoma, "Times new Roman";
font-size: 9pt;
}

#conteiner{
width:778px;
position: absolute;
top: 0px;
left: 0px;
padding: 3px;
}

#header {
position:relative;
width:90%;
height:86px;
background-image: url(images/header-login4.gif);
background-repeat: no-repeat;
}

#subheader {
	text-align: center;
	font-weight: bold;
	color: white;
	padding: 2px;
	width: 100%;
	background-color: #006600;
}

#subheader li{
display: inline;
}

#subheader a:link, #subheader a:visited {
	color: white;
	text-decoration: none;	
}
#subheader a:hover {
	text-decoration: underline;	
}

#login{
text-align: center;
margin: 5px 0px 10px 0px;
padding: 3px;
width: 78%;
float: left;
}

#instrucoes{
text-align: center;
font-size:8pt;
}

#instrucoes a:hover{
background-color:#DDDDDD;}


#menu_direita{

width: 19%;
float: right;
}

.banner{
margin-top:3px;
font-size: 14pt;
text-align: center;
}

.clear{clear:both;}

#footer{
margin: 1px;
padding: 2px;
display: block;		
background-color: #006600;
text-align: center;
color: white;
}
