﻿ .Header_Login
{
    background: #E92002;
    margin-top: 0px;
    height: 80px;
    border-bottom: 10px solid #FFF;
    padding: 4px 4px 0px 4px;
    border-bottom-color: #FF1900;
    border-bottom-width: thin;
	border-radius:4px;
	background: #424242; /* Old browsers */


}
     
 
 .banner_personas
{
    background-image: url('../IMG/pms-des-bak.png');
	background: #424242;
}
    
  
body {
       background-image: url('../IMG/pms-des-bak.png');
       padding: 0px 0px 850px 0px;
   
   background-repeat:no-repeat ;
   /*   custom background-position  */ 
    background-position:50% 50% ;
    /* ie8- graceful degradation  
    background-position:50% 50%  !important ;
}

pre {
  margin: 0px;
}

