/* Body properties */

body#website {color: #215877;font-weight: normal;  
  margin:0;
  padding:0; font-family: arial, "Lucida Grande", verdana;
 
background: #4b616a; /* Old browsers */
background: -moz-linear-gradient(top,  #4b616a 4%, #adcad8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(4%,#4b616a), color-stop(100%,#adcad8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4b616a 4%,#adcad8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4b616a 4%,#adcad8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4b616a 4%,#adcad8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4b616a 4%,#adcad8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b616a', endColorstr='#adcad8',GradientType=0 ); /* IE6-9 */
min-height: 900px;
height: auto;
  
  }
  

body {background: #fff; 
  margin:0;
  padding:0; font-family: arial, "Lucida Grande", verdana}


/*Novo código*/

#centrar
   {position: relative;
    padding: 0px;
    height: auto; 
    margin-bottom: 2px;
    background: transparent/*url(../images/bg_cabecalho.jpg) repeat*/; }

    


/* corpo */

 
    
 #linha { width: 960px; height: autop; margin: 0 auto; text-align: center; overflow: auto;  -moz-box-shadow: 0 0 10px 2px #4b616a;
  -webkit-box-shadow: 0 0 10px 2px#4b616a;
   box-shadow: 0 0 10px 2px #4b616a; background: #fff; margin-bottom: 30px}
  #cabecalho { width: 960px; height: 120px; position: relative; text-align: center;  }


  #separador{width: 960px; height: auto; margin: 0 auto;  background: #ffffff; overflow: auto; clear: both; padding: 0px; margin-bottom: 10px}
   #menu { float: left; width: 240px; min-height: 100%; position: relative; text-align: left; background: #04587a; padding-top: 25px; margin-bottom: 20px }

     /*MENU*/
     .menutitle{cursor: pointer; height: 12px; padding-top: 3px; padding-left: 30px; padding-bottom: 3px; }
     
     .menutitle a:link, .menutitle a:visited   {background: url(../images/q.png) no-repeat; display: block; }
     .menutitle a:hover, .menutitle a:active {background: url(../images/q_hover.png) no-repeat;  }

      a.menutit:link, a.menutit:visited {display: block;font-variant: small-caps;  font-size: 11px; font-weight: normal; color: #fff; text-align: left; padding-left: 18px; line-height: 12px; letter-spacing: 0.02em; text-transform: uppercase}
      a.menutit:hover, a.menutit:active   {color: #f5f202;}

     .submenu  { text-align: left; padding-left: 40px; width: 190px;}
     .submenu a {font-variant: small-caps;  font-size: 11px; font-weight: normal; padding-top: 16px}
     .submenu a:link, .submenu a:visited   {  color: #5daed3; padding-top: 5px }
     .submenu a:hover, .submenu a:active     { color: #f5f202; text-decoration: none; } 
     #menu hr {background: #0f6c8b; color: transparent; height: 1px; border: 0px}
     #menu img {text-align: center; background:#fff; width: 160px; padding: 5px 40px; }
     a:hover img {opacity:0.6; filter:alpha(opacity=60);}
   


   
   
      
      
   #conteudo { float: right; width: 680px; min-height: 450px; position: relative;  padding-right: 20px; padding-left: 20px;  padding-top: 20px; }
           div.conteudo { font-size:12px; line-height: 18px; color: #215877; }
 
 #apoios { width: 700px; float: right; min-height: 30px; position: relative; padding: 5px 0px; background: #fff; clear: both; vertical-align: middle; text-align: center}
    #apoios img {padding-left: 5px; height: 28px; float: left; display: inline}
    
 #fundo {width:950px; height:20px; margin: 0 auto; text-align: center; background: #ffffff; clear: both; font-size: 11px; color: #04587a;  border-top: 2px solid #04587a; padding: 8px 0 5px 0}

 

/*Home*/
#pub {
    width: 900px; height: 203px;
    background: url(../images/cabecalho.png) no-repeat;
    margin: 0px; padding: 0px;
    position: relative;}
  #pub li {
    margin: 0px; padding: 0px; list-style: none;
    position: absolute; top: 0px;}
  #pub li, #pub a {
    height: 170px; display: block;}
    
  #pub_1 {left: 0px; width: 300px;}
   
  #pub_1 a:hover {}
  


 


/* conteudos*/
 h1, h2, h4, h3, h6, p, span, li, #conteudo h1, #conteudo div { font-size:12px; font-weight:normal; color: #215877; line-height: 18px; margin: 0px}   


h1 {font-size: 15px; }
h2 {font-size: 14px; }
h3 {font-size: 13px; text-align: left}
h4 {font-size: 13px;  font-stretch: normal; font-variant: small-caps}
h5 {font-size: 12px; font-stretch: normal; font-variant: small-caps}
h6 {font-size: 12px; text-align: justify}
 #content_cabecalho {position:relative; padding-bottom: 4px;  font-weight: bold; 	font-size: 16px; color: #5daed3; letter-spacing: 1px; text-transform: uppercase; margin-top: 25px; text-align: left; border-bottom: 2px solid #5daed3; margin-bottom: 10px}

span, a, td { font-weight:normal}
img{ border: 0;}
a {text-decoration: none; font-style: normal; color: #04587a; outline: none}
a:hover{outline: none; color: #5daed3}

h6 a, #conteudos a:hover {text-decoration: none; font-style: normal; color: #04587a; outline: none}
h6 a:hover, #conteudos a:hover{outline: none; color: #5daed3}

hr {height: 1px; border: 0px; color: #fff; background: #5daed3; padding-bottom: 1px; margin-top: 10px}

/*Form's input*/
textarea    { color: #000; font-size: 11px; font-weight: normal; padding: 3px; border: solid 1pt #5daeba }
select, input    { color: #000; font-size: 11px; font-weight: normal; padding: 3px; border: solid 1pt #5daeba; margin-bottom: 3px; background: #5daeba;  }

form {margin: 0;}
/*FormularioInscri&ccedil;&atilde;o*/
 table.fora{ border: 0px; background-color: transparent; width: 100%; margin-top: 10px}
 table.dentro  { background-color: #fff; border: 1px dashed #5daeba;  width: 100%}

 .dentro  { color: #000; font-size: 12px; font-weight: 700; text-align: left;}
 .dentrov   { color: #000; font-size: 12px; font-weight: 700; text-align: left;  }
 
.texto11c    { color: #040404; font-size: 12px; font-weight: 700; text-align: center; padding: 3px }
.texto12e    { color: #5daeba; font-size: 13px; font-weight: 700; text-align: left; padding: 3px; text-transform: uppercase }
.texto11     { color: #272727; font-size: 12px; font-weight: 400; text-align: justify; padding: 3px }
.texto11b    { color: #272727; font-size: 12px; font-weight: bold; text-align: right; padding: 3px }