﻿
.pagina
{
    margin-bottom:0px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
}
.texto
{
    font-family: Verdana;
    font-size: 11px;
    color: #484756;
}

.textoMedio
{
    font-family: Verdana;
    font-size: 12px;
    color: #484756;
}

.textoMedioNegrito
{
    font-family: Verdana;
    font-size: 12px;
    font-weight:bold;
    color: Black;
}

.textoMaior
{
    font-family: Verdana;
    font-size: 14px;
    color: #484756;
}

.textoMaiorNegrito
{
    font-family: Verdana;
    font-size: 14px;
    font-weight:bold;
    color: Black;
}

.textoMaiorNegritoComBorda
{
    font-family: Verdana;
    font-size: 14px;
    font-weight:bold;
    color: Black;
    background-color:#F8F8F8;
}

.textoCinza
{
    font-family: Verdana;
    font-size: 8px;
    color: #404040;
    font-style: italic;
}

.textoComBorda
{
    font-family: Verdana;
    font-size: 10px;
    color: #484756;
    background-color:#F8F8F8;
}

.textoVermelho
{
    font-family: Verdana;
    font-weight:normal;
    font-size: 10px;
    color: red;
}

.titulo
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-align: right;
}

.textBox
{
	background-color: #FBFCFD; 
	font: 12px Century Gothic;
	color:#484756;
	height:17px;
	border:1px solid #CAD3E4;  
}

.listBox
{
	background-color: #FBFCFD; 
	font: 11px Century Gothic;
	color:#484756;
	height:17px;
	border:1px solid #CAD3E4;  
}

.comboBox
{
	background-color: #FBFCFD;
	font: 10px Verdana;
	color: #484756;
	height: 25px;
	border: 1px solid #CAD3E4;
}

.validator
{
    font-family: Verdana;
    font-size: 09px;
    color: #990000;
}

.datagrid
{
	background-color: #dde3f0;
	font-family: Verdana;
	font-size: 10px;
	color: #484756;
}

.datagrid_alternate
{
	background-color: #dde3f0;
	font-family: Verdana;
	font-size: 10px;
	color: #484756;
}

.datagrid_header
{
	background-color: #c0cbe2;
	background-color: #dde3f0;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.table
{
    width:100%;
    border:1px solid #CAD3E4;  
	font-family: Verdana;
	font-size: 10px;
	color: #484756;
}

.tableFormulario
{
    width:100%;
    border:2px solid white;  
	background-color: Transparent;
}

.link
{
    font-family: Verdana;
    font-size: 09px;
}

.textoGrupo
{
    font-family:Century Gothic;
    font-size: 12px;
    color: #484756;
    background-color: #d9e4ee;
    font-weight:bold;
}

.accordionContent
{
    background-color: #D9E8FB;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionHeader
{
    border: 1px solid #2D2D6B;
    color: white;
    background-color: #2D2D6B;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.cabAsk 
{
	width: 868px; 
	height: 106px; 
	background-image: url("../../IU/imagens/cabecalho/topoEstreitoASK.jpg");
	background-repeat: repeat-y;
	background-color: Transparent;
}

