/* CSS */
/* GENERAL DEFINITIONS */
BODY {
	background-color: #CACFD3;
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

#escuridao {
	position: absolute;
	z-index:1000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background: url('/imagens/popup/dark.png') top left repeat;
}

a {
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	cursor:hand;
}

A:hover  {
	color:#000000;
}

.titulo_lateral {
	background-color:#2b3f76;
	height:30px;
	width:165px;
	text-align:right;
	vertical-align:middle;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	padding-right:7px;
}

.l_lateral{
	width:190px;
	padding-left:17px;
	padding-right:10px;
	padding-top:5px;
}

.l_lateral a{
	color:#2b3f76;
}

.tabela_coluna1 {
	background-color:#F0F0F0;
	width:100%;
	height:100%;
	border:0;
}

.s_central{
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

.pub{
	height:25px;
	background-color:#3b3c3e;
	text-align:right;
	padding-right:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

.col3{
	height:25px;
	background-color:#a7a9ac;
	text-align:right;
	padding-right:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

.news_titulo{
	font-size: 14px;
	color: #2b3f76;
	font-weight:bold;
	margin-left:10px;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

.col3_head1{
	height:25px;
	background-color:#3b3c3e;
	text-align:right;
}

.news_text{
	font-size:11px;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
}

.news_date{
	font-size:10px;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:0px;
}

.news_foto{
	border-width:2px;
	border-color:LightGrey;
	border-style: solid;
	text-align:right;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

	.tempo		  	{font-family:Trebuchet MS, Verdana, Arial, sans-serif;font-size: 10px;color: #3a3c3e;font-weight:bold;}
	.titulo_lateral  	{font-family:Trebuchet MS, Verdana, Arial, sans-serif;font-size: 12px;color: #ffffff;font-weight:bold;}
	.destaque_lateral	{font-family:Trebuchet MS, Verdana, Arial, sans-serif;font-size: 11px;color:#000000;text-decoration:none;}

	.titulo         	{font-family:Trebuchet MS, Verdana, Arial, sans-serif;font-size: 14px;color: #2b3f76;font-weight:bold;}


	.lead		  	{font-family:Trebuchet MS, Verdana, Arial, sans-serif;font-size: 11px;color: #000000;font-weight:bold;font-style:italic}

	.texto   		{font-family:Trebuchet MS, Verdana, Arial, sans-serif;font-size: 11px;color: #000000;}
	.rodape   		{font-family:Trebuchet MS, Verdana, Arial, sans-serif;font-size: 10px;color: #000000;}

	.LateIE  		{font-family:Trebuchet MS, Verdana, Arial, sans-serif;font-size: 11px;color: #2b3f76;font-weight:bold;cursor:hand;text-decoration:none;}

	.LateIE2  		{font-family:Trebuchet MS, Verdana, Arial, sans-serif;font-size: 11px;color: #000000;font-weight:bold;cursor:hand;text-decoration:none;}

	.LateIE3  		{font-family:Trebuchet MS, Verdana, Arial, sans-serif;font-size: 11px;color: #393939;font-weight:bold;cursor:hand;text-decoration:none;}

	.LateIE4  		{font-family:Trebuchet MS, Verdana, Arial, sans-serif;font-size: 10px;color: #2b3f76;font-weight:bold;cursor:hand;text-decoration:none;}

	.LateIE5  		{font-family:Trebuchet MS, Verdana, Arial, sans-serif;font-size: 12px;color: #6d6e71;font-weight:bold;cursor:hand;text-decoration:none;}

	.LateIE6  		{font-family:Trebuchet MS, Verdana, Arial, sans-serif;font-size: 11px;color: #000000;font-weight:bold;cursor:hand;text-decoration:none;}

	.LateIE7  		{font-family:Trebuchet MS, Verdana, Arial, sans-serif;font-size: 11px;color: #FFFFFF;font-weight:bold;cursor:hand;text-decoration:none;}


	.Lateral {text-decoration:none;font-family:Trebuchet MS, Verdana;font:bold;font-size:10px;color:#000000;}
	.destaque{text-decoration:none;font-family:Trebuchet MS, Verdana;font-size:10px;color:#000000;}
	.destaque2{text-decoration:none;font-family:Trebuchet MS, Verdana;font:bold;font-size:12px;color:#283f88;}

	A:hover  {color:000000}
	
	.Campos  { font-family:Trebuchet MS, Verdana; font-size: 8pt;color:#000000 }
