﻿.BodyClass
{
	margin:0px;
	min-height:900;
    margin-bottom:0 ;
	margin-right :0 ;
    margin-top:0;
	margin-left:0;  
	background-color: #cecece;  
	
	
}

.loginClass
{
    background-image:url(https://www.myPDV.com/PDV/Images/EN/Home/header_right.png);
    background-repeat:no-repeat;
    width:100%;
    height:56px;
}
.txthome
{
	border-right: white thin inset;
	border-top: white thin inset;
	border-left: white thin inset;
	border-bottom: white thin inset;
}

.hlAccounts
{
	color: #D1780C;
	font-size: 10px;
	text-decoration:none;
}

.tinyGraylabel
{
    color:#6d6f6e;
    font-size:11px;
    text-decoration:none;
    text-align:left;
}

.divClass
{
    float:left;
}