/* CSS Document */
body{
	font-family:Verdana;
	font-size:10px;
	margin:0px 0px 0px 0px;
}

select{
	border: #cccccc 1px outset; FONT-SIZE: 10px; COLOR: #333333;
	font-family:Verdana;
	background-color: #f6f5f5;
}
a{
	color:#737373;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

/* REFERENTE A CORTINA DO TOPO */
#preloader{
	display:none;
}
#mask {
	position:absolute;
	margin-top:35px;
    left:50%;
	margin-left:-389px;
	width:778px;
	height:206px;
	z-index:9;
}
#img{
	z-index:1;
	height:206px;
}
#swf{
	z-index:1;
	height:206px;
}
/* REFERENTE AO SELECT DO TOPO */

.sindicato_high{
	background:#456191;
	color:#FFF;
}
.pronto_simers_high{
	background:#C72C28;
	color:#FFF;
}
.servicos_high{
	background:#D4CB6E;
	color:#000;
}
.cartao_medico_high{
	background:#AEAEA2;
	color:#000;
}

.sindicato_low{
	background: #91A8CC;
	color: #FFF;
}
.pronto_simers_low{
	background: #ED9C9C;
	color: #FFF;
}
.servicos_low{
	background: #EEEAC5;
	color: #000;
}
.cartao_medico_low{
	background: #CCCCCC;
	color: #000;
}
.hora{
	color:#C60000;	
}
/* TABELA MASTER */

#master{
	width:778px;
	margin-right:auto;
	margin-left:auto;
}

/* TABELA DOS CANAIS */

#canais{
	background:url(../imagens/inicial/site_canais.gif); 
	width:778px;
	height:37px;
}

/* CONTEÚDO DA TABELA DOS CANAIS */

#bt_canais{
	margin-top:12px;
	margin-left:0px;
	border:0px;
}
#bt_blog{
	margin-top:12px;
	margin-left:15px;
	border:0px;
}
#bt_radio{
	margin-top:12px;
	margin-left:18px;
	border:0px;
}
#bt_tv{
	margin-top:12px;
	margin-left:22px;
	border:0px;
}

/* CONTEÚDO TABELA DAS SEÇÕES */

#sindicato{
	float:left;
	background:url(../imagens/inicial/site_box.gif) no-repeat;
	width:254px;
	height:240px;
	margin:2px;
}
#pronto_simers{
	float:left;
	background:url(../imagens/inicial/site_box.gif) no-repeat;
	width:254px;
	height:240px;
	margin:2px 4px 0px 4px;
}
#servicos{
	float:left;
	background:url(../imagens/inicial/site_box.gif) no-repeat;
	width:254px;
	height:240px;
	margin:2px;
}
#cartao{
	float:left;
	background:url(../imagens/inicial/site_box2.gif) no-repeat;
	width:254px;
	height:140px;
	margin:2px;
}
#museu{
	float:left;
	background:url(../imagens/inicial/site_box2.gif) no-repeat;
	width:254px;
	height:140px;
	margin:2px 4px 0px 4px;
}
#unisimers{
	float:left;
	background:url(../imagens/inicial/site_box2.gif) no-repeat;
	width:254px;
	height:140px;
	margin:2px;
}
.unisimers{
	background:#548C5D;
	color:#FFF;
}
.muhm{
	background:#903B27;
	color:#FFF;
}
#linkinicial{
	color:#7390B6;
}
#linkinicial a{
	color:#7390B6;
}

#linknoticia{
	color: #000000;
}

#linknoticia a{
	color: #000000;
}

/* CONTEUDO DOS CANAIS */
#img_secao{
	margin-top:15px;
	margin-left:18px;
}
#img_site{
	border: 0px;
	margin-left:200px;
	margin-top:50px;
}
#noticias{
	margin-top:5px;
	margin-left:18px;
	margin-right:12px;
}
.titulo{
	font-weight:bold;
}
.descricao{
	color: #737373;
}

/* RODAPÉ */

#rodape{
	width:778px;
	margin-right:auto;
	margin-left:auto;	
	text-align:center;
	font-family:Arial, Verdana, sans-serif;
	font-size:10px;
}
	

