a:hover {  
	font-weight: bold; 
	text-decoration: underline
}
a:visited {
	font-weight: bold;
	color: #009900;
	font-size: 12px;
}
a:link {
	color: #003366;
	font-weight: bold;
	font-size: 12px;

}
a:active {  
	font-weight: bold; 
	color: #0033CC
}
a.menu:visited {
	font-weight: bold;
	color: #CCCC66;
	font-size: 12px;
	text-decoration: none;
	display: compact;
	white-space: nowrap;


}
a.menu:hover {
	background-color: #ffffff;
	display: compact;
	white-space: nowrap;
	height: auto;
	width: auto;



}
a.menu:link {
	color: #CCCC66;
	font-weight: bold;
	font-size: 12px;
	display: compact;
	white-space: nowrap;



}

body, iframe, th, td, textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body{ 
	background-color: #FFFFCC;
}
.corpo {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	;
	color: #000000;
}
.tituloPagina {  
	font-size: 16px; 
	font-weight: bolder; 
	color: #003366; 
}
.tituloSecao {  
	font-size: 14px; 
	font-weight: bold; 
	color: #003366; 
	text-indent: 10pt
}
.subtituloSecao { 
	font-size: 13px; 
	font-weight: bold; 
	color: #006600; 
	text-indent: 10pt 
}
.destaque {  
	font-size: larger; 
	font-weight: bolder; 
	color: #330066
}
.data {  
	font-family: Verdana, Tahoma, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #CC9900
}

.referencia_bibliografica {  
	text-indent: 10pt
}
.ref_autor {
	text-indent: 10pt;
	text-transform: uppercase;
	font-variant: small-caps;
	color: #009900;
	font-weight: bold;
}
.ref_trabalho {
	text-decoration: underline;
	color: #006600;
	font-style: italic;
	font-weight: bold;
}
.mecpetro_logotipo {
	color: #006699;
	font-weight: bolder;
	font-style: italic;
}
.caixaDestaque {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-indent: 10pt;
	background-color: #FF3300;

}
.bordaPagina {

	background-color: #666666;
}
.menu1 {
	background-color: 475779;
	vertical-align: middle;
	width: 130px;
	border: 0px none;
	cursor: hand;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	background-image: url(imagens/interface/menu.gif);

}
.menu1_sel {
	background-color: #FFFFCC;
	vertical-align: middle;
	width: 130px;
	cursor: hand;
	font-weight: bolder;
	white-space: nowrap;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #455779;
	height: 30px;
	border: 2px solid #455779;





}
.menu2 {
	background-color: #CCCC66;
	vertical-align: middle;
	width: 130px;
	border: none;
	cursor: hand;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
	background-image: url(imagens/interface/menu/fundo_menu2.gif);
	text-indent: 3pt;

}
.menu2_sel {
	background-color: #FFFFCC;
	vertical-align: middle;
	width: 130px;
	cursor: hand;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
	text-indent: 3pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #455779;
	height: 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 2px solid #455779;





}
.conteudo {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	;
	color: #000000;
	background-attachment: fixed;
	background-image: url(imagens/interface/images/header_03.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
