﻿body {
	margin-top: 0px;
}

/* tabela escura *//* tabela escura *//* tabela escura *//* tabela escura *//* tabela escura */

.left01{
background-image:url(../img/grid_01.gif);
width:41px;
height:42px;
background-repeat:no-repeat;
}

.left02{
background-image:url(../img/grid_02.gif);
width:664px;
height:42px;
background-repeat:no-repeat;
}

.left03{
background-image:url(../img/grid_03.gif);
width:41px;
height:42px;
background-repeat:no-repeat;
}

.left05{
background-image:url(../img/grid_09.gif);
width:41px;
height:44px;
background-repeat:no-repeat;
}
.left07{
background-image:url(../img/grid_07.gif);
width:44px;
height:44px;
background-repeat:no-repeat;
}
/* tabela clara *//* tabela clara *//* tabela clara *//* tabela clara *//* tabela clara */
.right01{
background-image:url(../img/brid_01.gif);
width:41px;
height:42px;
background-repeat:no-repeat;
}

.right02{
background-image:url(../img/brid_02.gif);
width:664px;
height:42px;
background-repeat:no-repeat;
}

.right03{
background-image:url(../img/brid_03.gif);
width:41px;
height:44px;
background-repeat:no-repeat;
}

.right05{
background-image:url(../img/brid_01b.gif);
width:41px;
height:42px;
background-repeat:no-repeat;
}
.right07{
background-image:url(../img/brid_03b.gif);
width:41px;
height:42px;
background-repeat:no-repeat;
}

.bottom {
background-image:url(../img/brid_02b.gif);
width:664px;
height:42px;
background-repeat:no-repeat; 	
	}

/* fontes *//* fontes *//* fontes *//* fontes *//* fontes *//* fontes */

.fontetitulo
{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #ffffff;
font-weight: bold;
}

.fonte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2b40eb;
}

.fontebig {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #2b40eb;
font-weight: bold;
}

.fontesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

/* tela login *//*/* tela login *//*/* tela login *//*/* tela login *//*/* tela login */

.login {
background-image:url(../img/login.png);
width:664px;
height:42px;
background-repeat:no-repeat; 	
	}
	

/* botoes menu *//*/*//* botoes menu *//*/*//* botoes menu *//*/*//* botoes menu *//*/*/

a {
	color: #0033ff;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

/* botoes geral *//*/*//* botoes geral *//*/*//* botoes geral *//*/*//* botoes geral */

.btexcluir {
background-color:Transparent;	
background-image:url(../img/excluir1.png);
background-repeat:no-repeat;
border: 0pt;
width: 70px;
height: 28px;
	}
	
.btexcluir:hover {
background-color:Transparent;	
background-image:url(../img/excluir2.png);
background-repeat:no-repeat;
border: 0pt;
width: 70px;
height: 28px;
	}
	
.btnovo {
background-color:Transparent;	
background-image:url(../img/novo1.png);
background-repeat:no-repeat;
border: 0pt;
width: 70px;
height: 28px; 	
	}
	
.btnovo:hover {
background-color:Transparent;	
background-image:url(../img/novo2.png);
background-repeat:no-repeat;
border: 0pt;
width: 70px;
height: 28px; 	
	}
	
.btfiltrar {
background-color:Transparent;	
background-image:url(../img/filtrar1.png);
background-repeat:no-repeat; 	
border: 0pt;
width: 70px;
height: 28px; 
	}
	
.btfiltrar:hover {
background-color:Transparent;	
background-image:url(../img/filtrar2.png);
background-repeat:no-repeat; 	
border: 0pt;
width: 70px;
height: 28px; 
	}	
	
.btgravar {
background-color:Transparent;	
background-image:url(../img/gravar1.png);
background-repeat:no-repeat;
border: 0pt;
width: 70px;
height: 28px;  	
	}
	
.btgravar:hover {
background-color:Transparent;	
background-image:url(../img/gravar2.png);
background-repeat:no-repeat;
border: 0pt;
width: 70px;
height: 28px;  	
	}	
