﻿.rodape
{
	font-size:10px;
	color:Black;
}

.textoMenuAdm
{
	font-size:12px;
	color:Black;
	font-weight:bold;	
}

.textoMenuAdmAux
{
	font-size:10px;
	color:Gray;	
}

.FormTitle
{
	font-size:12px;
	color:Black;
	font-weight:bold;
	text-align:left;	
}

.FormText
{
	font-size:10px;
	color:Black;
	text-align:left;	
}

.FormTable
{
	font-size:10px;
	color:Black;
	text-align:left;	
	background-color: #E2DED6;
	width: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.FormTextAlert
{
	font-size:12px;	
	color:Red;
	text-align:center;
	vertical-align:middle;
}

.FormTextInformation
{
	font-size:12px;
	color:Green;
	text-align:center;
	vertical-align:middle;
}

.FormFieldText
{
	font-size:12px;
	color:Black;
	text-align:right;
	width:150px;			
}

.FormNormalText
{
	font-size:12px;
	color:Black;		
}

.FormFilterText
{
	font-size:10px;
	color:Blue;
	margin: 0px 2px 0px 2px;
}

.rodape, .textoMenuAdm, .textoMenuAdmAux, .FormTitle, .FormText, .FormFieldText, .FormTextAlert, .FormNormalText, .FormTextInformation, .FormFilterText
{
	font-family:Verdana;
}

#ctl00_ctl00_UpdateProgress1
{
    background-color: #FEFD89; 
    bottom: 0%; width: 100%; left: 0px; position: absolute; height: 22px;
    font-family:Verdana;
	font-size:12px;
	font-weight: bold;
    color:Black;
}

.TopoAdm
{
    background-image: url('../../Adm/Image/bg_topo_adm.jpg');
    background-repeat: repeat-x;    
}

.SiteMenu, .SiteMenu:hover
{
    font-family: Verdana; 
    color: #FFFFFF; 
    font-weight: bold; 
    margin: 5px; 
    font-size: 12px; 
    letter-spacing: 1px;
    text-decoration: none
}

.textoRodape, .textoRodape:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	
}

.textoRodapeEndereco
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;    
}

.textoTituloInterna
{
	background-color: #cecbc6; 
	color: #003366;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 10px;
}

.textoConteudoDinamico
{    
	vertical-align: top;
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 5px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;	
	text-decoration: none;
}

.TopoHome
{
    background-image: url('../../Image/Site/topo_home.jpg'); 
    background-repeat: no-repeat;
    height: 133px;
}

.adjustedZIndex {
    z-index: 1;
}