/* CSS Document */

body{
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #2e2a24;	
	margin:0;
}
.titulo{
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #2e2a24;
	font-weight: bold;	
}
.tituloGrande{
	font-family: Calibri, Arial;
	font-size: 15px;
	color: #2e2a24;	
}
.tituloGrandeBold{
	font-family: Calibri, Arial;
	font-size: 18px;
	color: #2e2a24;
	font-weight: bold;	
}
a:link {
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #2e2a24;
	text-decoration: underline;
}
a:hover {
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #005faf;
	text-decoration: underline;
}
a:active {
	font-family: Calibri, Arial;
	font-size: 12px;
	color: ##2e2a24;
	text-decoration: underline;
}
a:visited {
	font-family: Calibri, Arial;
	font-size: 12px;
	color: ##2e2a24;
	text-decoration: underline;
}
.tabpabel
{
 background-color:#f8f8f8;
 border-color:#d6d6d6;
 border-style:solid;
 border-width:1px;    
 color:#50728c;
}
a:link.texto
{
    font-family: Calibri, Arial;
	font-size: 12px;
	color: #2e2a24;	
	text-decoration:none;
}
a:link.textoAzul
{
    font-family: Calibri, Arial;
	font-size: 12px;
	color: #50728c;	
	text-decoration:none;
}
.campos
{
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #2e2a24;	
	border-color:#50728c;    
	border-width: 1px;
	border-style: solid;	
}
.bgMapaLocalizacao
{
	background-image:url(../imagens/PosicaoEstrategica.gif);
	background-repeat:no-repeat;
	background-position:center 100px;
}
.bgEstruturaOrganizacional
{
	background-image:url(../imagens/pt-br/EstruturaOrganizacional.jpg);
	background-repeat:no-repeat;
	background-position:center 50px;
}
.linkSecundario
{
	padding-left:50px;
}
.linkTerciario
{
	padding-left:100px;
}
.Watermark
{
    font-family: Calibri, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #cadfe3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:white;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

.bg_onip {
    background-image: url('../imagens/certificados/ONIP.jpg');
}

.bg_deb {
    background-image: url('../imagens/certificados/D-e-B.jpg');
}

.bg_deb2009 {
    background-image: url('../imagens/certificados/D-e-B2009.jpg');
}

.bg_prodfor {
    background-image: url('../imagens/certificados/PRODFOR.jpg');
}

.bg_prodfor2009 {
    background-image: url('../imagens/certificados/PRODFOR2009.jpg');
}

.bg_rva {
    background-image: url('../imagens/certificados/ISO---RVA.jpg');
}

.bg_inmetro {
    background-image: url('../imagens/certificados/ISO---INMETRO.jpg');
}

.background
{
    background-image: url('../imagens/bg_menu.png');
}

