#header {
    background-color:#000000;
	height: 32px;
	width: 100%;
	margin-top: 0;
} 

#logo {
	padding: 0;
	margin-left: 10px;
	float: left;
    
}

#shortcuts {
	line-height: 29px;
	float: right;
	margin-right: 20px;	
}


#main {
	margin-top: 20px;
	width: 100%;
	overflow: hidden;
    min-height:98%;
}

#min-height-hack {
	height: 600px;
	float: left;
}

#menu {
	width: 161px;
	padding-left: 20px;
}

#spacer {
	width: 8px;
}

#content-holder {
	padding-right: 10px;
}


#breadcumb 
{
	color:#999;
}


#content {
margin:auto;
padding-bottom:50px;
}

#content_apontamento {
margin:auto;
padding-bottom:0px;
}


#footer {
	clear: both;
	background-color:#ffffff;
	width: 100%;
    height:30px;
	width:100%;
}
#footer-login {
	position:absolute;
	bottom:0;
	clear: both;
	background-color:#ffffff;
	width: 100%;
}
    #signature {
	    float: left;	    
	    color: #999999;  
    }
    #support-email {
	    float: right;
    }
    #signature p, #support-email p  {
        padding:5px 20px;
        line-height:30px;
        vertical-align:baseline;
        margin:0;
        font-size: 10px;
    }
    #support-email p {
        text-align:right;
    }
    #support-email a {
	color: #999999;
	text-decoration: none;
}
    #support-email a:hover {
	text-decoration: underline;
    color: #00ADEE;
}

/*

login

*/

#divLogin {
	margin-top: 60px;
}

/*

etc

*/

#button_dropdown {
	
	background-repeat: no-repeat;
	background-position: right top;
	
}

#button_dropdown a {
	font-size: 15px;
	font-weight: bold;
	display: block;
}

.TituloEmpresaAE
{
    font-size: 15px;
	font-weight: bold;
	display: block;
}

#lista_empresas {
	position: absolute;
	top: 29px;
	background-color: #eeeeee;
	width: 180px;
	border: 1px solid #CC0000;
	visibility: hidden;
}

#lista_empresas li a {
	color: #0066cc;
	display: block;
	padding: 3px;
	font-family:'Segoe Ui';
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	list-style:none;
}

#lista_empresas li a:hover {
	background-color: #e5e5e5;
}

#lista_empresas li{
	list-style-type:none;
	margin-left:-36px;
}

a.info img{
		border: 0px;

}
.info 
{ 
	display:none;
	width:200px; 
	text-align:justify;
	padding-left: -20px;
	border:1px solid #CCC;
	background:#FFF; 
	color:#000;
	font-family: 'Segoe Ui';
	font-size: 10px;
}




hr.bottomStroke{
    border: 1px solid #DDD;
}
div.linhaTotalHoras{
    border: 0px;
    font-size: 24px;
    line-height:30px;
    padding:2px;
    margin-bottom:5px;
    vertical-align: middle;
}

div.erro {
	height:48px;
	width:48px;
	float:left; 
	margin:5px;
	background-image:url('../img/err.png');
  background-repeat:no-repeat;
  background-position:left top;
}

.MyCalendar .ajax__calendar_container {
    padding: 0px;
    font-size: 8pt;
    letter-spacing: normal;
    margin: 0px;
    border:1px solid #646464;
    background-color: White;
}

#rdCNPJ
{
    width:10px;
    padding:0;
    margin:0;
}

#rdCPF
{
    width:10px;
    padding:0;
    margin:0;
    border: 1px solid doted 
}

.lblErro
{
font-size:12px;
line-height:20px;
}
.lblErroRed
{
font-size:12px;
line-height:20px;
color:Red;
}

#ui-datepicker-div {
        display: none;
    }


