
.todo{
        width: 100%;
        height: auto;
    }


.mayuscula{	text-transform: uppercase;  }


#estilo5{color:	#FFFF00;background:#0000FF;height:50px	}	
#estilo1{color:#FF0000;background:#000;height:100px	}	
#estilo2{color:#000;background:#FAD6A5;height:100px	}
#estilo3{color:#000;background:#ccc;height:40px	}
#estilo4{color:#000;background:#eee;height:40px	}

#foto{
   /* border: 3px solid #000;
    position: absolute;
    width: 100px;
    height: 100px;*/
    z-index: 2;
	}
#enla{
   /* position: relative;
    background-color: #336699;
    color: #fff;
    width: 100px;
    height: 100px;
    padding: 3px;
    text-align: center;*/
    z-index: 1;
    }

      
        input[type="text"] 
            {
                /*height: 10px;*/
                width: 100px;
            }

    input[type="password"]     
        {   width: 100px;}

    input[type="date"]     
        {   width: 100px;}
/**---------------Menu --------------------------------*/

.navbar-inverse{background-color: rgba(0,109,9,0.74) !important;}

/*----------------------------------------------------*/
		
/* +++++++++++++++++++ Color estado Mesa  ++++++++++++++++++++++++*/
	.cero{ background-color: yellow;}
	.uno{  background-color: red;}
	.dos{  background-color: #848484 !important;}
/* +++++++++++++++++++ Color estado Mesa  ++++++++++++++++++++++++*/