/* Geral
---------------------------------------*/
.FLeft { float: left; }
.FRight { float: right; }
.absolute { position:absolute; }
h2 { text-transform: uppercase;}
h3 { font-size:16px;  }
p.contain { font-size:14px; }
a { text-decoration:none; color:inherit; }
a:hover { text-decoration:underline;}
.hrberror { font-size:12px;}
.cr_legenda {
    color:#756F7B;
    font-size:12px;
    padding:0 40px 0 44px;
    height:28px;
    position:absolute;
    line-height:28px;
    overflow:hidden;
    text-align:center;
    width:250px;
}
body{
    text-align:center;
    font-family:Verdana;
}

#siteBkg  {
    background:url("../../../assets/site/img/bkg_body.jpg") no-repeat scroll 0 0 #8FD5F7;
    left:50%;
    margin-left:-600px;
    position:absolute;
    width:1205px;
}

#site {
    left:50%;
    margin-left:-512px;
    position:relative;
    text-align:left;
    width:1032px;
}

#site #header { height:173px; color:white;}
#header .h_image { width: 639px; height:173px; }
#header .h_contain { background-color: blue; width:352px; height:173px; background:url(../../../assets/site/img/bkg_h_contain.png) repeat; }
.h_contain .h_cadastreBox { text-align: center; height:100px; margin-top:20px;}
.h_cadastreBox .hcb_inicio { font-size:18px;}
.h_cadastreBox .hcb_destaque { font-size:20px;}
.h_cadastreBox .hcd_facaparte{ font-size:13px;}
.h_cadastreBox .hcd_button{ margin-top:10px;}

.h_bottom .h_apoio { width:186px; height:41px; }
.h_bottom .h_apoio img { margin-left:20px;}
.h_bottom .h_search { width:156px; height:24px; margin-top:4px; }
.h_bottom .h_search .h_isearch { width:103px; height:24px; background:url(../../../assets/site/img/h_isearch.png) no-repeat; }
.h_bottom .h_search .h_bsearch { width:53px; height:24px; background:url(../../../assets/site/img/h_bsearch.png) no-repeat; }
.hs_input  {border-width:0;margin-left:5px;margin-top:2px;width:100px;}
/* Block in site - margens
---------------------------*/
.blockInSite { margin:0 21px 0 19px; }

/* Menu
----------------------------*/
#site #menu {
    height:75px;
    background-color:fuchsia;
    overflow:hidden;
    padding-left:19px;
    background:url(../../../assets/site/img/bkg_menu2.png)  repeat-x;
}
#menu li {
    height:59px; width:124px;
    list-style:none;
    display:block;
    float:left;
    text-align:center;
}
#menu li.first { margin-left:2px;}
#menu li.last{ width:120px; }
#menu li a { display:block; height:59px; width:120px; }


/* Content
----------------------------*/

#site #content {
    background:url(../../../assets/site/img/bkg_content2.png) repeat-y;

}

#content_shadow_right {

}
#content_left ,#content_right { float:left;}

#content_left {  width:610px; margin-left:32px; }
#content_right { width:353px; margin-left:15px; top:0px; }
#content_full {  width:963px; margin-left:36px; }
/* conteudo esquerda */
/*-------------------*/

/* Noticias Principais */
#content_left #noticias_principais {
}
.np_imagens { height:368px; width:610px; position:relative; }
.np_img {
    height:368px;
    width:610px;
    position:absolute;
    display:none;
}
.np_controller {
    position:absolute;
    bottom:0px;
    width:100%;
    height:76px;
    overflow:hidden;
    font-size:13px;
    background:url(../../../assets/site/img/bkg_np_controller.png) repeat;
}
.np_controller ul {
    width:570px;
    margin-top:3px;
    margin-left:17px;
}
.np_controller ul li {
    display:block;
    float:left;
    height:68px;
    width:108px;
    padding-right:10px;
    vertical-align: middle;
    background:url(../../../assets/site/img/brd_np_controller_li.gif) right no-repeat;
    margin-left:23px;
    overflow:hidden;
}
.np_controller ul .last { width:114px; border:none; background:none; }
.np_controller ul li a {
    position:relative;
    top: 10px;
    color:white;
}
.destaque_mult {
    position:absolute;
    margin-top:-368px;
    width:100%;
    height:100%;
    background-position:center 35%;
    background-repeat:no-repeat;
}
/* Noticias Secundarias */

#content_left #noticias_secundarias {
    height:194px;
    color:#6B6B6B;
    text-align:justify;
}
#noticias_secundarias div { float:left; margin:0 0 0 18px;  width:570px;}

#noticias_secundarias .nsec_cabecalho { margin-top:16px; }

#noticias_secundarias .nsec_conteudo {  }
.nsec_cabecalho p.data {
    display:block;
}
.nsec_cabecalho h3 {
    color:#D12123;
    margin: 14px 0px;
}
.nsec_conteudo p.contain {
    font-size:12px;
    height:101px;
    line-height:1.2em;
    overflow:hidden;
}
/* Eu Apoio */

#eu_apoio {
    width:599px;
    height:162px;
    position:relative;
    background:url(../../../assets/site/img/bkg_eu_apoio.png);
}
#eu_apoio div.apoio {

    height:160px;
    left:380px;
    overflow:hidden;
    position:absolute;
    top:0;
    width:190px;

}
#eu_apoio div.apoio img { margin-left:3px; position:relative; }
#eu_apoio div.conteudo {
    top:0px;
    height:162px;
    left:0px;
    position:absolute;
    width:380px;
}
#eu_apoio div.conteudo p {
    margin-top:5px;
    width:295px;
    height:73px;
    overflow:hidden;
    position:relative;
    margin-left:48px;
    font-size:12px;
    color:#666666;
    line-height:1.2em;
    text-align:justify;
}
#eu_apoio span {
    color:#D12123;
    display:block;
    font-size:14px;
    font-weight:bold;
    line-height:1.2em;
    margin-left:47px;
}
.eu_apoio_moldura {
    position:absolute;
    margin-left:380px;
    margin-top:4px;
    height:164px; width:194px;
    background: url(../../../assets/site/img/eu_apoio_moldura.png) no-repeat;
}
/* Eleitor Reporter */
#content_left #eleitor_reporter {
    height: 164px;
    background-color:#E9E8ED;
    position:relative;
    text-align:justify;
    margin-top:16px;
}

#eleitor_reporter div {
    height:100%;
    display:block;
}
#eleitor_reporter div.bkg_apoio {
    width:268px;
}
#eleitor_reporter div.bkg_apoio img {
    margin-left:48px;
    margin-top:10px;
}
#eleitor_reporter div.apoio {
    width:242px;
    position:absolute;
    top:0px;
    left:0px;
    background:url(../../../assets/site/img/left_eleitor_reporter_bkg.png);
}
#eleitor_reporter div.conteudo {
    background:url("../../../assets/site/img/left_eleitor_reporter_right_bkg.jpg") repeat scroll 0 0 transparent;
    left:242px;
    position:absolute;
    top:0;
    width:368px;
}
#eleitor_reporter .conteudo h2 {
    margin:26px 0 0 21px;
    margin-top:26px;
}
#eleitor_reporter .conteudo p {
    color:#756F7B;
    font-size:12px;
    height:86px;
    line-height:1.2em;
    margin:5px 0 0 21px;
    overflow:hidden;
    width:284px;
}
/* Bloco Inferior Divisao Esquerda */
#content_left #blocoInfDiv_left {
    width: 350px;
    height:547px;
}

/* Depoimentos */
#blocoInfDiv_left #depoimentos {
    height:331px;
    width:351px;
    background:url(../../../assets/site/img/left_depoimentos_bkg.jpg) no-repeat;
    margin-left:-1px;
}
#depoimentos div {
    margin:25px 0 0 15px;
    line-height:27px;
}
#depoimentos h2 {
    padding-left:22px;
    color:#493067;
    font-size:16px;
    margin-top:30px;
}
#depoimentos ul {
    width:318px;
}
#depoimentos ul li {
    height:27px;
    padding-left:22px;
    font-size:14px;
    overflow:hidden;
}
/* Doacao Campanhas */

#blocoInfDiv_left #doacao_compra {
    height:216px;
    background:url(../../../assets/site/img/right_compra_bkg.jpg) no-repeat;
}
#doacao_compra div {
    width:118px;
    height:154px;
    margin:35px 0 0 35px;
}
#doacao_compra .logo {
    width:53px;
    height:49px;
}
#doacao_compra h2 {
    height:91px;
    width:118px;
    color:#52306D;
    margin-top:10px;
}
/* Bloco Inferior Divisao Direita */


#blocoInfDiv_right {
    width: 260px;
    height:547px;
}

#blocoInfDiv_right h2 {
    line-height:42px;
    font-weight:bold;

}
#blocoInfDiv_right h2.sou_manu{
    line-height: 60px;
    font-weight:bold;
}
#blocoInfDiv_right div.bidr {
    font-weight:bold;
}

div.bidr h2 span:hover { cursor:pointer; }
div.bidr h2 span {
    margin-left:20px;
    color:white;
    font-size: 17px;
}
div.bidr h2.sou_manu {
    background:url(../../../assets/site/img/blocoInfDiv_right_sou_manu_bkg.jpg) no-repeat;
    height:52px;
}
div.bidr div.maps_sou_manu {
    height:323px;
    background-color:#99B3CC;
    position:relative;
    width:256px;
}
div.maps_sou_manu .legenda {
    position:absolute;
    bottom:0px;
    height:44px;
    font-size:12px;
    text-align:justify;
    padding:6px 30px 0 20px;
    background:url(../../../assets/site/img/sou_manu_legenda_bkg.png) repeat;
}
div.bidr h2.downloads {
    background:url(../../../assets/site/img/blocoInfDiv_right_downloads_bkg.jpg) no-repeat;
    background-color:#289377;
    width: 260px;
}
.box_downloads {
    background:url(../../../assets/site/img/blocoInfDiv_right_downloadsD_bkg.jpg) no-repeat;

}
div.bidr h2.enquetes {
    background:url(../../../assets/site/img/blocoInfDiv_right_enquetes_bkg.jpg) no-repeat;
    background-color:#E0C37F;
    width: 260px;
}
.box_enquetes {
    background:url(../../../assets/site/img/blocoInfDiv_right_enquetesD_bkg.jpg) no-repeat;
}
div.bidr h2.agenda {
    background:url(../../../assets/site/img/blocoInfDiv_right_agenda_bkg.jpg) no-repeat;
    background-color:#B65082;
    width: 260px;
}
.box_agenda {
    background:url(../../../assets/site/img/blocoInfDiv_right_agendaD_bkg.jpg) no-repeat;
}
div.bidr h2.forum {
    background:url(../../../assets/site/img/blocoInfDiv_right_forum_bkg.jpg) no-repeat;
    background-color:#275A91;
    width: 260px;
}
.box_forum {
    background:url(../../../assets/site/img/blocoInfDiv_right_forumD_bkg.jpg) no-repeat;
}
.bidr_bshow {height:0px;overflow:hidden;     color:white;}
.bidr_bshow div { margin:20px; font-size:20px;}
.bidr_bshow .call p {font-weight:bold; font-size:16px;}
.bidr_bshow .contain p {margin-top:15px; font-size:12px; }
.box_enquetes,.box_agenda .call p {font-weight:bold; font-size:16px;}
.box_enquetes,.box_agenda .contain p {font-weight:bold; font-size:12px;}
/* Conteudo direita */
/*------------------*/



#content_right {
/*        background: url(../../../assets/site/img/content_right_bkg.png) repeat-y;*/
}
#content_right #blog, #content_right #twitter, #content_right #videos, #content_right #fotos, #content_right #manu_e_eu {
    display:inline-block;
    width:100%;
}
h2.cr_title {
    margin-left:128px;
    margin-top:0px;
}
.cr_contain {
    margin:50px 57px 0 44px;
    height:130px;
    overflow:hidden;

}

/* Blog */

#content_right #blog {
    height: 263px;
    background:url(../../../assets/site/img/right_blog_bkg.png) no-repeat;
    overflow:hidden;
}
#blog .cr_contain { font-size:12px; color: #756F7B; margin-top:48px }
#blog .cr_contain div { line-height:1.2em;  }
#blog div h3{ padding:10px 0; color:#52306D; }
p.data { color: #6B6B6B; font-size:10px; }
#blog h2.cr_title { margin-top:7px}
#blog h2.cr_title img {  }

/* Twitter */

#content_right #twitter {
    height: 256px;
    margin-top:10px;
    background: url(../../../assets/site/img/right_twitter_bkg.png) no-repeat;
}
#twitter ul{
    overflow:hidden;
    font-size:12px; color: #756F7B;
    height:135px;
    line-height:1.1em;
}
#twitter ul li {
    margin-bottom:14px;
}

/* Videos */
#content_right #videos {
    height: 309px;
    display:inline-block;
    position:relative;
    margin-top:10px;
}
#videos .cr_video_bkg {
    width:100%; height:309px;
    background: url(../../../assets/site/img/right_video_bkg.png) no-repeat;
    position:absolute;
    top:0px;
    left:0px;
}
#videos .crD_contain {
    background-color:#E6E0EA;
    height:221px;
    margin-left:21px;
    margin-top:35px;
    width:301px;
}
.crD_play {
    background-position:120px 50px;
    background-repeat:no-repeat;
    height:70%;
    margin-top:-201px;
    position:absolute;
    width:300px;
}
/* Fotos */
#content_right #fotos{
    height: 281px;
    position:relative;
    margin-top:10px;
}
#fotos .cr_fotos_bkg {
    width:100%; height:281px;
    background: url(../../../assets/site/img/right_fotos_bkg.png) no-repeat;
    position:absolute;
    top:0px;
    left:0px;
}
#fotos .crD_contain {
    background-color:#E6E0EA;
    height:199px;
    margin-left:21px;
    margin-top:33px;
    width:301px;
}


/* Manu e eu */


#content_right #manu_e_eu {
    height: 303px;
    position:relative;
    margin-top:10px;
}

#manu_e_eu .cr_manu_e_eu_bkg {
    width:100%; height:100%;
    background: url(../../../assets/site/img/right_manu_e_eu_bkg.png) no-repeat;
    position:absolute;
    top:0px;
    left:0px;
}
#manu_e_eu .crD_contain {
    background-color:#E6E0EA;
    height:195px;
    margin-left:21px;
    margin-top:35px;
    width:301px;
}
#manu_e_eu .cr_legenda {
    height:60px;
    line-height:1.2em;
    margin-top:4px;
}
/* Rodape
---------------------------------------*/

#site #footer {
    background-color:white;
    height:365px;
    width:1032px;
    background:url(../../../assets/site/img/footer.png) no-repeat;
    margin-left:-2px;

}
#site #footer div.f_fale {
    clear:both;
    color:#6A3D90;
    float:left;
    font-size:18px;
    margin-left:197px;
    margin-top:15px;
    width:65px;
}
#site #footer ul.f_menu {
    position:relative;
    text-align:center;
    color: #6F7072;
    font-size:12px;
    font-weight:bold;
}
#site #footer ul.f_menu li {
    display:inline;
    padding:0 10px;
    border-right:1px solid #6F7072;

}


#site #footer ul.f_redes {
    font-weight:bold;
    margin-top:25px;
}
#site #footer ul.f_redes li div{
    height:35px;
    line-height:35px;
    vertical-align:bottom;
}
#site #footer ul.f_redes li p{
    font-size:10px;
}
#site #footer ul.f_redes li{
    float:left;
    height:50px;
    width:55px;
    text-align:center;
}
#site #footer img.f_logo_manu {
    float:right;
    margin-right:19px;
    margin-top:-64px;
}
