/* 
    Document   : default
    Created on : 19/07/2014, 04:14:56 PM
    Author     : SPARTACUS
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

           body {
             padding-top: 40px;
             padding-bottom: 40px;
             /*background-color: #f5f5f5;*/
			    }
				
hr{
    border-top:1px solid #ff6600;
    width: 100%;
   }				

#descripcion legend
{
    border-bottom: 1px solid #00cc00;
}

#autenticacion legend
{
    border-bottom: 1px solid #ffcc00; 
}
