html, body {
    margin: auto;
    width: 1240px;
    /*font-family: ContinuumMediumRegular, Arial, Helvetica, SANS-SERIF;*/
    font-family: "museo-sans", Arial, Helvetica, SANS-SERIF;
    /*text-transform: uppercase;*/
    font-size: 12px;
    /*color: #00b6bb;*/
    color: black;
    /*line-height: 20px;*/
    background-image: url("/images/fundo.png");
}

@font-face {
    font-family: 'ContinuumBoldRegular';
    src: url('fonts/webfontkit/continub-webfont.eot');
    src: url('fonts/webfontkit/continub-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/webfontkit/continub-webfont.woff') format('woff'),
    url('fonts/webfontkit/continub-webfont.ttf') format('truetype'),
    url('fonts/webfontkit/continub-webfont.svg#ContinuumBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ContinuumLightRegular';
    src: url('fonts/webfontkit/continul-webfont.eot');
    src: url('fonts/webfontkit/continul-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/webfontkit/continul-webfont.woff') format('woff'),
    url('fonts/webfontkit/continul-webfont.ttf') format('truetype'),
    url('fonts/webfontkit/continul-webfont.svg#ContinuumLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ContinuumMediumRegular';
    src: url('fonts/webfontkit/continum-webfont.eot');
    src: url('fonts/webfontkit/continum-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/webfontkit/continum-webfont.woff') format('woff'),
    url('fonts/webfontkit/continum-webfont.ttf') format('truetype'),
    url('fonts/webfontkit/continum-webfont.svg#ContinuumMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

td {
    padding: 0;
    vertical-align: top;
}

img {
    border: none;
}

#mainTable {
    width: 1240px;
    padding-bottom: 42px;
}

#top {
    background-image: url('/images/top.png');
    height: 554px;
    cursor: pointer;
}

#toplinks div#link1, #toplinks div#link2, #toplinks div#link3{
    cursor: auto;
}

a {
    color: #00b5cc;
    text-decoration: none;
}

a:hover {
    color: #3bdff3;
    /*text-decoration: underline;*/
}

p{
    font-weight: 300;
    padding: 0;
    margin: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

strong{
    font-weight: 700;
}

ul{
    margin-top: 0;
    padding: 0;
    margin-left: 18px;
    margin-bottom: 0;
}

ul.first{
    margin-top: 14px;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
    padding: 0;
    margin: 0;
    font-size: 12px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

h1 {
    font-size: 18px;
    color: #3bdff3;
    padding-top: 8px;
    margin-top: 14px;
    line-height: 26px;
    font-weight: 700;
    border-top: 1px solid #3bdff3;
}

h1 a {
    font-size: 18px;
    color: #00b5cc;
}

h1 a:hover{
    color: #3bdff3;
}


h1.first {
    border: none;
    padding-top: 0;
}

h2 {
    color: #000000;
    padding-top: 12px;
    line-height: 18px;
    font-size: 16px;
    font-weight: 700;
}

h3 {
    color: #000000;
    padding-top: 15px;
    padding-bottom: 2px;
    letter-spacing: 1px;
}

h4 {
    font-weight: 900;
}

h4 a {
    font-size: 14px;
}

h5 {
    font-size: 10px;
    padding-top: 5px;
    line-height: 12px;
}

h5 a {
    font-size: 10px;
}

label {
    font-weight: 700;
}

/* home */
#tmiddle #col2 .header #linkEvents a, #tmiddle #col2 .header #linkNews a{
    color: #00b5cc;
    text-decoration: none;
}

#tmiddle #col2 .header #linkEvents a:hover, #tmiddle #col2 .header #linkNews a:hover{
    color: #3bdff3;
    /*text-decoration: underline;*/
}

#top{
    /*position: relative;*/
    vertical-align: top;
    font-family: ContinuumMediumRegular, Arial, Helvetica, SANS-SERIF;
    color: white;
}

#destaques {
    position: relative;
}

#destaque1, #destaque2, #destaque3 {
    font-family: "museo-sans", Arial, Helvetica, SANS-SERIF;
    position: absolute;
    top: 350px;
    width: 290px;
    height: 160px;
    cursor: pointer;
}

#destaques .img_destaque img {
    border: 2px solid #ffffff;
    width: 286px;
    height: 114px;
}

#destaques .title {
    background-color: #3bdff3;
    color: #ffffff;
    font-size: 16px;
    width: 278px;
    height: 22px;
    font-weight: 700;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    text-align: center;
    padding: 12px 4px;
}

#destaque1 {
    left: 171px;
}

#destaque2 {
    left: 476px;
}

#destaque3 {
    left: 781px;
}

#toplinks {
    padding-top: 15px;
    padding-left: 550px;
    font-size: 22px;
}

#toplinks div {
    margin-left: 7px;
    float: left;
}

#toplinks div {
    padding-left: 10px;
    padding-right: 10px;
}

#toplinks div a {
    font-family: ContinuumMediumRegular, Arial, Helvetica, SANS-SERIF;
    text-decoration: none;
    font-size: 22px;
    color: white;
}

#toplinks div.over {
    color: #0cc;
    background-color: white;
}

#toplinks div.over a{
    color: #0cc;
}

#menus {
    clear: both;
    position: relative;
    font-size: 13px;
    /*font-family: ContinuumLightRegular, Arial, Helvetica, SANS-SERIF;*/
    font-family: ContinuumMediumRegular, Arial, Helvetica, SANS-SERIF;
}

#menus #menu1 {
    left: 557px;
    display: none;
}

#menus #menu2 {
    left: 669px;
    display: none;
}

#menus #menu3 {
    left: 834px;
    display: none;
}

#menus #menu1, #menus #menu2, #menus #menu3 {
   border: 1px solid white;
   background-color: #00b5cc;
    top: 7px;
   position: absolute;
}

#menus #menu1 .entry, #menus #menu2 .entry, #menus #menu3 .entry {
    /*margin-left: 7px;
    margin-right: 7px;*/
}

#menus #menu1 .entry.last, #menus #menu2 .entry.last, #menus #menu3 .entry.last {
    border: none;
}

#menus .entry.over {
    background-color: white;
    color: #0cc;
    cursor: pointer;
    /*border-bottom: 1px solid white;*/
}

#menus .entry div {
    margin-left: 7px;
    margin-right: 7px;
    border-bottom: 1px solid white;
    padding-bottom: 7px;
    padding-top: 7px;
}

#menus .entry div a {
    color: white;
}

#menus .entry div a:hover {
    color: #3bdff3;
    /*text-decoration: underline;*/
}

#menus .entry.over a {
    color: #0cc;
}

#menus .entry.last div {
    border:none;
}

#middle {
    background-color: white;
    min-height: 600px;
    padding-top: 40px;
    padding-bottom: 30px;
}

#tmiddle{
    width: 900px;
    min-height: 600px;
    margin-left: 171px;
}

#tmiddle #col1, #tmiddle #col2 {
    padding-right: 24px;
}

#tmiddle #col1 {
    width:480px;
}

#tmiddle #col2 {
    width:212px;

}

#tmiddle #col3 {
    width:160px;
}

#tmiddle #col1 .title {
    color: #00b5cc;
    font-size: 30px;
    font-weight: 700;
}

#tmiddle #col1 .summary {
    color: black;
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
    padding-top: 4px;
}

#tmiddle #col1 .video {
    padding-top: 30px;
}

#tmiddle #col2 .header, #tmiddle #col3 .header {
    /*padding-top: 7px;*/
}

#tmiddle #col2 .header {
    border-bottom: 2px solid #00b5cc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: 700;
}

#tmiddle #col2 .header a{
    color: #00b5cc;
    font-size: 23px;
    font-weight: 300;
}

#tmiddle #col2 .header .selected a{
    font-weight: 700;
    /*font-weight: bold;*/
}

#tmiddle #col3 .header {
    color: #00b5cc;
    font-size: 23px;
    font-weight: 700;
}

#eventlist {
    display: none;
}

#tmiddle #col2 #newslist .news, #tmiddle #col2 #eventlist .news {
    line-height: 140%;
    border-bottom: 1px solid #00b5cc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: 300;
}

#tmiddle #col2 #newslist .news.last, #tmiddle #col2 #eventlist .news.last {
    border:none;
}

#tmiddle #col2 #newslist .news .date, #tmiddle #col2 #eventlist .news .date{
    color: #00b5cc;
}

#tmiddle #col2 #newslist .news .title, #tmiddle #col2 #eventlist .news .title{
    color: #00b5cc;
    font-weight: 700;
    font-size: 14px;
}

#tmiddle #col3 #boxes {
    padding-top: 9px;
}

#tmiddle #col3 #boxes .box {
    margin-bottom: 10px;
    background-image: url("/images/box.png");
    width: 150px;
    height: 23px;
    padding-left: 10px;
    padding-top: 5px;
    color: white;
    font-family: ContinuumLightRegular, Arial, Helvetica, SANS-SERIF;
    font-size: 14px;
    letter-spacing: 1px;
}

#tmiddle #col3 #boxes .box a{
    color: white;
}

#tmiddle #col3 #boxes .box a:hover{
    color: #3bdff3;
}

#tmiddle #col3 #boxes a:hover .box{
    color: #3bdff3;
}


#tmiddle #col3 #social {
    padding-top: 15px;
    padding-bottom: 23px;
}

#tmiddle #col3 #search {
    position: relative;
    background-image: url("/images/search_box.png");
    width: 160px;
    height: 28px;
}

#tmiddle #col3 #search .search {
    margin-top: 4px;
    border: none;
    position: absolute;
    left: 10px;
    color: #00b5cc;
    font-size: 14px;
}

#tmiddle #col3 #search #bsearch {
    left:133px;
    position: absolute;
}

#bottom, #bottom a {
    color: white;
}

#bottom #tbottom .subcat a:hover, #bottom #tbottom .cat a:hover {
    color: #3bdff3;
}

#bottom #tbottom {
    margin-top: 46px;
    margin-bottom: 25px;
    margin-left: 171px;
    width: 900px;
}

#bottom #tbottom #c1{
    width: 249px;
}

#bottom #tbottom #c2{
    width: 259px;
}

#bottom #tbottom #c3{
    width: 232px;
}

#bottom #tbottom #c4{
    width: 160px;
}

#bottom #tbottom .cat{
    font-size: 14px;
    padding-top: 4px;
    line-height: 20px;
    font-weight: 300;
}

#bottom #tbottom .subcat{
    font-size: 11px;
    line-height: 18px;
    font-weight: 300;
}

#bottom #tbottom #logos{
    padding-top: 9px;
}

#bottom #tbottom #disclaimer{
    width: 178px;
    padding-top: 14px;
    font-size: 8px;
    font-weight: 300;
}

/* geral template */

#top.geral {
    background-image: url('/images/top_about.png');
    height: 369px;
}

#middle.geral {
    padding-top: 15px;
}

#tmiddle.geral #col1 {
    width:680px;
    padding-right: 40px;
}

#tmiddle.geral #col1 .caminho {
    border-bottom: 1px solid #00b5cc;
    color: #00b5cc;
    padding-bottom: 12px;
    margin-bottom: 20px;
    padding-top:5px;
    font-weight: 300;
}

/*#tmiddle.geral #col1 .caminho  a.top_area {
    font-weight: 700;
}*/


#tmiddle.geral #col1 .caminho .top_area {
    font-weight: 700;
}


#tmiddle.geral #col1 .detail .title {
    font-size: 22px;
}

#tmiddle.geral #col1 .detail .summary {
    font-size: 18px;
    padding-top: 6px;
    padding-bottom: 14px;
    border-bottom: 1px solid #3bdff3;
    margin-bottom: 6px;
    font-weight: 300;
    line-height: 26px;
}

#tmiddle.geral #col1 .detail .text {
   font-size: 14px;
   line-height: 22px;
    font-weight: 300;
}

#tmiddle.geral #col1 .detail .text p {
    padding-top: 6px;
}

#tmiddle.geral #col1 .list .title {
    font-size: 22px;
}

#tmiddle.geral #col1 .list .entry {
    border-top: 1px solid #3bdff3;
    margin-top: 6px;
    padding-top: 10px;
    margin-bottom: 10px;
    font-weight: 300;
}

#tmiddle.geral #col1 .list .entry .date{
    color: #00b5cc;
}

#tmiddle.geral #col1 .list .entry .titulo{
    color: #00b5cc;
    padding-top:3px;
    padding-bottom:3px;
    font-weight: 700;
    font-size: 16px;
}

#tmiddle.geral #col3 {
    width: 180px;
}


#tmiddle.geral #col3 .header {
    padding-top: 0;
    padding-bottom: 7px;
    border-bottom: 1px solid #00b5cc;
    font-size: 21px;
    font-weight: 700;
    /*margin-bottom: 15px;*/
}

#tmiddle.geral #col3 #get_involved.header {
    border: none;
    padding-bottom: 0;
}

#tmiddle.geral #col3 .subareas {
    font-family: ContinuumMediumRegular, Arial, Helvetica, SANS-SERIF;
    margin-bottom: 20px;
}

#tmiddle.geral #col3 .subareas .subarea {
    padding-top: 6px;
    height: 23px;
    border-bottom: 1px solid #00b5cc;
    font-size: 14px;
    font-weight: 300;
}

#tmiddle.geral #col3 .subareas .subarea.selected a {
    color: #6fe8f6;
}

#tmiddle.geral #col3 .subareas .subsubarea {
    padding-top: 10px;
    height: 21px;
    border-bottom: 1px solid #00b5cc;
    font-size: 11px;
    /*font-family: "museo-sans-1", "Museo Sans", Arial, Helvetica, SANS-SERIF;*/
    font-family: ContinuumMediumRegular, Arial, Helvetica, SANS-SERIF;
    font-weight: bold;
}

#tmiddle.geral #col3 .subareas .subsubarea.selected a {
    color: #6fe8f6;
}

#tmiddle.geral #col3 #boxes .box {
    width: 170px;
    background-image: url("/images/box_geral.png");
}

#tmiddle.geral #col3 #search {
    background-image: url("/images/search_box_geral.png");
    width: 180px;
}

#tmiddle.geral #col3 #search .search {
}

#tmiddle.geral #col3 #search #bsearch {
    left:153px;
    position: absolute;
}

/*workpackages / deliverables*/
#workpackages, #deliverables{
    margin-top: 14px;
}

#workpackages td{
    width: 135px;
    height: 115px;
    color: #000000;
    padding-left: 20px;
    padding-bottom: 20px;
}

#workpackages td.first{
    padding-left: 0;
    width: 138px;
}

#workpackages td div.wp_number{
    color: #ffffff;
    background-color: #00B5CC;
    height: 22px;
    font-size: 12px;
    border-bottom: 2px solid #ffffff;
    padding-left: 5px;
    font-weight: 700;
}

#workpackages td div.wp_title{
    background-color: #dddddd;
    height: 60px;
    border-bottom: 1px solid #00B5CC;
    padding-top: 6px;
    font-size: 14px;
    line-height: 18px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 300;
}

#workpackages td div.wp_partner{
    background-color: #dddddd;
    font-size: 12px;
    height: 44px;
    padding-left: 5px;
    font-weight: 300;
}

#deliverables strong{
    font-weight: 700;
}

#deliverables td{
    width: 310px;
    height: 46px;
    color: #ffffff;
    padding-left: 20px;
    padding-bottom: 20px;
    font-weight: 300;
}

#deliverables td.first{
    padding-left: 0;
    width: 330px;
}

#deliverables td div.dv_title{
    color: #000000;
    background-color: #3bdff3;
    height: 22px;
    border-bottom: 2px solid #ffffff;
    font-size: 12px;
    float: left;
    padding: 0 6px;
}

#deliverables td div.dv_number{
    background-color: #3bdff3;
    height: 22px;
    font-size: 12px;
    border-bottom: 2px solid #ffffff;
    text-align: right;
    padding: 0 6px;
}

#deliverables td div.dv_number a{
    color: #ffffff;
    text-decoration: none;
}

#deliverables td div.dv_number a:hover{
    color: #00b5cc;
}

#deliverables td div.dv_info{
    background-color: #dddddd;
    font-size: 12px;
    height: 32px;
    padding: 8px 6px;
    line-height: 18px;
    color: #000000;
}

#deliverables td div.dv_info strong{
    font-size: 10px;
}

/*events_calendar*/
#events_calendar{
    margin-top: 20px;
}

#calMonth {
    font-size:9px;
    width: 180px;
    font-family: "museo-sans", Arial, Helvetica, SANS-SERIF;
    font-weight: 300;
}

#calDays {
    font-size:11px;
    color: #95a1aa;
    width: 180px;
    background-color: #eaeaea;
    padding-top: 3px;
    padding-bottom:0;
    margin-bottom: 0;
    font-weight: 300;
}

#calDays td {
    text-align: center;
    padding: 3px 0;
}

#calDays .dow {
    color: #00b5cc;
    font-weight:bold;
    padding:3px 5px;
    width:10px;
}

#calDays .dayHit,#calDays .dayHit a {
    color: #015762;
    font-weight: 700;
    width:10px;
}

#calDays .dayHit a:hover {
    color: #3bdff3;
}

#calDays .day,#calDays .day a {
    color:#00b5cc;
    width:10px;
}

#calFooter {
    border:2px solid #eaeaea;
    border-top:none;
    padding:5px;
    font-size:11px;
    display:none;
    font-weight: 300;
}

/*formulários*/
#forms.caixaform{
    width: 500px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #00b5cc;
    border-right-color: #00b5cc;
    border-bottom-color: #00b5cc;
    border-left-color: #00b5cc;
    margin-left: 20px;
}

/*partner_detail*/
#partner_detail{
    margin-top: 14px;
}


