/*
    Document   : Principal
    Created on : 6/07/2010, 05:35:49 PM
    Author     : prog1
    Description:
       CSS of main web page
*/
td{
    vertical-align:top;
}
tr{
    vertical-align:top;
}

.TextVisitas{
    font-family:Sans-Serif;
    font-size:0.912em;
    font-style:normal;
    font-weight:400;
    color:white;
    max-width:10px;
    min-width:10px;
    width:10px;
    margin:0px;
    border:0px;
}
