@charset "utf-8";
/* CSS Document */
.topoerro{
		background-image:url(../../../skins/core/imagens/front/topoerro.jpg);
		background-repeat:no-repeat;
}
body {
	scrollbar-arrow-color: #d5d5d5;
	Scrollbar-face-color :#f5f5f5;
	scrollbar-shadow-color : #f5f5f5;
	scrollbar-higlight-color : #ffffff;
	scrollbar-3dlight-color : #ffffff;	
	
	margin-left: 000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}	
.topo{
		background-image:url(../../../skins/core/imagens/front/topo.jpg);
		background-repeat:no-repeat;
}
.bg_menu{
		background-image:url(../../../skins/core/imagens/front/bg_menu.jpg);
		background-repeat:no-repeat;
		color:#FFF;
		font-size:10px;
}
.menu_vermelho{
		background-image:url(../../../skins/core/imagens/front/bg_menu.jpg);
		background-repeat:no-repeat;
		color:#FFF;
		font-size:10px;
}
.bg_login{
		background-image:url(../../../skins/core/imagens/front/bg_login.jpg);
		background-repeat:no-repeat;
}
.bg_login_comunicado{
		background-image:url(../../../skins/core/imagens/front/bg_login_comunicado.jpg);
		background-repeat:no-repeat;
}
.linkbranco{
	text-decoration:none;
	font-weight: bold;
	color:#FFFFFF;
}
.linkbranco:hover{
	text-decoration:underline;
	font-weight: bold;
	color:#FFFFFF;
}
.linkbranco:visited{
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.linkbranco:active{
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.linkred{
	text-decoration:none;
	font-weight: bold;
	color:#990000;
}
.linkred:hover{
	text-decoration:none;
	font-weight: bold;
	color:#990000;
}
.linkred:visited{
	font-weight: bold;
	color:#990000;
	text-decoration:none;
}
.linkred:active{
	font-weight: bold;
	color:#990000;
	text-decoration:none;
}
.titulo_red {
	font-size:24px;
	color:#990000;
}
.mais_red {
	font-size:12px;
	color:#990000;
	font-weight:bolder;
}
.topicos{
	text-decoration:none;
	font-weight: bold;
	color:#6D6F71;
	text-transform:uppercase;
	font-size:12px;
}
.topicos:hover{
	text-decoration:underline;
	font-weight: bold;
	color:#6D6F71;
		text-transform:uppercase;
			font-size:12px;
}
.topicos:visited{
	font-weight: bold;
	color:#6D6F71;
	text-decoration:none;
		text-transform:uppercase;
			font-size:12px;
}
.topicos:active{
	font-weight: bold;
	color:#6D6F71;
	text-decoration:none;
		text-transform:uppercase;
			font-size:12px;
}
.txt_conteudo{
		font-size:11px;
	text-align:justify;
}
.line_bottom{
	border-bottom:1px solid;
	border-bottom-color:#900;
	width:760px;
	margin-left:0px;
	margin-top:15px;
}
.rodape{
	text-decoration:none;
	color:#A4A4A4;
	font-size:11px;
}
.rodape_OFF{
	text-decoration:none;
	color:#A4A4A4;
	font-size:11px;
}
.rodape:hover{
	text-decoration:underline;
	color:#A4A4A4;
		font-size:11px;
}
.rodape:visited{
	color:#A4A4A4;
	text-decoration:none;
		font-size:11px;
}
.rodape:active{
	color:#A4A4A4;
	text-decoration:none;
		font-size:11px;
}
.login_senha{
	text-decoration:none;
	color:#6D6F71;
	font-size:9px;
}
.item_list{
	width:100px;
	text-decoration:none;
	color:#6D6F71;
	font-size:9px;
}
.foto{
	background-image:url(../../../skins/core/imagens/front/img_monitor.jpg);
	background-repeat:no-repeat;
	background-position:right;
}


/* IOB */
.textovermelhomediohome {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	color: #A52D2C; 
}
