body
{
    background-color: #f0f0f0 ;
    width: 100%;
    height: 100%;
    color: #3c2620;
    margin:0px;
    text-align: center;
}

body, p, h1, h2, h3, h4, h5, h6, ul, ol, textarea, input
{
    font-family: verdana,helvetica,arial,sans-serif;
    color: #050505;
}

table.firstbottom
{
    height: auto;  
    width: 100%; 
}



td.firstfoot
{
    vertical-align: middle; 
    font-size: 10px; 
    font-weight: bold; 
    padding-top: 5px; 
    padding-bottom:5px;
}


div.bottonclick
{
    padding-top: 400px;
    padding-bottom: 100px;
    align: center;
}


a.nounderline   {text-decoration:none}

a.click:active, a.click:link, a.click:visited, a.click:hover
{
    text-decoration:none; 
    background-color:transparent; 
    border: 0px;
}

a:link, a:visited   
    
{
    color:#050505; 
    background-color:transparent
}
a:active    
    
{
    color:#700000; 
    background-color:#c8c8c8
}
a:hover     
{
    color:#c8c8c8; 
    background-color:#302020;
}


#containerF
{
    margin: 0px auto 0px auto;
    width: 900px;
    height: auto;
    text-align: center;
    background: url(../img/sfondoSXm.jpg) no-repeat;
}
 

 
img.valid
{
    border: 0px;
}

span.visits
{
    font-size:11px;
    font-variant: small-caps; 
}

