body	{font-size: 9pt; margin: auto; width: 100%; font-family: Tahoma, Verdana, Arial; height: 100%; text-align: left; background-color: #000;}

.Pagina			
{width: 100%;}

    .CabeceraMarco
    {clear: both; max-width: 100%; background-color: #000;}
    
        .Cabecera		
        {margin: 0px auto; width: 980px; height: 69px; padding: 10px;}

            .CabeceraLogo	
            {float: left; width: 224px; height: 70px;}

    .MenuMarco
    {clear: both; max-width: 100%; background-color: #a2bf4c;}
        
        .Menu		
        {margin: 0px auto; width: 980px; height: 30px;}

    .CuerpoMarco
    {clear: both; padding: 10px 0px; max-width: 100%; background-color: #f5f8f9;}

        .Cuerpo				
        {margin: 0px auto; width: 980px; min-height: 500px; background-color: #fff; overflow: auto;}

            .CuerpoTitulo		
            {clear: left; padding: 10px; color: #fff; background-color: #000;}

                .CuerpoTitulo h1	
                {color: #fff;}

            .CuerpoPasos					
            {clear: left; padding: 10px 0px; color: #fff; background-color: #a2bf4c; overflow: auto;}

                .CuerpoPasos span.Paso			{float: left; padding: 2px 10px; color: #000;}
                .CuerpoPasos span.PasoActual	{float: left; padding: 2px 10px; color: #fff;}
                .CuerpoPasos span.PasoSeparador	{float: left; width: 16px; height: 16px; background: url('/Images/PasoSeparador.png') no-repeat; }

    .PieMarco
    {clear: both; max-width: 100%; background-color: #000;}
    
        .Pie				
        {margin: 0px auto; padding: 10px 0px; width: 980px; overflow: auto;}

            .PieLeft			
            {float: left; width: 30%;}

                .PieLeft span		
                {color: #fff;}

            .PieRight			
            {float: left; width: 70%;}
        
                .PieRight div		
                {float: right;}

                    .PieRight div span	
                    {color: #fff;}

                    .PieRight div a			{font-size: 9pt; color: #fff; text-decoration: none; outline:none;}
                    .PieRight div a:active	{text-decoration: none;}
                    .PieRight div a:link	{text-decoration: none;}
                    .PieRight div a:hover	{color: #aaa; text-decoration: none;}
                    .PieRight div a:visited	{text-decoration: none;}
                    
                    
/* Trayectos */                    

.FormularioTrayecto 
{}
    .FormularioTrayecto .FormularioLeft
    {float: left; width: 400px;}
    
    .FormularioTrayecto .FormularioRight
    {float: left; width: 250px;}