﻿body 
{    
	margin: 0px;	
}
a
{
    font-family:Trebuchet MS; 
    color:#005039; 
    margin-top:7px;
    text-decoration:none;
}

a:hover
{
    font-family:Trebuchet MS; 
    color:#005039; 
    margin-top:7px;
    text-decoration:underline;
}

img
{
    border:0px;
}

#main
{
    width:800px;
    height:764px;
    background:url(../imagens/imgs/0.jpg) no-repeat center center;
    margin:0px auto;
}

#login
{
    width:293px;
    height:67px;
    margin-left:390px;
    background:url(../imagens/imgs/img_login.gif) no-repeat;
}

.login{
    background:url(../imagens/imgs/img-bg-login.jpg) repeat-x;
    border:solid 1px #acafb0;
    font-family:Trebuchet MS;
    height:14px;
    width:107px;
    font-size:11px;
    padding:2px;
}

#menu
{
    margin:3px 0px 0px 18px;
    background:url(../imagens/imgs/img_menu.gif) no-repeat;
    width:682px;
    height:48px;
}
.atividades_semanais
{
    background-color:#bdcdc9;
    width:1px;
}
.noticias
{
    font-family:Trebuchet MS; 
    font-size:11px; 
    color:#005039; 
    float:left;
}
.enquete
{
    margin-top:0px;    
}
.enquete_txt
{
    
    font-family:Trebuchet MS; 
    font-size:11px;  
    color:#005039; 
    margin:0px 0px 0px 3px;
}
.confira_seta
{
    /*
	clear:left;
	float:left;     	
	*/
	margin:7px 7px 0px 27px;
}
.confira_txt
{
	/*
	clear:left;
    float:left; 
	*/
	text-align:left;
    font:12px 'Trebuchet MS';
    color:#005039; 
    padding-top:4px;
}
.confira_pontilhado
{
    clear:left;
    float:left; 
    margin:6px 0px 0px 27px;
}
.op_ministerio
{
    clear:left; 
    margin: 5px 7px 7px 11px;
    
    font-family:Trebuchet MS; 
    font-size:12px;
    text-align:left;
}
.op_ministerio_pontilhado
{
    float:left; 
    margin-left: 11px;
}
.op_ministério_seta
{
    margin:0px 7px 0px 12px; 
    float:left;
}
.txt_ministério_noticias
{
    font:11px Trebuchet MS; 
    color:#005039;    
    text-align:left;
    margin-top:1px;
}

.tit
{
	font-size:12px;
}

.celulas_tabela_1
{
    height:25px; 
    background-color:#007352; 
    font-family:Trebuchet MS; 
    color:#ffffff;
    border: solid 1px #007352;
}
.celulas_tabela_2
{
    height:25px; 
    background-color:#ffffff; 
    font-family:Trebuchet MS;
    border: solid 1px #007352;
}

.boxAtividades
{
    padding:0px;
    margin:0px;
    background-image:url(../Imagens/bgAtividades1.gif);
    background-repeat:repeat-x;
 
}
.boxAtividadesItem
{
    height:26px;
    text-align:center;
    font-family:Trebuchet MS;
    font-size:12px;
    color:#005039;
}

.boxAtividades a
{
    font:12px 'Trebuchet MS';
    color:#005039;
    text-decoration:none;
    text-align:center;
    width:100%;
}

.boxAtividades a:hover
{
    font:12px 'Trebuchet MS';
    color:#025d36;
    text-decoration:underline;
}

.boxAtividadesSelecionado
{
    text-align:center;
    font:12px 'Trebuchet MS';
    color:red;
	background-color:#ffffff;
    border-right:solid 1px #bdcdc9;
    border-left:solid 1px #bdcdc9;
    border-top:solid 1px #bdcdc9;
}

.boxAtividadesSelecionado a
{
    font:12px 'Trebuchet MS';
    color:#005039;
    text-decoration:none;
    width:100%;
    height:100%;
    background-color:#ffffff;
}

a.lnkMenu
{
    color:#3d7aa4;
    text-decoration:none;
    font-size:12px;
}

a.lnkMenu:hover
{
    text-decoration:underline;
    font-size:12px;
}

.texto
{
    font-family:Trebuchet MS; 
    font-size:12px; 
    color:#005039; 
    text-decoration:none;
}

.txt
{
    font-family:Trebuchet MS; 
    font-size:12px; 
    color:#005039; 
    text-decoration:none;
    border:solid 1px #7f9db9;
}

a.lnkPaginacaoDestaque
{
    color: #ffffff;
	font-size:11px;
	font-family: 'Trebuchet MS';
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	background-color:Transparent;
}

.lnkPaginacaoDestaqueSelecionado
{
    color: #ffffff;
	font-size:11px;
	font-family: 'Trebuchet MS';
	text-decoration:none;
	font-weight:bold;
	background-color:#1367a1;
	padding-left:5px;
	padding-right:5px;
}