body {
    background-color: #FFFFFF;      
    background-position: top center;
    background-repeat: no-repeat;  
    color: #555555;
    font: 400  12px/1.3em Tahoma,Verdana,Helvetica;
  /*  text-align:justify;*/
    margin: 0;
    padding: 0;
}
html {
   /* display: table;*/
    margin: auto;
}

body {
    display: table-cell;
    vertical-align: middle;
    
  /*  padding-top: 200px;
    width:800px;
       background-image: url('1.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right bottom*/
}
.texto{
    padding: 10px 0px 0px 20px;
    float: left; 
     
}
.imagema{
    float: right;
}
.inscricao{
    clear: both;
}
.center {
    margin: auto;
    width: 60%;
}
.ss-q-short {width: 80px;}

td{vertical-align:top;}

.ss-q-short {width: 300px;}
#errorbox-good{display:inline;}
li{
    list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
    color: #008F4C;
    font-family: 'Architects Daughter',Arial,Helvetica,sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 10px 0;
}
h2, h3, h4, h5, h6 {
    color:#939598;
    }
#verde_dictis{    
    background: #fff url("../imagens/_fundo.png") repeat-x;
    text-align: center;
   margin: 5px 0 2px 0;
}

span.highlight {    
    background: #CCDC2A;
    padding:0em 46px 3px 16px;  
        
}
h1.dictis {
    background: url(FAQ_dictis.png) no-repeat right center;
   padding:0 46px 3px 0;
    display:inline;          
     font-weight: bold;   
}

#dictis p{
    padding: 3px; 
    margin-left: 5px;   
}
main {  
   background: #008F4C;
}
section {    
  background: #fff;
}
h1.branco{
    color:#fff;
}
img {
    max-width:100% !important;
    height: auto;    
}