#linha img {
    border: 0px solid #000;
    padding-left: 8px;
}

#cotacoes {
    float: left;
    padding-top: 15px;
    padding-left: 8px; 
    padding-bottom: 5px; 
    width: 190px;
} 

#box_cotacoes {
    padding-top: 16px;
    height: 101px; 
    width: 210px;
    /*border: 1px solid #000;*/
} 

#box_cotacoes img {
 border: 1px solid #c3c7db;
 padding-top: 15px;
 padding-left: 5px;
 padding-bottom: 13px;
 padding-right: 5px;
}

#destaque {
    padding-top: 13px;
    position: absolute; 
    left: 376px;
    top: 316px;
    width: 384px;
    height: 128px;
    background-repeat: no-repeat;
    background-image: url(../imagens/site/bg_destaque_01.gif)
}

#texto_01 {
    font-family: tahoma, helvetica, verdana;
    font-size: 10px;
    width: 412px;
    padding: 5px;
    padding-top: 10px;
    float: left;
    text-align: justify;  
}

#texto_01 p {
	margin-top: 0px;
	_margin-top: -3px;
}

#texto_02 p {
	margin-top: 1px;
	_margin-top: -4px;
}

#texto_02 {
    font-family: tahoma, helvetica, verdana;
    font-size: 10px; 
    text-align: justify;
    width: 195px; 
    padding-left: 6px;
    padding-top: 3px;
}

#noticias { 
    position: relative;
    width: 133px; 
    height: 84px;
    margin-left: 3px;
    margin-top: 36px;
	padding-left: 2px;
    font: 9px tahoma, helvetica, verdana; 
    overflow: auto;
}

#noticias a:link {
	color: #000000;
	text-decoration: none;
} 

#noticias a:hover {
	color: #003399;
	text-decoration: underline;
} 

#noticias a:active {
	color: #ffffcc;
} 

#noticias a:visited {
	color: #000066;
	text-decoration: none;
} 

#newsletter { 
    position: relative;
	margin-top: 30px;
    _margin-top: 29px; 
	margin-left: 37px;
    width: 100px; 
    height: 50px; 
}   

#newsletter2 { 
    position: relative;
	margin-top: 33px;
    _margin-top: 29px; 
	margin-left: 3px;
    width: 130px; 
    height: 40px; 
	font: 9px tahoma, helvetica, verdana;
	  
}

#newsletter2 a:link {
	color: #000000;
	text-decoration: none;
} 

#newsletter2 a:hover {
	color: #003399;
	text-decoration: underline;
} 

#newsletter2 a:active {
	color: #ffffcc;
} 

#newsletter2 a:visited {
	color: #000066;
	text-decoration: none;
}  


#maisqualidade { 
    float: left;
    padding-left: 8px;
    width: 580px; 
    padding-top: 5px;
}

#pessoas { 
    float: left;
    padding-left: 8px; 
    padding-top: 5px;
    padding-bottom: 5px;
    width: 170px;
}  

input {  
    border: 1px solid #99aec6;
    font: 9px helvetica, verdana;
} 

hr {
	border: none;
	border-bottom: 1px solid #495b7f;
	width: 30%;
}

cite {
	color: #495b7f;
}
