/* geral */

body {
    background-color:#ffffff;
    margin-top:0;
    margin-bottom:0;
    font-family:tahoma;
    font-size:12px
}

h1 {
    font-weight:bold;
    font-size:13px;
    padding:0px;
    margin:0px;
}

h3 {
    font-weight:bold;
    font-size:14px;
    padding:0px;
    margin:0px;
}

/* principal */

#principal {
    width:1000px;
    margin-left:auto;
    margin-right:auto;
}

#header_top {
    height:77px;
    margin-bottom:12px;
}

#banner {
    width:276px;
    background-image:url('../images/back_banner.jpg');
    background-repeat:no-repeat;
    height:77px;
    padding-top:15px;
    padding-left:72px;
    float:left;
   
}

#logo {
    width:150px;
    text-align:center;
    float:left;
}

#menu {
    float:left;
}

#noticias_home {
    background-color:#E0F0B2;
    width:234px;
    float:left;
}

#noticias_home ul {
    list-style:none;
    padding:0px;
    margin:0px;
    width:230px;
}

#noticias_home ul li{
    margin-bottom:5px;
    width:230px;
    background-color:#d1ec93;
}


a.noticias_home:link, a.noticias_home:visited  {
    display:block;
    padding:5px 13px 5px 13px;
    color:#000;
    text-decoration:none;
    width:209px;
    height:100%;
}

a.noticias_home:hover {
    display:block;
    background-color:#fff;
    padding:5px 13px 5px 13px;
    color:#000;
    text-decoration:none;
    width:209px;
    height:100%;
}



#content_left {
    width:347px;
    float:left;
}

#noticias {
    width:347px;
    background-color:#E0F0B2;
}

#noticias ul {
    list-style:none;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:1px;
    padding-top:0px;
    margin:0px;
    width:343px;
}

#noticias ul li{
    margin-bottom:5px;
    width:343px;
    background-color:#d1ec93;
}

a.noticias:link, a.noticias:visited {
    display:block;
    padding:15px;
    color:#000;
    text-decoration:none;
    width:314px;
    height:100%;
}

a.noticias:hover {
    display:block;
    background-color:#fff;
    color:#000;
    padding:15px;
    text-decoration:none;
    width:314px;
    height:100%;
}

a.noticias_actual:link, a.noticias_actual:visited  {
    background-color:#F20800;
    color:#fff;
    display:block;
    padding:15px;
    text-decoration:none;
    width:314px;
    height:100%;
}

a.noticias_actual:hover {
    background-color:#ff211c;
    color:#fff;
    display:block;
    padding:15px;
    text-decoration:none;
    width:314px;
    height:100%;
}

#content_home {
    width:715px;
    float:right;
    padding-left:25px;
    padding-right:25px;
    padding-top:30px;
    color:#666666;
    padding-bottom:60px;
}

#content {
    width:652px;
    float:right;
    text-align:justify;
    margin-bottom:60px;
    color:#666666;
    z-index:0;
}



#content_title {
    height:107px;
    background-color:#eaf5cc;
    border-bottom:1px solid #be0400;
}

#content_body{
    padding-left:14px;
    padding-right:14px;
    padding-top:18px;
}

#content_galeria{
    position:relative;
    padding-top:60px;
   
}

#content_galeria #prev {
    background-image:url('../images/prev.jpg');
    background-repeat:no-repeat;
    height:397px;
    width:52px;
    display:block;
}



#content_galeria #next {
    background-image:url('../images/next.jpg');
    background-repeat:no-repeat;
    height:397px;
    width:52px;
    display:block;
}



#content_galeria ul{
    float:left;
    list-style:none;
    margin:0px;
    margin-left:15px;
    padding:0px;
    width:500px;
    position:relative;
}

#content_galeria ul li{
    float:left;
    height:80px;
    width:80px;
    margin-left:20px;
    margin-bottom:20px;
}

#content_galeria ul li div{
    position:relative;
}

#content_galeria ul li a:link, a:hover{
    cursor:hand;
    cursor:pointer;
}

#sub_title {
    background-color:#f2f2f2;
    height:47px;
    margin-bottom:20px;
    font-size:14px;
}

#sub_title #txt {
    background-color:#be0400;
    height:20px;
    color:#fff;
    text-transform:uppercase;
    margin-bottom:3px;
    padding-left:3px;
    padding-right:3px;
}

#sub_title  a:link {
    background-color:#be0400;
    color:#fff;
    text-transform:uppercase;
    text-decoration:none;

}

#sub_title  a:visited {
    background-color:#be0400;
    color:#fff;
    text-decoration:none;
}

#sub_title  a:hover {
    background-color:#be0400;
    color:#fff;
    text-transform:uppercase;
    text-decoration:none;
}



#title {
    padding-top:37px;
    padding-left:17px;
    height:49px;
    background-color:#94cc00;
    background-image:url('../images/back_title_content.jpg');
    background-position:top right;
    background-repeat:no-repeat;
    color:#fff;
    font-size:25px;
}

#footer {
    background-color:#94cc00;
    height:47px;
    margin-top:6px;
    background-image:url('../images/img_footer.jpg');
    background-position: top left;
    background-repeat:no-repeat;
    width:1000px;
    margin-left:auto;
    margin-right:auto;
}

#footer ul {
    list-style:none;
    margin:0px;
    padding:0px;
    float:right;
}

#footer ul li {
    float:left;
    margin-left:10px;
}



#box_body {
    position:relative;
    background-color:#f1f3eb;
    background-image:url('../images/box_back.jpg');
    background-position:right bottom;
    background-repeat:no-repeat;
    padding-bottom:11px;
    border-bottom:1px solid #f20800;
    margin-right:12px;
    height:115px;
	overflow:hidden;
    float:left;
}

#box_body .box_top_left {
    position:absolute;
    top:0;
    left:0;
}

#box_body .box_top_right {
    position:absolute;
    top:0;
    right:0;
}

#box_body #title_box {
    background-color:#eff8d9;
    height:22px;
    padding-left:22px;
    padding-right:12px;
    padding-top:7px;
    text-align:right;
    font-weight:bold;
    font-size:13px;
    text-transform:uppercase;
    border-bottom:2px solid #fff;
}

#box_body #box_img {
    float:left;
    width:118px;
}

#box_body #box_content {
    float:left;
    width:87px;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
}

#box_body .box_back_white {
    background-image:url('../images/box_back_white.jpg');
    background-position:left;
    background-repeat:repeat-y;
    padding-top:5px;
    height:90px;
    overflow:hidden;
}

#box_body2 {
    position:relative;
    background-color:#f1f3eb;
    background-image:url('../images/box_back2.jpg');
    background-position:right bottom;
    background-repeat:no-repeat;
    padding-bottom:11px;
    border-bottom:1px solid #f20800;
    margin-right:12px;
    float:left;
	height:85px;
	overflow:hidden;
}

#box_body2 .box_top_left {
    position:absolute;
    top:0;
    left:0;
}

#box_body2 .box_top_right {
    position:absolute;
    top:0;
    right:0;
}

#box_body2 #title_box {
    background-color:#eff8d9;
    height:18px;
    padding-left:22px;
    padding-right:12px;
    padding-top:4px;
    text-align:right;
    font-weight:bold;
    font-size:13px;
    text-transform:uppercase;
    border-bottom:2px solid #fff;
}

#box_body2 #box_img {
    float:left;
    width:80px;
}

#box_body2 #box_content {
    float:left;
    width:65px;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
}

#box_body2 .box_back_white {
    background-image:url('../images/box_back_white.jpg');
    background-position:left;
    background-repeat:repeat-y;
    padding-top:5px;
    height:65px;
    overflow:hidden;
}

#box {
    position:relative;
    float:left;
    margin-bottom:15px;
    margin-right:8px;
}

#pop_up {
    display:none;
    position:absolute;
    background-image:url('../images/back_pop_up.jpg');
    background-position:left;
    background-repeat:no-repeat;
    background-color:#f20800;
    height:12px;
    width:100%;
    color:#fff;
    font-size:10px;
    text-align:right;
}

#pop_up a.pop_up_a:link, a.pop_up_a:visited {
    height:10px;
    display:block;
    padding:0px;
    margin:0px;
    
}

#pop_up a.pop_up_a:hover {
    height:10px;
    display:block;
    padding:0px;
    margin:0px;
}


#box a:link, a:visited {
    color:#666666;
    text-decoration:none;
    cursor:pointer;
}

#box a:hover {
    color:#666666;
    text-decoration:none;
    cursor:pointer;
}

#menu {
    margin-top:35px;
    margin-right:30px;
    z-index:999;
}

#menu .menus {
    font-weight:bold;
    float:left;
    list-style:none;
    padding:0;
    margin:0;
    background-image:url('../images/bottom_menu.jpg');
    background-position:top;
    background-repeat:repeat-x;
    color:#333333;
    position:relative;
    margin-right:10px;
    display:inline;
    
}

#menu a.menu:link, a.menu:visited {
    background-image:url('../images/back_menu.jpg');
    background-position:top right;
    background-repeat:no-repeat;
    height:14px;
    display:block;
    padding-top:21px;
    color:#333333;
    text-decoration:none;
    margin-bottom:2px;
    float:left;
    font-size:8px;
    text-transform:uppercase;
	font-family:verdana;
}

#menu a.menu:hover {
    background-image:url('../images/back_menu_hover.jpg');
    background-position:top right;
    background-repeat:no-repeat;
    height:14px;
    display:block;
    padding-top:21px;
    color:#333333;
    text-decoration:none;
    margin-bottom:2px;
    float:left;
    font-size:8px;
	font-family:verdana;
}

#menu .sub_menu {
    padding:0;
    margin:0;
    padding-top:0px;
    position:absolute;
    display:none;
    width:100px;
    z-index:9999;
    
}

#menu .sub_menu li {
    font-weight:normal;
    list-style:none;
    padding-left:0;
    padding-right:0;
    margin:0;
    color:#282f16;
    background-color:#94cc00;
    background-image:url('../images/back_li_menu.jpg');
    background-position:top;
    background-repeat:repeat-x;
    border-top:1px solid #8fa43b;
    border-top:1px solid #c4da57;
    font-size:11px;
    width:100px;
    text-align:center;
}

#menu  a.sub_menu_a:link, a.sub_menu_a:visited {
    height:14px;
    display:block;
    width:100px;
    color:#282f16;
    padding-bottom:3px;
    padding-top:3px;
    text-decoration:none;
}

#menu  a.sub_menu_a:hover {
    padding-bottom:3px;
    padding-top:3px;
    height:14px;
    display:block;
    width:100px;
    color:#282f16;
    background-color:#e8ff79;
    text-decoration:none;
}

#menu a.no_link:link, a.no_link:visited {
    height:14px;
    display:block;
    width:100px;
    color:#fff;
    padding-bottom:3px;
    padding-top:3px;
    background-color:#c60000;
    cursor:default;
    text-decoration:none;
}

#menu a.no_link:hover {
    height:14px;
    display:block;
    width:100px;
    color:#fff;
    padding-bottom:3px;
    padding-top:3px;
    background-color:#c60000;
    cursor: default;
    text-decoration:none;
}

a.voltar:link, a.voltar:visited {
    display:block;
    background-image:url('../images/voltar.jpg');
    background-repeat:no-repeat;
    width:45px;
    height:15px;
    margin-left:15px;
}

a.voltar:hover{
    display:block;
    display:block;
    background-image:url('../images/voltar_over.jpg');
    background-repeat:no-repeat;
    width:45px;
    height:15px;
    margin-left:15px;
}

a.pdf:link {
  display:block;
  height:35px;
  border-top:#BE0400;
  background-color:#f5f5f5;
  float:left;
  padding:10px;
}

a.pdf:visited {
  display:block;
  height:35px;
  border-top:#BE0400;
  background-color:#f5f5f5;
  float:left;
  padding:10px;
}

a.pdf:hover {
  display:block;
  height:35px;
  background-color:#e5e5e5;
 border-top:#BE0400;
  float:left;
  padding:10px;
}