#nombre{
  color: #172d10;
  font-weight: bold;
}
  
#texto{
  color: #000000;
}

#textobold{
  color: #000000;
  font-weight: bold;
}

#textcabizq{
  color: #172d10;
  font-weight: bold;
}

a.asociacion:visited{
  color: #172d10;
  text-decoration: none;
  text-align: right;
 } 
a.asocacion:active{
  color: #172d10;
  text-decoration: none;
  text-align: right;
}
a.asociacion:link{
  color: #172d10;
  text-decoration: none;
  text-align: right;
}
a.asociacion:hover{
  color: #172d10;
  text-decoration: underline;
  text-align: right;
}

a.datos:visited{
  color:#33426f;
  text-decoration: none;
 } 
a.datos:active{
  color:#33426f;
  text-decoration: none;
}
a.datos:link{
  color:#33426f;
  text-decoration: none;
}
a.datos:hover{
  color:#33426f;
  text-decoration: underline;
}
a.noticias:visited{
  color:#33426f;
  text-decoration: none;
  font-weight: bold;
 } 
a.noticias:active{
  color:#33426f;
  text-decoration: none;
  font-weight: bold;
}
a.noticias:link{
  color:#33426f;
  text-decoration: none;
  font-weight: bold;
}
a.noticias:hover{
  color:#33426f;
  text-decoration: underline;
  font-weight: bold;
}
#cajaprinc{
  border-top: 1px solid #33426f;
  border-right: 1px solid #33426f;
  border-bottom: 1px solid #33426f;
  border-left: 1px solid #33426f;
  background: white;
  width: 785px;
}  
#cajacabecera{
  border-bottom: 1px solid #99d2a7;
  padding: 5px;
  background: white;
}
#cajasociacion{
  padding: 3px 5px 3px 5px;
  background: white;
  border-bottom: 1px solid #99d2a7;
  text-align: right;
}
#cajsimple{
  
  border-top: 1px solid #99d2a7;
  border-right: 1px solid #99d2a7;
  border-bottom: 1px solid #99d2a7;
  border-left: 1px solid #99d2a7;
  padding: 2px 5px 2px 5px;
  margin: 2px 2px 2px 2px;
}
#cabcajizq{

  background:  #afd8b5;
  padding: 2px 5px 2px 5px
}
#enlcajizq{
  background: white;
  padding: 2px 5px 2px 10px;
}

#cajder{
  background: white;

}
#cajapie{
  clear: both;
  border-top: 1px solid #99d2a7;
  font-size: 85%;
  color: #33426f;
  margin: 5px 0px 5px 0px;
  padding: 5px 10px 0px 10px;
}

#datizquierda {
  width: 150px;
  float:left;
  height: auto;
  border-right: 1px solid #99d2a7;
  border-bottom: 1px solid #99d2a7;
  background: white;
}
#datcentro{
  width: 633px;
  float: right;
  height: auto;
  margin: 0px;
  padding: 0px;
}
#colpag{
  float:left;
}
#espac{
  height: 1px;
}
