﻿* 
{
    font-family:Verdana,Tahoma,Arial;
    font-size:11px;
}
.msgerro
{
	color:Red;
}

.msgerro_blue
{
	color:Blue;
}


#cadastro_centro
{
	background-color:#ffffff; 
	height:221px; width:480px; left:50%; 
	margin:-110px 0 0 -240px; 
	position:absolute; top:50%;
}

#text_cpf_cnpj
{
	color:#333333;
	background-color:#EBEBEB;
}


#body_master
{
background-color: #E0E0E0;

}

#div_matricula
{
	background-color: White;
	border: 3px solid #FF0000;
	height:100px; width:290px; left:50%; 
	margin:-50px 0 0 -145px; 
	position:absolute; top:50%;
}

#div_master
{ background-color: White;
	border: 1px solid #CCCCCC;
	width: 850px;
}

#div_cadastro
{
	background-color: White;
	height:245px; width:539px; left:50%; 
	margin:-121px 0 0 -270px; 
	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;
	border: 0px solid white;
	height:20px; width:377px; left:50%; 
	margin:-10px 0 0 -187px; 
	position:absolute; top:50%;
}

#div_busca_cred
{
	background-color: White;
	height:100px; width:290px; left:50%; 
	margin:-50px 0 0 -145px; 
	position:absolute; top:50%;
}

#div_busca_detalhada
{
	background-color: White;
	border: 3px solid #FF0000;
	height:110px; width:784px; left:50%; 
	margin:-55px 0 0 -392px; 
	position:absolute; top:50%;
}

#cell
{ border-color:Red;
}

