﻿
p {
    text-align: left;
}


a:link {
    text-decoration: none;
    color: rgb(169,43,21);
}

a:visited {
    text-decoration: none;
    color: rgb(169,43,21);
}

a:hover, a:active {
    color: rgb(169,43,21);
}
ol {
    margin-bottom: 1em;
    float: left;
    clear: both;
}



li {
    list-style-type: circle;
}

.pointer {
    cursor: pointer;
}


/*================================*/
#linkkinetick {
    clear: both;
    float: left;
    margin: 16px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 10px;
    text-align: center;
    width: 98%;
}

.kinetickText
{
    clear:both;
    float:left;
    margin-right:5px;
}
#esquerdaT
{
    clear:both;
    float:left;
    width:40%; 
}
#esquerdaT img
{
    width:98%;
    height:auto;
    max-width:400px;
    border:none;
}
#direitaT
{
    float:right;
    width:58%;
}

.h1Left
{
    margin:0px;
    padding:0px;
    text-align:left;
    padding:4px;
	font-weight:bold;
	
	color:rgb(83,0,0);/*se mudar imagens como disclaimer precisam mudar*/
}
.kinetickBadge
{
    clear:both;
    float:left;
    width:98%;
    
}
#esquerdaB
{
    clear:both;
    float:left;
    width:40%;
    
}
#esquerdaB img
{
    width:98%;
    height:auto;
    max-width:400px;
    border:none;
}
#direitaB
{
    margin-top:16pt;
    float:right;
    width:58%;
   
}
p
{
    margin-top:16pt;
}
.footerHeader h1 { visibility:hidden;
                margin:0;
                padding:0;
                height:0;}
