body {
/*	font-size: 30px;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #01243A;
	background-image:url(../fx2006/bg09.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	
	font-size : 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
}
input.imagem, textarea.imagemtx{
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
}
input.imagem2{
	background-color: #003366;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

/* css links */

A:link {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-decoration: underline;
}
A:hover {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:visited {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-decoration: underline;
}
A:visited:hover {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.link_branco:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: None;
}

a.link_branco:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: None;
}
a.link_branco:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
/* css links */
/* INPUTS ///////////////////////////////////////////// */
div.pesquisa09{
background: url('http://83.240.154.121/fx2006/pesquisa_input.gif') no-repeat;
width:147px;
height:24px;
float:left;
text-align:left;
}

div.pesquisa09 input{  
width:136px;
margin-top:2px;
margin-left:4px;
border:0px;
color:#a7a6a1;
}

div.login09{
background: url('http://83.240.154.121/fx2006/login_input.gif') no-repeat;
width:147px;
height:24px;
float:left;
text-align:left;
}

div.login09 input{
width:136px;
margin-top:2px;
margin-left:4px;
border:0px;
color: #666666;
}

.login_input {
	BACKGROUND: url(http://www.lotacor.pt/fx2006/user.gif) #ffffff no-repeat 1px 1px;
	PADDING-LEFT: 18px;
	font-size: 80%;
	height: 20px;
	width: 96px; 
}
.pass_input {
	BACKGROUND: url(http://www.lotacor.pt/fx2006/pass.gif) #ffffff no-repeat 1px 1px;
	PADDING-LEFT: 18px;
	font-size: 80%;
	height: 20px;
	width: 96px; 
}
.pesquisa_input {
	BACKGROUND: url(http://www.lotacor.pt/fx2006/pesquisa.gif) #ffffff no-repeat 1px 1px;
	PADDING-LEFT: 18px;
	font-size: 80%;
	height: 20px;
	width: 126px; 
}
/* INPUTS ///////////////////////////////////////////// */
.onde_azul {
	color: #004A69;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.onde_cinza {
	color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
/* h */
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #859497;
	font-family:"Trebuchet MS", Arial, Verdana,Helvetica, sans-serif;
	margin-bottom:0px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #8BAFC9;
	font-family:"Trebuchet MS", Arial, Verdana,Helvetica, sans-serif;
	margin-bottom:0px;
}
h3{
	font-size: 15px;
	font-weight: bold;
	color: #008ABC;
	font-family:"Trebuchet MS", Arial, Verdana,Helvetica, sans-serif;
	margin-bottom:0px;
}
.titulo_link {
	font-size: 15px;
	font-weight: bold;
	color: #008ABC;
	font-family:"Trebuchet MS", Arial, Verdana,Helvetica, sans-serif;
	margin-bottom:0px;
}
.texto_branco {
	COLOR: #FFFFFF;
}