﻿* 
{
    font-family:Verdana,Tahoma,Arial;
    font-size:11px;
}

A
{
    color:Gray;
}   

table
{
    border-color:Red;
}

.tituloGrandeClaro
{
    font-size:20px;
    color: #CCCCCC;
    font-style: italic;
    font-weight: bold;
}

.fundoclarored
{
    background-color:#ff0000;
}

.fundoclarogray
{
    background-color:#686763;
}

.fundoclaro1
{
    background-color:#ff6464;
}

.fundogrid
{
    background-color:#CCCCCC;
}

.fundoclaro2
{
    background-color: blue;
}

.fundoescuro1
{
    background-color:#2E9480;
    color:#F5F5F5;
    font-weight:bold;    
}

.menuChild
{
    background-color: #ffffCC;
    font-weight:bold;
}

.menuParent
{
    background-color:Red;
    color:#F5F5F5;
    font-weight:bold;    
}

.menuHighlight
{
    background-color:#ff6464;
    color:#F5F5F5;
    font-weight:bold;
}

.fundosmoke
{
    background-color:#F5F5F5;
}

.msgInfo
{
    font-style: italic;
}

.msgerro
{
    color:Red;
}

#body_master
{
background-color: #E0E0E0;

}

#div_master
{ background-color: White;
	border: 1px solid #CCCCCC;
	width: 850px;
}

#div_login
{
	background-color: White;
	height:92px; width:194px; left:50%; 
	margin:-46px 0 0 -92px; 
	position:absolute; top:50%;
}


#div_home
{
	background-color: White;
	height:274px; width:260px; left:50%; 
	margin:-137px 0 0 -130px; 
	position:absolute; top:50%;
	
}


#div_busca
{
	background-color: White;
	height:196px; width:374px; left:50%; 
	margin:-98px 0 0 -187px; 
	position:absolute; top:50%;
}

#div_grid_prest
{
	background-color: White;
	border: 3px solid #FF0000;
	height:196px; width:374px; left:50%; 
	margin:-98px 0 0 -187px; 
	position:absolute; top:50%;
}

#div_home_adm
{
	background-color: White;
	height:104px; width:172px; left:50%; 
	margin:-52px 0 0 -86px; 
	position:absolute; top:50%;
}

#txtCinza
{
	color:#CCCCCC;
	background-color:Black;
}

#div_nome
{
	background-color: White;
	height:20px; width:377px; left:50%; 
	margin:-10px 0 0 -187px; 
	position:absolute; top:50%;
}

#div_busca_Representante
{
	background-color: White;
	height:160px; width:500px; left:50%; 
	margin:-80px 0 0 -250px; 
	position:absolute; top:50%;
}

#div_busca_Cadastro
{
	background-color: White;
	height:160px; width:500px; left:50%; 
	margin:-80px 0 0 -250px; 
	position:absolute; top:50%;
}

#div_busca_detalhada
{
	background-color: White;
	height:110px; width:784px; left:50%; 
	margin:-55px 0 0 -392px; 
	position:absolute; top:50%;
}

#cell
{ 
	border-color:Red;
}

#div_aprovacao
{
    background-color: White;
	height:375px; width:560px; left:50%; 
	margin:-188px 0 0 -280px; 
	position:absolute; top:50%;
}

