
/*================================================ GERAL ===================================================*/

body 
{
  margin: 0px;
  padding: 0px;
  background: url(./images/bg_new.jpg) center repeat-y;
  text-align: center;
  font-family: Georgia, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

#container 
{
  margin: 0px auto;
  margin-bottom: 10px;
  padding: 0px;
  padding-bottom: 10px;
  width: 810px;
  text-align: left;
}

.main_text
{
  color: #000000;
  text-align: left;
  font-weight: normal;
  font-size: 12px;
}

.texto
{
  font-size: 12px;
  line-height: 16px;
  margin: 0px;
  color: #303030;
}

.link { color: #303030; font-weight: normal; text-decoration: none; } 
.link:hover { text-decoration: underline; }

.table_nb
{
  position: relative;
  border: 0px;
  margin-top: 0px;
  background: #FFFFFF;
  color: #303030;
}

.footer
{
  text-align: center;
  color: #c0c0c0;
  font-weight: normal;
  font-size: 10px;
}

.warning
{
  text-align: center;
  color: #ff0000;
  font-weight: normal;
  font-size: 10px;
}

.pic1
{
  position: relative;
  top: -2px;
  background: url('./images/image_border_91x91.gif') no-repeat;
  width: 91px;
  height: 91px;
  padding: 3px;
}


/*================================================ TITULO ===================================================*/

.title
{
  font-size: 16px;
  margin: 0px;
  color: #303030;
}

.title_op
{
  font-family: Georgia,Arial,Verdana,sans;
  font-size: 22px;
  margin: 0px;
  color: #888888;
}

/*================================================ MENU ===================================================*/

.autor
{
  font-family: Georgia,Arial,Verdana,sans;
  color: #ffffff;
  font-size: 16px;
}

.texto_m
{
  font-size: 12px;
  line-height: 16px;
  margin: 0px;
  color: #888888;
}

.texto_sm
{
  font-size: 12px;
  line-height: 16px;
  margin: 0px;
  color: #ffffff;
}

.texto_smmf
{
  font-size: 12px;
  line-height: 16px;
  margin: 0px;
  color: #fff006;
}

.link_m { color: #ffffff; font-weight: normal; text-decoration: none; } 
.link_m:hover { color: #ffffff; text-decoration: underline; }

.link_sm { color: #ffffff; font-weight: normal; text-decoration: none; } 
.link_sm:hover { color: #ffffff; text-decoration: underline; }

.link_smmf { color: #fff006; font-weight: normal; text-decoration: none; } 
.link_smmf:hover { color: #fff006; text-decoration: underline; }


/*================================================ NOTICIA ===================================================*/

.data_n
{
  font-size: 12px;
  margin: 0px;
  color: #AAAAAA;
}

.titulo_n
{
  font-size: 16px;
  line-height: 18px;
  margin: 0px;
  color: #5577ad;
}

.texto_n
{
  font-size: 12px;
  line-height: 16px;
  margin: 0px;
  color: #303030;
}

.ops_n
{
  font-size: 12px;
  margin: 0px;
  color: #303030;
}

.tags_n
{
  font-size: 10px;
  margin: 0px;
  color: #AAAAAA;
}

.tags_g_n
{
  font-size: 12px;
  margin: 0px;
  color: #AAAAAA;
}

.link_n { color: #112854; font-weight: bold; text-decoration: none; }
.link_n:hover { text-decoration: underline; }
.link_no { color: #0000FF; font-weight: normal; text-decoration: underline; }
.link_no:hover { text-decoration: underline; }

/*================================================ SIDEBAR ===================================================*/

.sidebar
{
  color: #000000;
  text-align: left;
  font-weight: normal;
  font-size: 12px;
}

.sidebar_h2
{
  color: #808080;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
}

.sidebar_h2_na
{
  color: #808080;
  font-weight: normal;
  font-size: 14px;
}

.box
{
  position: relative;
  border: dashed 1px #dadada;
  margin-top: 15px;
  background: inherit;
  color: #000000;
}

.box_v
{
  position: relative;
  border: dashed 1px #c4261b;
  margin-top: 15px;
  background: inherit;
  color: #000000;
}

.box_p
{
  font-family: Georgia,Arial,Verdana,sans;
  font-size: 14px;
  line-height: 16px;
  margin: 0px;
  color: #ffffff;
}

.box_a
{
  font-family: Georgia,Arial,Verdana,sans;
  font-size: 14px;
  line-height: 16px;
  margin: 0px;
  color: #808080;
}

.link_s { color: #c4261b; font-weight: normal; text-decoration: none; } 
.link_s:hover { color: #c4261b; text-decoration: underline; }

.link_st { color: #c4261b; font-weight: normal; text-decoration: none; } 
.link_st:hover { text-decoration: none; }

/*================================================ OUTROS ===================================================*/

.data_o
{
  font-size: 10px;
  margin: 0px;
  color: #AAAAAA;
}

.titulo_o
{
  font-size: 16px;
  line-height: 18px;
  margin: 0px;
  color: #5577ad;
}

.titulo_d_o
{
  font-size: 14px;
  line-height: 18px;
  margin: 0px;
  color: #5577ad;
  font-weight: bold;
}

.titulo_pi_o
{
  font-size: 10px;
  line-height: 18px;
  margin: 0px;
  color: #AAAAAA;
}

.texto_o
{
  font-size: 12px;
  line-height: 16px;
  margin: 0px;
  color: #303030;
}

.texto_g_o
{
  font-size: 12px;
  margin: 0px;
  color: #AAAAAA;
}

.link_o { color: #112854; font-weight: normal; text-decoration: none; } 
.link_o:hover { text-decoration: underline; }
.linkss_o { color: #AAAAAA; font-weight: normal; text-decoration: none; } 
.linkss_o:hover { color: #112854; text-decoration: none; }



