/* ThemeOfficeMenu Style Sheet */

.listagemHeader
{
	font-family: Verdana;
	font-size: 12px;	
	color: #444;
	font-weight: bold;
	background-color: #ddd;
	height: 30px;
	padding-right:2px;
	text-align: left;
}

.listagemHeader td{
	padding-left: 2px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.order:link {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}

.order:visited {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}

.order:hover {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #444;
	text-decoration: underline;
}

.order:active {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.listagemBody0
{
	font-family: Verdana;
	font-size: 8pt;	
	background-color: transparent;	
	padding: 2px;
}

.listagemBody1
{
	font-family: Verdana;
	font-size: 8pt;	
	background-color: #F6F6F6;	
	padding: 2px;
}

.listagemBody2
{
	font-family: Verdana;
	font-size: 8pt;	
	background-color: #fff;	
	padding: 2px;
}

.listagemBody0 td, .listagemBody1 td, .listagemBody2 td{
	padding:4px;
	
}


.paginacao
{
	border-top: 1px solid #ccc;
	font-family: Verdana;
	font-size: 12px;	
	background-color: #fafafa;
	color: #ccc;
	padding: 3px;
}

.pageSelected
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
}


.pageUnselected:link {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #222288;
	text-decoration: none;
}

.pageUnselected:visited {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #222288;
	text-decoration: none;
}

.pageUnselected:hover {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #222288;
	text-decoration: underline;
}

.pageUnselected:active {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #222288;
	text-decoration: underline;
}

.barraTituloListagem
{
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
}

.listagem 
{
	width: 98%;
	background-color: #FFFFFF;
	font-size: 8pt;
}

.entradajanela 
{
	background-color: #FFFFFF;
	font-size: 8pt;
}

.entrada
{
	background-color: #CCCCCC;
	font-size: 8pt;
}

.tabelafiltro
{
	font-family: Verdana;
	font-size: 12px;
}

.tabelaFiltro td
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #fff;
	
}

.filtro1
{
	font-family: Verdana;
	font-size: 12px;
	color: 333;
}

.filtro1 td
{
	padding: 3px;
}

fieldset{
	margin-top:2px;
	border: 1px #ccc dotted;
}

.BUTTON, SUBMIT
{
	FONT-FAMILY: Verdana, sans-serif;
	BACKGROUND-COLOR: #EFEFEF;	
	FONT-SIZE: 12px;
	MARGIN-LEFT: 3pt;
}

.entrada1
{
	background-color: #fff;
	font-family: Verdana;
	font-size: 11px;
	FONT-WEIGHT: BOLD;
	COLOR: #000000;		
}

 INPUT, SELECT, SUBMIT
{
	BACKGROUND-COLOR: #fff; 
	padding:2px;
	border:1px solid #ccc;
	font: normal 1em Verdana, sans-serif;
	color:#444;
	font-size: 10px;
}

BUTTON {
	background-color: #EFEFEF;
	border:1px solid #ccc;
	font-size:12px;
	font-weight:bold;
}

/* Css das notícias */
.tituloNoticia{
	font-size: 11px;
	color: #000000;
	background-color: #fafafa;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 2px;
	margin-top: 5px;
	font-weight: bold;
}
.tituloNoticia a{color: #000000;}
.tituloNoticia a:hover{color: #000000; text-decoration:underline;}

.tituloCurso{
	font-size: 8pt;
	color: #000000;
	text-align: right;
}
.tituloCurso a{color: #444;}
.tituloCurso a:hover{color: #444; text-decoration:none;}

.conteudoNoticia{
	font-size: 9pt;
	margin-top: 5px;
	clear: both;
	padding-bottom: 5px
	text-align:justify;
	color:#444;
}

.conteudoNoticia a {color: #444;}
.conteudoNoticia a:hover {color: #444;font-size: 12px; text-decoration: none;}

.noticia{
	clear:both;
	display: block;
}

.tituloNoticiacapa{
	font-size: 11px;
	color: #444;
	font-weight: bold;
	background-color: #fafafa;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 2px;
}

.conteudoNoticiacapa{
	border-top: 1px solid #ccc;
	font-size: 9pt;
	padding-top: 7px;
	clear: both;
	padding-bottom: 5px;
	background-color: #fafafa;
}

/*	Fim notícias	*/

.boxCapa {
	margin-left: 10px;
}
.tabelaEntrada td{
	padding:2px;
}
.entrada1{
	padding:5px;
}
