body{
  margin: 0 auto;
  padding: 0 auto;
  background: url(../img/page/back.png) top center no-repeat #dddddd;

}
.all{
  position: relative;
  width: 832px;
  margin: 0 auto;
  height: auto;

}


.page{
  width: 830px;
  margin: 0 auto;
  float: left;
  height: auto;
  position: relative;
  background: #FFFFFF;
  border-left: 1px dotted #ccc;
  border-right: 1px dotted #ccc;

}
.logo{
  position: absolute;
  width: 164px;
  height: 99px;
  margin-left: 10px;
}


.header{
  width: 830px;
  float: left;
  min-height: 70px;
  background: #FFF;
  background: url(../img/page/bg_head.jpg) no-repeat top center;
}
.visor{
  width: 830px;
  float: left;
  height: 180px;
  border-bottom: 4px #257c1a solid;
}
.categorias{
  width: 830px;
  float: left;
  min-height: 160px;
  background: #fff;
}
.contenido{
  width: 820px;
  float: left;
  min-height: 200px;
  height: auto;
  background: #FFF;
  padding-top: 10px;
}
.cnoticias{
  width: 810px;
  float: left;
  min-height: 200px;
  height: auto;
  background: #FFF;
  padding-top: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
}
.footer{
  width: 830px;
  float: left;
  min-height: 80px;
  background: url(../img/page/bg_pie.jpg) no-repeat top center;
}
.c1{
  width: 510px;
  height: auto;
  min-height: 120px;
  float: left;
  margin-left: 10px;
}
.c1 input, textarea, select{
  border: 1px solid #ccc;
}


.c2{
  width: 269px;
  height: auto;
  min-height: 120px;
  float: left;
  margin-left: 10px;
  padding-left: 12px;
  border-left: 1px dotted #66CC66;
}

.linnkprod {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    border: 1px none #FF9900;

}
.linnkprod a{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    text-decoration: none;
    border: 1px none #FF9900;

}
.linnkprod:hover {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
    background-color: #E8F26D;
}
.ccat{
  width: 100%;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}


.menu{

}
.ncampo{
  background: transparent;
  border: 1px dotted #676767;
}
.nboton{
  background: url(../img/page/b_enviar.png);
  width: 74px;
  height: 22px;
  border: 0;
}

