a.classeEmpresa:link, a.classeEmpresa:visited{
	color: red !important;	
}

a.classeEmpresa:hover{
	color: black;	
}

.divLightBoxAjuda {
 margin-top: 7px;
}

#linkAjuda {
 color: white !important;
 text-decoration: none;
}

#divAjuda {
 color: black !important;
 font-size: 12px !important;
}

.ui-lightbox {
 z-index: 1036 !important;
}

.ui-widget-overlay {
 background: #333 !important;
 opacity: .80 !important;
 filter: Alpha(Opacity = 80) !important;
 z-index: 1035 !important;
}

#headerAjuda {
 border-bottom: 1px solid #AAA !important;
 padding-bottom: 0px !important;
}

.ui-lightbox, .ui-blockui-content, .ui-dialog {
 z-index: 1036 !important;
}

div.scroll {
height: 200px;
width: 1020px;
overflow: auto;
margin-left: 5px;
background-color: #fff;
padding: 8px;
}

.ui-state-disabled {
    background-image: none;
    opacity: 1;
    color: black;
}

.destaqueTexto {
	font-style: normal;
	font-weight: bold;
	font-stretch: normal;	 
}

.estilo_calendario_guia {
	background: red;
	border-color: red !important;
}
