/* DATOS NUEVAS MICROSITES */
#capaPrimeraMicrosites {
  width: 960px;
  height: 364px;
  clear: both;
  margin: 0 auto;
  background-position: right;
  background-repeat: no-repeat; 
  position: static;
}  


#capaFormularioMicrosites {  
  float: left; 
  font-size: 12px;
  width: 530px;
  height: 364px;  
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 7px;
  position:static;

}

#capaInformacionMicrosites
{
 text-align: center;
  position: static;
  float: right;
  clear: right;        
  width: 400px;
  height: 364px; 
  margin-left: 14px; /*CAMBIOS NUEVAS MICROSITE*/ 
  margin-right: 14px;
 _margin-right:8px; /*IE6 CAMBIOS NUEVAS MICROSITE*/
  /*border: 1px dashed #000000; */
}


#capaSegundaMicrosites 
{
  width: 530px;  
  clear: both;
  margin: 0 auto; 
  float: left;   
  position: static;
  margin-top: 10px;
}
/* FIN DATOS NUEVAS MICROSITES */
