﻿.text
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
   padding   :15px;
    line-height: 1.5;
    margin:15px;
}

/*.text ul {
        margin: 12px 0px 0px 0px;
        padding: 0px;
    }

        .text ul li {
            background: url(../images/menu-bg.png) no-repeat;
            height: 25px;
            font: bold 12px Arial, Helvetica, sans-serif;
            color: #383333;
            padding: 14px 0px 0px 15px;
            margin-bottom: 5px;
            display: block;
        }

            .text ul li a, a:hover {
                color: #383333;
            }*/

.text h1
{
    font: 18px Arial, Helvetica, sans-serif;
    color: #383333;
    padding: 5px 0px 5px 0px;
}

.text p
{
    font: 12px Arial, Helvetica, sans-serif; /*color: #8f9294;*/
    line-height: 18px;
    padding-right: 22px;
    text-align: justify;
    padding-bottom: 15px;
}

.text p
{
    margin: 0;
    padding: 0;
}

.logoAcao img
{
    display: block;
    position: relative;
    max-width: 100%;
    height: 65px;
    width: 300px;
    margin: 0px auto;
}

.logos img
{
    display: block;
    position: relative;
    max-width: 100%;
    margin: 0px auto;
}


ul.c
{
    list-style-type: circle;
    padding: 3px; /*margin: 12px 0px 0px 0px;*/
}

ul.c li
{
    font: bold 12px Arial, Helvetica, sans-serif;
}

ul.c li:last-child
{
    border: none;
}

ul.c li a
{
    text-decoration: none;
    color: #000;
    display: block; /*width: 200px;*/
}

ul.c li a:hover
{
    font-size: 14px;
}


.text ul li
{
    list-style-type: disc;
    list-style-position: inside;
    text-indent: -1em;
    font: bold 12px Arial, Helvetica, sans-serif;
}

.r
{
    float: right;
    margin: 0 1.5%;
    width: 60%;
    border: 10px;
}

.l
{
    float: left;
    margin: 0 1.5%;
    width: 30%;
    border: 10px;
}

.clear
{
    clear: both;
}

.center
{
    margin: auto 0px;
}

.text h2
{
    font: 14px Arial, Helvetica, sans-serif;
    color: #383333;
    padding: 5px 0px 5px 0px;
    margin-left: 5px;
}

.faq a
{
    margin-top: 15px;
}

.faq p
{
    padding: 10px;
}



.ft a
{
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
}

.ft
{
    width: 100%;
    margin-top: 10px;
    text-align: center;
}
html, body
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: black;
}

p.titulo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}
div.item
{
    padding: 10px;
    text-align: justify;
}
div.item p
{
    text-align: justify;
}
span.dou
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

fieldset.blue {
    font-family: sans-serif;
    border: 4px solid #1F497D;
    border-radius: 5px;
    padding: 15px;
}

fieldset.blue legend {
    background: #1F497D;
    color: #fff;
   padding: 0.2em 0.5em;
    font-size: 15px;
   -moz-border-radius:5px;
    -webkit-border-radius:5px;	
    border-radius:5px;	
    box-shadow: 0 0 0 5px #ddd;
    text-align: right;
}


.ct {
    float: right;
    width: 95%;
    position: relative;background: white;
   /* padding: 15px;
    
    border: 3px double #CDCDCD;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
}

.icons {
    float: left;
    padding: 5px;
}

.ct h1, .ct h2, .ct h3, .ct h4, .ct h5, .ct h6, .cts h1 {
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    position: relative;
    text-shadow: 2px 3px 3px #C1C1C1;
}

.ct h2 {
    font-size: 16px;
    line-height: 1.3;
    color: #FF7F00;
    text-transform: none;
    font-style: italic;
    text-align: left;
    margin-top: 7px;
    padding-bottom: 6px;
}

.ct h1, .cts h1 {
    font-size: 18px;
    line-height: 0.9;
    color: #FF7F00;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.ct p, .cts p {
    margin-bottom: 7px;
    text-align: justify;
}

    .ct a, .ct p a, .cts a {
        text-decoration: none;
        color: white;
    }

.ct a, .cts a {
    color: #333;
    text-decoration: none;
}

    .ct a:hover {
        color: #ccc;
        text-decoration: none;
    }
h2.welcomeTxt
{
    background: url('Imagem/star-icon.png') no-repeat;
    background-color: #4D4D4D;
    font: bold 26px/36px Arial, Helvetica, sans-serif;
    color: white;
    padding: 25px 0 0 65px;
    background-color: inherit;
}

h2.welcomeTxt span
{
    font: bold 12px/16px Arial, Helvetica, sans-serif;
    color: #4D4D4D;
    background-color: inherit;
}

h1.text
{
    font: 18px Arial, Helvetica, sans-serif;
    color: #383333;
    padding: 5px 0px 5px 0px;
}

p.text
{
    font: 13px Arial, Helvetica, sans-serif;
    text-align: justify;
}
