/* CSS do Site 905 */
/* Corpo do Site */
BODY {
	font-family: Verdana;
	font-size: 11px;
	background-image: url(/sites/900/905/00004183.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #468FCA;
}

.FundoBranco {
	background-image: url();
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}

.FundoSimples {
	background-image: url();
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #468FCA;
}

.FundoHelp {
	background-image: url(/sites/icones/ajuda_fundo.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}

TABLE.Cabecalho {
	background-color: ;
}

TABLE.CabecalhoIFrame {
	background-color: ;
}

TABLE.CabecalhoImpressao {
	background-color: ;
}

/* Fonte Padrão do Site */
H1, H2, H3, H4, H5, H6, H7 {
	font-family: Verdana;
	font-size: 14px;
}

.FonteSite {
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
	font-style: normal; font-weight: normal;;
}

.FontePequena {
	font-family: Verdana;
	font-size: 10px;
	color: #888888;
}

.FonteNegrito {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
}

.FonteItalica {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	color: #888888;
}

.FonteDestaque {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

/* Grupos de Conteudo */
.FonteTitulo {
	font-family: Verdana;
	font-size: 13px;
	color: #468FCA;
}

.FonteSubTitulo {
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
}

TD {
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
}

TD.TituloConteudo {
	background-color: #1F9CBE;
}

/* Scripts em Geral */
.FonteTituloScript {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #888888;
}

HR {
	border-style: solid;
	color: #1F9CBE;
}

A { color: #888888; font-style: normal; font-weight: normal; text-decoration: none; }
A:ACTIVE { color: #888888; font-style: normal; font-weight: normal; text-decoration: none; }
A:LINK { color: #888888; font-style: normal; font-weight: normal; text-decoration: none; }
A:VISITED { color: #888888; font-style: normal; font-weight: normal; text-decoration: none; }
A:HOVER { color: #888888; font-style: normal; font-weight: normal;; text-decoration: underline; }

TD.Erro {
	background-color: #FF4040;
}

TD.Aviso {
	background-color: #F4EA64;
}

.FonteErro {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #468FCA;
}

.FonteMensagem {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
}

/* Formularios */
.TD.CelulaLabel {
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
	text-align: left;
}

.FonteDados {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
}

TEXTAREA {
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
}

INPUT {
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
}

INPUT.FSemBorda {
	border: 0px;
}

INPUT.BotaoLargo {
	font-family: Verdana;
	font-size: 11px;
	width: 200;
}

INPUT.BotaoEstreito {
	font-family: Verdana;
	font-size: 11px;
	width: 100;
}

SELECT {
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
}

.botao_pesquisa_pequena {
	width:16px;
	height: 16px;
	background-color: #1F9CBE;
       border: 1px solid #468FCA;
       color: #468FCA;
}

.texto_pesquisa_pequena {
	height: 16px;
	size: 9px;
	background-color: #1F9CBE;
       border: 1px solid #468FCA;
       color: #468FCA;
}

.texto_pesquisa_pequena_branco {
	height: 16px;
	size: 9px;
	background-color: #468FCA;
       border: 1px solid #1F9CBE;
       color: #888888;
}

/* Tabelas */
TH.TituloTabela {
	background-color: #1F9CBE;
}

TD.TituloTabela {
	background-color: #1F9CBE;
}

TD.LinhaPar {
	background-color: #97c7eb;
}

TD.LinhaImpar {
	background-color: #deebf3;
}

.LinkTabela {
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
}

.FonteTituloTabela {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #468FCA;
}

.FonteTabela {
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
}

/* Atendimento */
DIV.JanelaAtendimento {
	background-color: #468FCA;
	position: float;
	right: 1px;
	left: 1px;
	top: 2px;
	width: 405px;
	height: 281px;
	z-index: 1
}

/* Menus */
.TituloMenu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #468FCA;
}

.ItemMenu {
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
}

.TItemMenuHorizontal {
	background-color: #deebf3;
}

TD.MenuSuperior {
}

TD.MenuIntermediario {
}

TD.MenuEsquerdo {
	width: 1px;
	background-color: #f0f0f0;
}

TD.MenuIntegradoSuperior {
}

TD.MenuDireito {
	width: 1px;
	background-color: #f0f0f0;
}

TD.MenuIntegradoInferior {
}

TD.MenuInferior {
}

TD.MenuSuperiorCabecalho {
}

TD.MenuInferiorCabecalho {
}

/* Impressao */
.QuebraPagina{
	page-break-after: always;
}

/* Agenda */
.botoes {
	background:#FFFFFF;
	border:1px solid #000000;
}

.agenda_titulo_agenda {
	background-color:#1F9CBE;
}

TABLE.MenuAcel {
	background-image: url(/sites/300/331/FundodomenuIntermediario2.jpg);
	background-repeat: no-repeat;
}

/* CSS Personalizado */
/* ------------------- CSS do Portal ABIPEM -------------------*/


a:link {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #1A5189;
}

a:visited {
	text-decoration: none;
	color: #999999;
}	



.conteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 20px;
}

.linhas_pares {
	background-color: #deebf3;
	margin: 25px;
}

.linhas_impares {
	background-color: #e7f2fa;
	margin: 25px;
}

.fundo_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A5189;
	padding-left: 15px;
	vertical-align: middle;
	text-align: left;
	height:30px;
	border-bottom: 1px solid #deebf3;
}

.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #478fca;
	width:380px;
	
	text-align: left;
}

.titulo_tabela {
	background-color: #1A5189;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
}

.botoes_padrao {
	background-color: #ffffff;
	height: 30px;
	vertical-align: middle;
	padding-right:5px;
	padding-right:2px;
}

.botoes_largos {
	background-color: #1A5189;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}

.botoes_estreitos {
	background-color: #1A5189;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}

table .noticias span .FonteSite { font-size: 15px;}

.noticias .FonteSite {font-size: 14px; }

table .noticias {
position:relative;
width:380px;
font-size: 14px;
}

.noticias {
width:380px;
    margin-left:-10;
	position:relative;
	float:left;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.guia_navegacao {
	background-color: #b8daed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}

.divisao {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
}


.style2 {
     color: #888888;
}


.style3 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #888888; 
}

#Menu_novo .Menu_novo {
width:814px;
height:39px;
font-family: trebuchet, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size: 13px;
background: url(http://www.abipem.org.br/sites/900/905/00004170.png) 0 0 no-repeat;




}

#Menu_novo .ItemMenu {
font-size:13px;
color:#FFFFFF;
float:left;
position:relative;
font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
margin-top:10px;
padding-left:15px;


}

#Menu_novo {
width:814px;
height:39px;
font-family: trebuchet, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size: 13px;
background: url(http://www.abipem.org.br/sites/900/905/00004170.png) 0 0 no-repeat;


}

.Menu_novo a:link {
	color: #FFFFFF;
		font-weight:normal;
		text-decoration:none;
}


 .Menu_novo a:visited {
	color: #FFFFFF;
	font-weight:normal;
	
	text-decoration:none;
}

.Menu_novo a:hover {
text-decoration:underline;
font-weight: bold;
	color: #FFFFFF;
}

.Menu_novo a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;

}

span .FonteTituloScript {

}

.FonteTituloScript {

}

.corpo_noticia {
font-size:14px;
}

div .corpo_noticia {
font-size:14px;

}


.Corpo_site {
padding-top:25px;
margin-top:25px;
width:814px;


}



.Corpo_site_esq {
width: 380px;
font-size:14px;

padding-left:17px;


}



.Corpo_site_dir {
width: 363px;
padding-left:29px;


}

.destaque {
width: 380px;
padding-left:-10px;
float:left;
position:relative;

}
