/* corpoPagina */
body {
	overflow: hidden;
	background-image: url(../imgs/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:11px;
}
/* textos */
.text_normal{ font-family:Tahoma; font-size:11px;}		
.text_portugalEmpresarial{ font-family:Tahoma; font-size:11px; color:#993300; background-image:url(imgs/down.png);}

/* links */
#menu{
	margin:0px;
	padding:0px;
	text-align:right;
}
#menu a{font-size:12px;}
#menu a:link {
	color: #000000;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	background-color:#993300;
	color: #FFFFFF;
	padding:0px 2px 0px 15px;
	
}
#menu a:active {
	text-decoration: none;
	color: #000000;
}
/* left image_red */
div#header {
	position: fixed;
	z-index: 4;
	top: 8px;
	left: 0px;
	width: 20px;
	height:100%;
}
#img_down {

position:relative;
top:0px;
left:50px;
width:539px;
height:250px;
z-index:3;
}

.COMPRE {
	position:relative;
	z-index: 6;
	top:-120px;
	left:700px;
	width:250px;
	height:250px;
}
/* logo PortugalEmpresarial */
.img{
	width:299px;
	height:80px;
	top:0px;
	left:0px;
	position:relative;
}

/* LINKS GERAL! */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	background-color:#993300;
	color: #FFFFFF;
	padding:0px 2px 0px 2px;
	
}
a:active {
	text-decoration: none;
	color: #000000;
}
.input_field{
width:200px;
border: none;
border-bottom:1px solid #993300;
FONT-SIZE: 8pt; 
BACKGROUND: #f4f4f4; 
COLOR: #993300;
padding: 0px 15px 0px 15px;  
}
.input_field_list{
width:200px;
FONT-SIZE: 8pt; 
font-family:Tahoma;
border: none;
border-bottom:1px solid #993300;
BACKGROUND: #f4f4f4; 
COLOR: #993300;
padding: 0px 15px 0px 15px;  
}
.table_contactos{	
font-family:Tahoma;
font-size:11px;.
COLOR: #993300;}

.bott{
background:#ededed; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #993300;
border:none; 
border-bottom:2px solid #993300;
size:150px;
}