﻿body 
{
		margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-size:12px;
	background:url(../images/bg.jpg) repeat-x top center #E8E8E8;
	font-family:Arial, Helvetica, sans-serif;
	}
/*
#edebeb;
*/


/*BLOQUEAR*/
.popUp
{
	position:absolute;
	height: 235px;
	width: 413px;
	text-align: center;
	background: red;
	font-size:18pt;
	color:White;
	left:425px;
	top:329px;
	padding: 50px;
	z-index:+20;
	}




img
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin-bottom: 0px;
	text-align: center;
}

span
{
	color: Blue;
	}


a:link,  a:visited, a:active
{
	color:#000;
	text-decoration: none;
	}
a:hover 
{
	color:#4192d9; /* #7abaf2; */
	font-weight:bold;
	}
	
	
a.acessobd:link,  a.acessobd:visited, a.acessobd:active
{
	color:#000;
	text-decoration: none;
	}
a.acessobd:hover 
{
	font-weight:bold;
	}




a.restrito:link,  a.restrito:visited, a.restrito:active
{
	padding-top:5px;
	color: #000000;
	font-weight: bold;
	display: block; /* padding: 1px 5px; */
	text-decoration: none;
	width: 157px;
	height: 38px;
}
a.restrito:hover 
{
	color:#4192d9;
	background: #FFFFFF;
	}



a.restri:link,  a.restri:visited, a.restri:active
{
	padding-top:5px;
	color: #ffffff;
	font-weight: bold;
	display: block; /* padding: 1px 5px; */
	text-decoration: none;
	}
a.restri:hover 
{
	color:#4192d9;
	background: #000000;
	}


	
/* =====================
//		LINK MENU
//======================
*/
	
a.menu, a.menu:link,  a.menu:visited, a.menu:active
{
	font-weight: bold;
	color:#4192d9;
	display: block;
	padding:0;
	text-decoration:none;
	width: 110px;
	height: 18px;
}
a.menu:hover 
{
	font-size: 11pt;
	background:none;
}


	






.transparent_class {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
 


ContentPlaceHolder1
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	}


table
{
	border-style: none;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.fundo
{
	/*position: relative;*/
	width:978px;
	height:auto;
	top: 0px;
	/*z-index:20;*/
	
	}


#marqueecontainer
{
	width: 280px; 
	height: 270px; 
	background-color: White;
	overflow: hidden;
	position: relative;
/*	border: 3px solid orange;
	padding: 2px;
	padding-left: 4px;*/
}


#topo{ width:960px; height:200px; }


#barra_sup
{   /* position:absolute; */
	width: 100%;
	height:40px;
	/*z-index:30;
	top:0px;
	left:0;*/
	
	}
	
#conteudo_geral, .conteudo_geral 
{
	width: 972px;
	margin: 0 auto;
	padding:0 3px;
	height: auto;
}


	
#logo
{
	float: left;
	width: 240px;
	height: 118px;
	z-index:+20;
}
	
#menu
{
	float:left;
	width: 120px;
	}

/*
#convenio
{
	background: #FFF;
	float: left;
	width: 978px;
	
	margin:10px  10px 0px 10px;
	}
*/	
#conteudo
{
	background: #FFF;
	float: left;
	width:720px;
	margin:0px;
	height: auto;

	
}


#rodape
{
	width: 100%;
	height: 162px;
	clear:both;
	bottom: 0px;
	z-index:-10;
}



#conteudoRodape
{
	width:720px;
	height: 162px;
	margin: auto;
	padding: auto;

	}
	
#espBranco
{
	background: #fff;
	width:720px;
	height: 30px;
	/* esse margin é pra centralizar no IE6 pois a centralização não estava funcioando*/
	margin: 0px 10px 0px 0px !important;
	text-align: left;
	
}
	
.esquerdoDestaque
{
	float: right;
	width: 340px;
	margin: 0px 0px 10px 10px;
}

/*  margem abaixo 10 px */
.destaque, .user2, .noticias, .guias
{
	width: 340px;
	margin: 0px 0px 10px 0px;
}

.destaque {	height: 180px;}
.user2 { height: 90px;
	width: 335px;
}	
.noticias {	height:130px; }


	


/* guias com borda interna */
.guias
{	
	/*height:134px;	
	width: 324px;
	padding: 3px;
	float: left;
	overflow: hidden;
	background: #edf7ff;
	border: 3px solid #bcdcf8;*/
	height:275px;width:230px;vertical-align:top;border:solid 1px #dedede;
}
	
	
/*
===============================================
ESTA CLASSE É DOS TRÉS SIMBOLOS PERTO DO RODAPÉ
Convenção Coletiva + Convenios + Banner Rodapé  
*/
.convtres 
{
	float:left;
	width: 460px; 
	height:220px; 
	margin-top:10px;
}

/* CONVENIADOS */
.user3
{	
	float:left;
	width:450px;
	height: 130px;
}
	
.banner1
{ 
	float: left;
	margin-top: 20px;
	width: 460px;
	height: 60px;
}

.user4
{
	background: #aaaaaa;
	margin: 10px 0px 0px 10px;
	float: left;
	width:220px;
	height:220px;
	}
	
	
.flotesq{ float: left; margin:5px;
	}


/*
##
## FORMATAÇÃO DA TABELA EM DIV
##14/NOV/2009 8:57
*/


.tamanho
{
	width:100px;
	height: 18px;
}

.tablediv
{

	display: table;
	width: 550px;
	margin:auto;
}
.linhadiv
{
	width: 100%;
	float: left;
	display: inline;
	margin:5px 0px;
	height: auto;
	padding: 0px 0px 0px 3px;
}
.celuladiv
{
	float:left;
	display:table-cell;
}

#ValidationSummary1
{ 
	margin:0px;
	border: 0px;
	padding: 0px;
	
	}
.valida
{
	position:absolute;
	float:left;
	border:2px solid red;
	text-align: center;
	height:25px;
	width:100%;
	color:White;
	background: red;
	}
	
.rodapeAss
{
	margin:10px 0px 0px 0px;
}



.foto
{
	float: left;
	width:auto;
	height:auto;
	margin: 0px 10px 10px 0px;
	}


.search_txt_bg
{
	background-image:url(../images/search_txtbx_bg.png);
	background-repeat:no-repeat;
	width:151px;
	height:23px;
}

.search_txt_box
{
	background:none;
	border:none;
	padding-right:5px;
}
.search_button
{
	background-image:url(../images/search_btn_bg.png);
	background-repeat:no-repeat;
	height:23px;
	width:35px;
	border:none;

}

ul
{
	list-style:none;
	float:right;
	padding:0px;
	margin:0px;
}

ul li
{
	padding-right:6px;
	display:inline;	
}

.princple a
{
	margin-top:10px;
	background-image:url(../images/principle_btn.png);
	width:85px;
	height:29px;
	display:inline-block;
}

.princple a:hover
{
	background-image:url(../images/principle_hover_btn.png);
	width:85px;
	height:29px;
}

.quem_somos a
{
	background-image:url(../images/quem_somos_btn.png);
	width:119px;
	height:29px;
	display:inline-block;
}

.quem_somos a:hover
{
	background-image:url(../images/quem_somos_hover_btn.png);
	width:119px;
	height:29px;
}

.servicos a
{
	background-image:url(../images/servicos_btn.png);
	width:90px;
	height:29px;
	display:inline-block;
}

.servicos a:hover
{
	background-image:url(../images/servicos_hover_btn.png);
	width:90px;
	height:29px;
}

.contacto a
{
	background-image:url(../images/contacto_btn.png);
	width:90px;
	height:29px;
	display:inline-block;
}

.contacto a:hover
{
	background-image:url(../images/contacto_hover_btn.png);
	width:90px;
	height:29px;
}


.noticias_btn a
{
	background-image:url(../images/noticias_btn.png);
	width:90px;
	height:29px;
	display:inline-block;
}

.noticias_btn a:hover
{
	background-image:url(../images/noticias_hover_btn.png);
	width:90px;
	height:29px;
}

.midpanel
{
	/*position:relative;
	z-index:-1;*/
	height:auto;
	width:947px;
	padding:20px 0px 0px 20px;
}
.midpanel_heading
{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18pt;
	color:#e74040;
	font-weight:normal;
	padding-left:10px;
	text-align:left;
	
}

.subheading_1
{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	text-align:left;
	font-size:12pt;
	color:#090909;
}

.midpanel_heading_2
{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12pt;
	color:#e74040;
	font-weight:bold;
	padding-left:10px;
	text-align:left;
	
}

.subheading_2
{
	font-family:Verdana;
	font-size:9pt;
	color:#090909;
}

.EventTos_panel
{
	padding-left:12px;
}

.EventTos_panel a:hover
{
	color:Black;
	text-decoration:underline;
}